The ASP.NET MVC Framework is the Microsoft's adoption of MVC
for its ASP.NET technology for version 3.5 where it provides features required
to build a web application based on MVC.
ASP.NET MVC Framework is currently under construction and
only one public release is available for download as a part of ASP.NET 3.5 Extensions CTP.
Once you download and install this package, you can get the benefit
of different pieces of ASP.NET 3.5 Extensions and it automatically installs
some project templates for you on Visual Studio 2008.
Along this download package, there is an MVC toolkit
package available for download that provides some helpful tools for your
MVC development. I may use them in my posts as well.