dScribe - Architecture

dScribe has a standard 3 tier architecture. The Solution I built is articulated around 3 projects:

- DAL Data Access Layer to deal with the database most of the time with stored procedures calls.

- Workflow is an important piece of a CMS. This assembly manage the Users, their rights, and the status of each piece of content.

- dScribe is the presentation layer with few pages and a lot of controls.

This is the basics but I will have more assemblies to add soon

2 Comments

Comments have been disabled for this content.