Click here to Skip to main content
15,913,610 members
Please Sign up or sign in to vote.
1.40/5 (3 votes)
See more:
Hi All,

I work on asp.net and now i want to work on MVC but i dont know about MVC any body can explain this. what should i do for that to set this environment in asp.net.

Please help.

Thanks in Advance.
Posted
Updated 15-Jul-16 7:15am
v2

MVC is nothing but a Architectural pattern to enable separation of concern. To get a better idea you need to go through a tutorial, this might help you to get started:
http://www.asp.net/mvc/tutorials[^]
Also you need to keep in mind what VS version your are using. If it's VS2008 you need to download MVC. You can Google for that.
 
Share this answer
 
v2
Comments
Sachin__Sharma 22-Jun-11 1:07am    
Thanks dear
You can use Visual Web developer 2010 Express(which is free). In this you will get MVC template Application , which will help you to design the application.

And Check this out to get started:

ASP.NET MVC Quick Start Tutorial - Create a Small ASP.NET MVC application step by step[^]

hope this helps :)
 
Share this answer
 
 
Share this answer
 
please visit http://www.asp.net/[^]
for basic tutorial on MVC. hope you will be benefited

thanks
 
Share this answer
 
Hope this[^] might help you.
 
Share this answer
 
Comments
Sachin__Sharma 22-Jun-11 1:07am    
Thanks dear
[no name] 22-Jun-11 9:11am    
It's my pleasure.
Go with following tutorials :

Scottgu's Blog[^]

this will help you a lot

also you can google for MVCMusicStore+Codeplex

here you can find demo application + guide as well

Regards :),

-Sagar Solanki
 
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