Click here to Skip to main content
15,891,657 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi friends
Iam new to MVC application. Plesase refer some links to get basic sample application source code.
Posted

I guess you mean learn MVC with ASP.Net.

Here are a few useful links -
http://www.asp.net/mvc[^]
Learn MVC (Model View Controller) step by step in 7 days – Day 1[^]

There is a whole set of tutorials available here - http://www.asp.net/mvc/tutorials[^].
A bunch of videos in this section - http://www.asp.net/mvc/videos/mvc-2/how-do-i/how-to-best-learn-asp-net-mvc[^].

An online training course is available here - http://pluralsight.com/training/Courses/TableOfContents/aspdotnet-mvc3-intro[^].
 
Share this answer
 
v2
Comments
Abhishek Pant 16-Jan-13 3:01am    
+5
Abhinav S 16-Jan-13 3:28am    
Thank you Abhishek.
Please check some similar solved answers:
ASP.Net MVC Framework[^]
How to start with MVC Architecture[^]

..and many more on CP Search[^]
 
Share this answer
 
v2
Comments
Abhinav S 16-Jan-13 3:28am    
More links .5.
Prasad_Kulkarni 17-Jan-13 8:38am    
Thank you Abhinav!
Start off by creating an ASP.NET MVC4 project in visual studio. Just run the project and you'll see a homepage and an about us page being created for you. Play around with it, see how things are linked to one another.

Ofcourse try out tutorial videos from pluralsight.com.
Try out the asp.net mvc tutorial pages www.asp.net/mvc/tutorials[^]

Have fun! :D
 
Share this answer
 
v2

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