Project DescriptionBlazingCMS is written in C# and designed so that the Administration Site is decoupled from the WebUI. This allows developers to write highly optimised, highly tailored site front-ends without worrying about developing a time-consuming administration area. The dataaccess layer is based on NHibernate, thus the potential of supporting many different DBs.
Basic Project Structure:
- Business Objects
- Facade + Unit tests
- CMS Administration Area
- Front end sites
Projects:
- Main ASP.NET Webforms administration area
Example front-ends that will initially be provided are:
- ASP.NET Webforms Ecommerce site
- ASP.NET MVC + NHaml Blog engine