Click here to Skip to main content
15,920,005 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I Develop website in asp.net 3.5 now i want to convert it to asp.net mvc


in asp.net 3.5

i have class.cs which connection strings


login.aspx

login.cs


mydatabase table is User



how i develop loginpage with database in asp.net mvc
Posted
Comments
Sergey Alexandrovich Kryukov 21-Jul-11 11:13am    
Where is the question?
--SA

1 solution

You should make a new MVC project,type should be internet application,there your required files will be added automatically
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900