Demo code for the Developer Days 2008 talk on the ASP.NET MVC Framework. Code has been compiled against the 416 build of the framework.
Special stuff inside demo:
- Different domain for a change (no Northwind, but one-line jokes)
- Health monitoring action filter
- Unity controller factory
- Some examples of unit tests for controller actions, including testing and mocking session state.
- Different strategies for passing view data