Microsoft recently released the first version of ASP.NET MVC, a MVC framework which is built on top of ASP.NET 3.5. Apparently, they have also released the framework code as open source! What we will do today is learn the basics of the framework by building the famous “Hello World” application with ASP.NET MVC.