đź“ŁPostmark has been acquired by ActiveCampaign
x

ASP.NET MVC

In early October, Microsoft released the beta version of ASP.NET MVC framework that implements a pure MVC architectural pattern in contrast to the “Web-forms” model supported in standard ASP.NET. Last week, I spent time investigating ASP.NET MVC and want to share what interesting things and principles are built in the framework.

I composed my presentation as a slidecast using the SlideShare service. The slidecast briefly discusses:

  • What features does ASP.NET MVC provide?
  • How does an MVC pattern work?
  • How to start with MVC projects in VS2008?

It's my first experience with slidecasts, so any comments are welcome!