1. Introduction to ASP.Net
(i) Types of Applications
(ii) Web Application with Web Server
(iii) Client Side and Server Side Scripting
2. Difference Between IIS and IIS Express
3. ASP.NET Role and Page Life Cycle
4. ASP Web Forms
(i) Web Form Introduction
(ii) Worker Process
(iii) Applying styles to controls, themes, skins etc.
(iv) Page Directives and its uses
(v) Code Behind Techniques
5. Validation Controls
6. Data Bound Controls
7. Master Page Creation
8. State Management Techniques
(i) Client Side State Management Technique
(ii) Server Side Management Technique