Technical Training
ASP.NET 2.0Getting started with ASP.NET 2.0
Getting started with ASP.NET 2.0
ASP.NET 2005 is part of a whole suite of applications and user interfaces that are packed under the banner of Visual Studio.NET 2005. Code named as Whidbey, the entire package is still being tested and the final version is slotted to be released late this year. The suite includes the .NET Framework; user interfaces like Windows forms, ASP.NET and Compact framework; Official languages like C#, J# and Visual Basic.NET; Integrated Development Environment (IDE) like Visual Studio.NET.
Scope of the tutorial
This tutorial series proposes to cover in detail the new features introduced in ASP.NET; improvements in C#, VB.NET and also examine the framework support given by SQL Server 2005. We will also dwell briefly on Object spaces and the enlargements made to the base class library.
Who can use the tutorial?
The tutorials are directed to the beginner and intermediate level users who are using ASP.NET 2.0 for the first time. We will deal with the various concepts in some depth and highlight the changes introduced in Visual studio.NET 2005. Advanced users will also find these tutorials useful as the changes to ASP.NET are being examined from the developers and the user’s points of view.
The language used:
ASP.NET will be used with C# in all codes.
What will be needed?
• Windows XP Professional or Windows 2000 or Windows Server 2003
• Visual Studio.NET 2005.
• Microsoft SQL Server 2005 Enterprise Edition / Express Edition
What topics will be covered?
- Introduction to Visual studio.NET 2005
a. .NET platform fundamentals
b. VS.NET for Web Developers
c. Choosing a language for creation
d. What can we create?
e. How web applications work?
f. What does ASP.NET provide?
g. What is new in ASP.NET 2.0?
h. FAQs - Creating ASP.NET application.
a. Application Types
b. Application Structure and boundaries
c. Application file types
d. FAQ - Working with Master Pages
a. The Rationale
b. User controls in ASP.NET 1x
c. Include files in Classic ASP
d. Outlining a better approach?
e. Creating a master page
f. Creating a new content page
g. Underpinnings of the master page
h. Dynamically using master pages
i. Accessing master pages at runtime
j. Nested master pages
k. Master pages and user controls
l. FAQ - Working with Web Parts.
a. Understanding Web parts
b. Building pages with Web Parts
c. Creating a custom web part
d. Editing and listing web parts
e. Connecting to other Web parts
f. FAQ - Personalization: Managing users
a. User Profiles and themes
b. Using and applying themes
c. FAQ - Data Access
a. Understanding Data access.
b. Enhanced data controls
c. Data Binding Syntax Enhancements
d. .Net Data provider Enhancements
e. SQL Server Provider Enhancements
f. ADO.NET Class Enhancements
g. FAQ - The Data Source Object Model
a. The Rationale
b. Data source control—internals
c. SqlDataSource Control
d. FAQ - Data bound controls
a. Hierarchy of data bound controls
b. The Gridview control
c. The Details view Control
d. The FormView control
e. FAQ - Rich Controls and Services
a. Creating Web Wizards
b. Generating dynamic images
c. Advanced Site functionality
i. Enhanced page framework
ii. Tracking traffic with site counters
iii. Going mobile - State Management
a. The control state
b. Expanding the session with State Mechanism
c. The Cache object
d. FAQ - ASP.NET security
a. Understanding security
b. Using forms authentication
c. Managing Membership and Roles
i. Role based navigation system
ii. Working with membership management API
iii. Working with Role Management API
d. Switching to SQL Server Providers
e. Creating Custom Providers.
f. Managing Anonymous users
g. Security related controls
h. FAQ - ASP.NET Runtime Environment
a. Installing ASP.Net 2.0
b. ASP.NET Underpinnings
c. Structure of ASP.NET2.0 Pages
d. Compilation models
e. FAQ - ASP.NET Configuration and Instrumentation
a. Changes to configuration API
b. Changes to Configuration Schema
c. The Health Monitoring API
ASP.NET 2.0
- Getting started with ASP.NET 2.0
- .NET Framework Fundamentals
- Microsoft.NET Framework Tools
- Application Development in .NET
- What's New in the .NET Framework 2.0 ?
- Introduction to Visual Studio.NET
- Installing Visual Studio.NET 2005
- Working with Visual Studio.NET Web Applications
- Whats New in ASP.NET 2.0
- Creating an ASP.NET Application
- ASP.NET Code Directory
- ASP.NET Page Object Model
- ASP.NET Server Controls
- ASP.NET Working With Master Pages
- ASP.NET Creating Content for Master Page
- ASP.NET Referencing Master Page Members
- ASP.NET Changing Master Pages Dynamically
- ASP.NET Creating Nested Master Pages
- ASP.NET Working with Web Parts
- ASP.NET Using Web Parts and Controls in Web Pages
- ASP.NET Web Pages and Layout
- ASP.NET - Adding Web Parts at Run Time
- ASP.NET Personalization: User Profiles and Themes
- ASP.NET Data Access features
- ASP.NET State Management
- ASP.NET Customizing the Session State Mechanism
- ASP.NET State Management And Caching
- ASP.NET Security
- Forms Authentication in ASP.NET
- ASP.NET Managing Membership and Roles
- ASP.NET Configuring Page-Level Caching
- ASP.NET Setting Application-Level Caching
- ASP.NET Data Source Object Model
- ASP.NET SqlDataSource Control
- ASP.NET Data Bound Controls
- ASP.NET GridView Control
- ASP.NET GridView Filtering
- ASP.NET Adding Sorting and Paging in GridView
- ASP.NET DataBound Controls - Details View
- ASP.NET Using a Grid to Display Detail Information
- ASP.NET Displaying Master-Detail Data on the Same Page
- Displaying Master-Detail Data on Separate Pages in ASP.NET
- ASP.NET Creating Web Wizards
- ASP.NET : Dynamic Image control
- ASP.NET Advanced Site Functionality







