March 25, 2009
2:37 am
Download Microsoft ASP.NET MVC 1.0
The ASP.NET MVC framework defines a specific pattern to the Web Application folder structure and provides a controller base-class to handle and process requests for “actions”. Developers can take advantage of the specific Visual Studio 2008 MVC templates within this release to create their Web applications, which includes the ability to select a specific Unit Test structure to accompany their Web Application development.
Loading
1 Response | RSS comments on this post | Leave a comment»
No Pingback yet

Note that using Typemock Isolator for your ASP.NET MVC coding, will simplify unit testing it.