Faves for this Web page
- Tosh - Oct 16 2008 | development, .net, asp.net
Here is an MSDN article on the ASP.NET MVC framework from March.
Quoted: ... 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. - manoelant - Jan 12 2009 | technology, programming
Votes for this web page
Add a Fave for this Web page
- What happens when I press Publish?
- Your Fave for this Web page gets shared with the Faves community. You can access it at any time by selecting "My Faves" from the menu above.
- Why do you ask for my email address?
- We use your email address to create an account, so you can easily find your Fave again at a later time.
Related Content from Around Faves
developer
-
LiveScribe has an SDK so you can write (Java) applications that do things associated with regions of their (Anoto-formatted) paper.
1 FaverViewed: 2 TimesQuoted: Livescribe paper-based computing platform includes a smartpen, dot paper and software applications that changes the way people capture, use and share audio and visual information with pen and paper.
- royleban - Oct 01 20091 FaverViewed: 3 Times
- mike - Sep 09 20091 FaverViewed: 6 Times

It's good stuff, have been using this forever ... since the first preview actually.
It looks like good stuff. It looks like it would fit nicely with some home projects I have - Faves too for that matter. I also like that this article positions it as an alternative to the heinous web forms model.