ASP.NET MVC CodePlex Preview 4 – released!!
The installer and source for Preview 4 is now available on CodePlex for download (http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=15389).
Here’s a list of changes that have been made between Preview 3 and the current release Preview 4 -
- New Simple Membership Features in the Default Project Template
- New Filter Types for Authorization and Exception Handling
- New Output Cache Filter
- Changes for ASP.NET AJAX
- Namespaces in Routes
- New Interface for Enhanced Testability of TempData
- ActionInvoker Extensibility Improvements
As I highlighted in my previous post – Scott Guthrie has an excellent post with an example covering the new changes – http://weblogs.asp.net/scottgu/archive/2008/07/14/asp-net-mvc-preview-4-release-part-1.aspx

thanks – some useful tips and info at http://weblogs.asp.net/stephenwalther/