Tutorials

This section has tutorials that cover the main concepts behind the DevCore system. If you are new to DevCore this is a good place to start.

Click on an item in the list below to explore a topic.


System Components
29 June 2010
This page gives you a breakdown of the logical components of the ...
Pre Installation Check
29 June 2010
This page sets out the requirements for DevCore to work. You may be able to get DevCore running on a different configuration, but you are likely to have to do some compromising on functionality to get it to ...
Installing the full CMS
4 July 2010
This page describes how to install the full DevCore Content Management System ...
Display Layer
5 July 2010
This page describes how the display layer works to move the data from the logic layer into the template manager so it can be ...
Logic Layer
5 July 2010
This page describes the logic layer classes and how they fit together to drive the ...
Database Layer
5 July 2010
This page describes the database layer, how it connects to the database to run queries, how to form the queries and how to monitor the database ...
Data Flow Overview
8 July 2010
This page shows an overview of the flow of data and code ...