Related Content from Around Faves
developer
-
Here is an MSDN article on the ASP.NET MVC framework from March.
1 FaverViewed: 7 TimesQuoted: ... a controller can be instantiated directly, and action methods called, without any additional infrastructure. You don't need an HTTP context, and you don't need a server, just a test harness.
...
the ASP.NET MVC Framework offers Web developers a new way to build Web applications in the Microsoft .NET Framework. The Framework is designed for testability, embraces HTTP instead of trying to abstract it away, and is extensible at just about every point. - donnaclrk4 - yesterday2 Favers
- donnaclrk4 - 2 days ago2 Favers

