Øredev 2008 - .NET - Get to Know the ASP.NET MVC Framework
Uploaded on Jan 19, 2009 / 848 views / 1541 impressions / 0 comments
Description
Get to Know the ASP.NET MVC Framework
Eilon Lipton, Microsoft,USA
A benefit of the MVC architectural style is that it promotes a clean separation of concerns between the models, views and controllers within an application. Come learn what MVC is...
Get to Know the ASP.NET MVC Framework
Eilon Lipton, Microsoft,USA
A benefit of the MVC architectural style is that it promotes a clean separation of concerns between the models, views and controllers within an application. Come learn what MVC is and why you'd want to use it with ASP.NET. We'll build a web application from scratch and explore the differences between MVC and Web Forms.