Collection 3201: Developing Microsoft® ASP.NET 2.0 Web Applications
Type: Online Self-paced Course Duration (hr): 27 h
Course 2913: Creating Your First Microsoft® ASP.NET 2.0 Web Application
This three-hour online course covers the entities that form the foundation of
Web applications written with ASP.NET 2.0. This course is a great starting point
for anyone who has not worked with Visual Studio 2005 or ASP.NET 2.0 before.
At the end of the course, students will be able to:
Describe the features of the new Web development environment.
Use the Compile-on-Demand functionality.
Use the Page Object model to build a Web form.
Course 2914: Writing Master Pages and Content Pages in Microsoft® ASP.NET 2.0
This three-hour online course covers the exciting new features of ASP.NET 2.0,
Master Pages and Content Pages. Master Pages allows you to easily create a consistent
look and feel across your Web applications. This course will teach you how to create
Web Applications with Master Pages and Content Pages.
At the end of the course, students will be able to:
Describe the advantages of using master pages.
Write master pages and their corresponding content pages.
Create nested master pages.
Program master pages.
Course 2915: Working with ADO.NET 2.0 Within Microsoft® ASP.NET 2.0
This three-hour online course covers the exciting new ASP.NET 2.0 data source model,
the data-binding mechanism, and the process of connecting a Web control to a data
source element. You will learn how to use these new data access features.
At the end of the course, students will be able to:
Use data binding enhancements.
Use .NET data providers.
Use data source components to support the declarative model of binding.
Describe the ASP.NET 2.0 data binding–enhancements.
Describe the ASP.NET 2.0 data provider enhancements.
Describe Data Source Components.
Describe the different Data Source controls.
Describe the different Data-Bound controls
Course 2916: Working with Microsoft ASP.NET 2.0 Wizards and Site Navigation
This three-hour online course covers the exciting new ASP.NET 2.0 application
services including Wizards and Site Navigation. You will learn how to use these
new application service features.
At the end of the course, students will be able to:
Create a Wizard control.
Course 2917: Working with State Management in Microsoft® ASP.NET 2.0
In this three-hour online course, you will learn how ASP.NET 2.0 goes beyond
the ASP.NET 1.x Cache object and ASP Application and Session objects.
ASP.NET 2.0 introduces control state for custom ASP.NET controls, custom
session-state management options, and a mechanism for handling custom cache
dependencies, including SQL Server database dependencies.
At the end of the course, students will be able to:
Use the Control State in ASP.NET 2.0 and avoid the common problems associated with
information persisting across postbacks.
Extend the Session State Mechanism.
Work with the ASP.NET Cache Object.
Course 2918: Working with Web Parts in Microsoft® ASP.NET 2.0
In this three-hour online course, you will learn how the Web Parts framework
provides a simple and familiar way for ASP.NET developers to create modular
Web applications that support end-user personalization.
At the end of the course, students will be able to:
Build pages with Web part server controls.
Create user editable Web parts.
Enable Web part connectivity.
Course 2919: Working with User Profiles and Themes in Microsoft® ASP.NET 2.0
In this three-hour online course, you will learn how to build an effective
personalization layer into a Web application by employing two new features
of ASP.NET 2.0, user profiles and themes.
At the end of the course, students will be able to:
Customize Web applications by using user profiles and themes.
Course 2920: Improving Security in a Microsoft® ASP.NET 2.0 Web Application
In this three-hour online course, you will learn how forms-based authentication
in ASP.NET 2.0, which is arguably the only viable approach to restricting access
to real-world Web sites, is even easier and quicker to use.
At the end of the course, students will be able to:
Use cookieless authentication for forms.
Implement ASP.NET 2.0 security controls.
Use the Membership class for authenticating users
Course 2921: Working with Microsoft® ASP.NET 2.0 Configuration and Instrumentation
In this three-hour online course, you will learn how to use the tools that
ASP.NET 2.0 supplies to programmatically update the configuration files.
At the end of the course, students will be able to:
Describe schema changes to the configuration files.
Use the ASP.NET Administrative Tool to change configuration settings.
Use the health monitoring API.