DAY
1
Page and Application
Life Cycle
Ø
Introduction
to what ASP.NET is and to its major
features.
Ø
A
quick overview of user and Custom Controls and
Validation Controls
Ø
Understanding
Data Binding and working with Data
Grids
Ø
ASP.NET
Web Site Layout
-
Default
Pages
-
Application
Folders
-
Managing
Subfolders
Ø
Web
Site File Types
Ø
ASP.NET
Web Site Paths
Ø
ASP.NET
Life Cycle
-
ASP.NET
Application Life Cycle
Overview
-
ASP.NET
Page Life Cycle
Overview
-
ASP.NET
Compilation
Overview
-
How
to: Create ASP.NET Application-Level Event
Handlers
Ø
ASP.NET
State Management
DAY
2
Configuration
Ø
ASP.NET
Configuration
Overview
Ø
ASP.NET
Configuration File Structure (Section and
Section Handlers)
Ø
Editing
ASP.NET Configuration
Files
Ø
ASP.NET
Configuration File Hierarchy and
Inheritance
Ø
Configuring
Specific Files and
Subdirectories
Ø
Locking
Configuration
Settings
Caching (Reduce the
latency and increase the scalability of an
application)
Ø
ASP.NET
Caching Overview
-
Application
Cache
-
Page
Output Cache
-
Caching
Pages Based on Request
Parameters
DAY
3
Ø
Caching
ASP.NET Pages
-
Cacheability
of an ASP.NET Page
Declaratively
-
Cacheability
of an ASP.NET Page
Programmatically
Ø
Caching
DataSource
Web
Services
Ø
Introduction
to Web Service
Ø
Creating
a Web Service
Ø
Consuming
a Web Service
Ø
Creating
a Web Service that returns a Custom Object
(Emphasizing more on passing data and not
behaviours)
Ø
Setting
the URL of a Web Service at Runtime
(<appSettings> section of the
web.config)