Tcm .Net Framework Overview
by ryan hui
1. Objectives
1.1. Framework Overview
1.2. Techs Used Overview
2. Introduction
2.1. "Model driven"
2.2. Business develop Focus
2.3. Handy dev
2.4. Consistent coding
2.5. Easy Mnt
3. Framework Diagram
3.1. Each Component
4. Data Flow
5. Folder Structure
5.1. Data\Config
5.1.1. Models
5.1.2. XmlForms
5.1.3. Global
5.2. Script
6. Tcm.sln Solution View
6.1. Package Overview
6.1.1. Client.Model
6.1.2. Client.Widget
6.1.3. Service.DataAccess
6.1.4. Shared.sln
6.1.4.1. Entity
6.1.4.2. Model
6.1.4.3. Util
7. Other Techs
7.1. Infragistic
7.2. WCF
7.2.1. what WCF
7.2.2. ABC
7.3. NHibernate
7.3.1. Prons
7.3.1.1. More OO
7.3.1.2. DataTable -> bug prone
7.3.1.3. Use Dot.
7.3.1.4. Consistent way of people thinking
7.3.1.5. Easy Mnt
7.3.2. Cons
7.3.2.1. performance