Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Need to know about MVC architecture . about how to make and implement.
Posted

1 solution

I assume you are talking of MVC framework, start from here:
Microsoft: Learn ASP.NET MVC[^]
Sample MVC ASP.NET Application[^]
Make your first ASP.NET MVC Web Application [^]
Videos: ASP.NET MVC 3[^]

To know about MVC and how does it helps/fit in ASP.NET, read this[^].

In case MVC pattern, then have a look at this[^].
 
Share this answer
 
Comments
faizyab 2009 4-Nov-12 2:20am    
For Using MVC . Will i have to install any type of setup before making this architecture
Sandeep Mewara 4-Nov-12 2:57am    
For Framework, Yes.
For Pattern, No.

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