|
chapter 1
|
Introduction to ASP.NET |
Introduction to Client side & Server side programing |
What is ASP.NET, What is Page in ASP.NET |
Page Layout |
Understanding Asp.Net Page |
Understanding Design View & Code Behind |
Relating Design View with Code Behind |
Events of Asp.Net Page |
Page Life Cycle , Page Postback |
Introduction to AspNet Controls ,Understanding attributes of Asp.Net Controls |
Events of Asp.Net Controls ,Understanding & Using Label Controls โข,Understanding & Using Textbox Controls |
Understanding & Using Button Controls |
|
chapter 2
|
Understanding & Using Hyperlink Controls ,Understanding & Using Checkbox Controls |
Understanding & Using Radio Button Controls ,Understanding & Using File Upload Controls |
Understanding & Using DateTime Controls, |
CURD Operation using Asp.Net Controls |
CURD Operation using Asp.Net Controls |
โข Creating Registration forms and submitting data into databases |
DropDownList ,Binding DropDownList with Databases,Events of Dropdown List ,Navigation controls |
DropDownList ,Binding DropDownList with Databases,Events of Dropdown List ,Navigation controls |
|
chapter 3
|
Introduction to Validation ,Use of Validation ,Client Side Validation and Server Side Validation |
Client Side Validation and Server Side Validation |
Validation controls in Asp. Net ,RequiredFieldValidator |
RequiredFieldValidator โข,CompareValidator ,RangeValidator ,RegularExpressionValidator ,Validation Summary in Asp.Net |
Validation Summary in Asp.Net, Form OverView |
|
chapter 4
|
What is Grid View, โข Use of GridView |
Binding of GridView ,Events of GridView |
Binding of GridView ,Events of GridView |
Edit, Delete Database Operations using GridView |
Create Edit, Delete Read , Database Operations using GridView |
|
chapter 5
|
Adding Style Sheets to Web Pages ,Creating Layouts , Menus ,Creating Master Pages |
Creating Child Pages ,Creating User Controls |
|