MvcCms Developers

Developers looking for a code base that is  not convoluted but is created in a coherent style using consistent patterns designed from the ground up will enjoy working with MvcCms.  MvcCms uses several techniques .NET developers will find familiar and convenient.  Check the Developers Forum for updates.

Master Page design allows themes to be created and edited by only touching two files, the master page and the style sheet.
Three tier architecture consisting of a Data Repository, Service, and User Interface.
Built with ASP.NET MVC 3.0 including MVCContrib, and EFExtensions.
Interfaces  to ADO Entity model with ability to easily use alternate data provider with loose coupling.
Custom ASP Membership integration using Entity model objects so you can access membership and profile information from membership or Entities.
Routes are created dynamically from defined content categories so routes can be added, changed or removed from the admin panel.  No Global.asax.cs editing or recompiling required.