MVC in Action
Many of the Model-View-Controller examples covered within Manning Publication's "MVC in Action" are exhibited in the Codecampserver application, which, as the name implies, is an application for managing attendees and sessions at a technical conference. In addition to using ASP.NET MVC this application utilizes the Tarantino toolkit and the Onion Architecture and thus serves as a good example of how Headspring developed .NET code manifests in our work.