ASP.NET MVC Framework is almost here.
Tutorials and previous are already posted on the web, As always Scott Guthrie is the first person to provide with an complete overlook of the new framework.
What's the MVC Framework?
The simplest answer is; It's a testing framework for your web application. Microsoft is putting a great effort in releasing a testing framework like this that supports all the known testing frameworks, like the famous NUnit or my favorite MSTest that is a plug in with VS 2005 Team. However looks like VS2008 is build in with that Test result functionality.
Much more information about this framework will be found at Scott Guthrie's blog in the future. I would like to post a preview here, but there is no download anywhere that I can see or any date when this framework will be alpha released.
Cheers
Al