Related Content from Around Faves
control
-
Nice walkthrough of setting up Git and Git-Hub (including SSH key generation)
1 FaverViewed: 2 Times - mike - Jul 15 20095 FaversViewed: 14 Times
- mike - Jul 15 20093 FaversViewed: 2 Times
asp.net
-
Here is an MSDN article on the ASP.NET MVC framework from March.
3 FaversViewed: 11 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. - jubith - Dec 07 20071 FaverViewed: 14 Times
- mohit - Jul 24 20081 FaverViewed: 12 Times


