Click here to Skip to main content
15,893,588 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Can anyone help me out in understanding MVC2 with some sample application. How and where to design page where to write logic code and how and where to bind data. Above all how to access services or add wcf services. what are the namespaces needed etc..
Posted

Have you checked the samples from the MVC home pages[^]?

Music Store[^]

Nerd Dinner[^] - has a few good examples
 
Share this answer
 
Here is where I started with MVC:
http://www.asp.net/mvc/tutorials/asp-net-mvc-overview-cs[^]

It's in the MVC Home pages as Dylan has mentioned, but it a direct link to a basic walkthrough/tutorial. Just run through these in order and you should have a good understanding.
 
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