Module 1: Overview of the Microsoft .NET Framework
- Introduction to the .NET Framework
- Overview of ASP.NET
- Overview of the Lab Application
- Resources
Module 2: Creating Web Applications by Using Microsoft Visual Studio 2008 and Microsoft .NET-Based Languages
- Overview of Visual Studio 2008
- Creating an ASP.NET Web Application Project
- Overview of the Microsoft .NET-Based Languages
- Creating a Component by Using Visual Studio 2008
Module 3: Creating a Microsoft ASP.NET Web Form
- Creating Web Forms
- Adding Server Controls to a Web Form
- Creating Master Pages
Module 4: Adding Code to a Microsoft ASP.NET Web Form
- Implementing Code-Behind Pages
- Adding Event Procedures to Web Server Controls
- Handling Page Events
Module 5: Tracing in Microsoft ASP.NET Web Applications
- Tracing and the Trace Object
- Remote Debugging
Module 6: Validating User Input
- Overview of User Input Validation
- Validation Controls
- Page Validation
Module 7: Creating and Implementing User Controls
- Adding User Controls to an ASP.NET Web Form
- Creating User Controls
Module 8: Accessing Data with Microsoft ADO.NET and Visual Studio 2008
- Overview of ADO.NET
- Connecting to a Database
- Accessing Data
- Accessing Multiple Tables
|
Module 9: Accomplishing Complex Data Access Tasks
- Overview of Stored Procedures
- Calling Stored Procedures
- Data Access with LINQ to SQL
Module 10: Reading and Writing XML Data
- Overview of XML Architecture in ASP.NET
- XML and the DataSet Object
- Managing XML Data
- Accessing XML Data by Using the XML Web Server Control
Module 11: Creating an ASP.NET AJAX Application
- Introduction to ASP.NET AJAX
- Creating an ASP.NET AJAX Application by Using the ASP.NET AJAX Extensions
- Extending an Application by Using the ASP.NET AJAX Control Toolkit
Module 12: Delivering Dynamic Content with Microsoft Silverlight
- Overview of Microsoft Silverlight
- Creating Silverlight-Based Applications with Visual Studio 2008
Module 13: Consuming and Creating XML Web Services
- Overview of Using XML Web Services
- Calling an XML Web Service
- Creating an XML Web Service
Module 14: Managing State
- State Management
- Application and Session Variables
- Cookies and Cookieless Sessions
Module 15: Configuring, Optimizing, and Deploying a Microsoft ASP.NET Web Application
- Implementing the Cache Object
- ASP.NET Output Caching
- Configuring an ASP.NET Web Application
- Deploying an ASP.NET Web Application
Module 16: Securing a Microsoft ASP.NET Web Application
- Web Application Security Overview
- Windows-Based Authentication
- Forms-Based Authentication
|