domain model diagrams, etc. for the domain model chapter. planning a straight port from 1ed. exceprt we don't have ccs sample, so must talk generally. may not provide any sample code for this section. any hard code will be insufficient. code diagrams may be optimal.
converted displaymodel project to mvc 2 beta using a conversion utility. i'm having problems with the visual studio tools for mvc 2 beta so i've converted mvc 1 projects.
I have AgentSmith installed for ReSharper, which is a useful plugin. Its config settings are invisible when it's not installed, but it's pretty insistent about wanting to save its stuff here... http://www.agentsmithplugin.com for more details.
Remove my dependency on CommonServiceLocator on the grounds that MvcContrib doesn't have one, and has a perfectly good IDependencyResolver that serves (even if it pre-dates CSL).