ASP vs ASP.NET
The core differences between ASP and ASP.NET
WORKING WITH ASP.NET
Setting up the ASP.NET environment
INTRODUCING THE ASP.NET FRAMEWORK
Understanding namespaces and classes
Understanding object orientation
ASP.NET ESSENTIALS
Key ASP.NET points
Debug.NET Active Server Pages
SEPARATING CODE FROM CONTENT
Advantages of partitioning an ASP.NET page
Creating and using Code-Behind pages
Creating and using components
USING WEB CONTROLS AND HTML CONTROLS
Using HTML Server controls
Using:
- asp:dropdownlist
- asp:textbox
- asp:checkboxlist
USING WEB SERVER CONTROLS
Using asp:Calendar
Using asp:Validation Controls
Questions and answers
BUILDING .VB AND .ASCX PAGES
Creating code for .vb web services
Creating usercontrol.ascx files
UNDERSTANDING DATABASE BASICS
Relational entities and SQL queries
Using ODBC vs OLEDB
Questions and answers
USING TRACE IN ASP.NET PAGES
Page-Level Trace
Understanding the use of DataAdaptor, DataSets and DataViews
UNDERSTANDING WEB SERVER DISPLAY CONTROLS
Understanding:
- DataRepeater
- Datalist
- Datagrid
DATAREPEATER
Properties, styles and templates
DATALIST
Properties, style and templates
Useful hyperlink buttons and bound columns
Sorting data
Paging data
Updating and deleting data
PRACTICAL EXERCISES
Questions and answers |