ASP.NET MVC framework follows the well-defined MVC pattern to create a web application. MVC design pattern is used to separate the different parts of the application for more scalability, extensibility and testability purpose.
For more details, please refer my article http://www.codeproject.com/KB/aspnet/ASP_Net_MVC_3.aspx
Like this:
Like Loading...
Related
About ambilykk
I am a Technology Evangelist on Microsoft Technologies. I am carrying the passion on Microsoft technologies specifically on web technologies such as ASP .Net and Ajax. My interests also include Azure and Visual Studio. Technology adoption and learning is my key strength and technology sharing is my passion.
Hi …ambily,
Actually, your articles very nice , i want more features in 2010.
You can find More Visual Studio 2010 features from My Articles Visual Studio 2010 IDE Features & Visual Studio 2010 – Architecture Features.
If you are looking for MVC 3, please refer Controllers and Routers in ASP.NET MVC 3 & Actions in ASP.NET MVC 3 from My Articles tab.
tell me , what is project flow i .e project architecture in .net , Actually i new for development . i dont know , how start project.
What you mean by project architecture in .Net ?
What exactly you are looking for? How to get started in .Net or something else?
This is the perfect way to break down this infonmatior.