Modulo 1: Overview of the Microsoft .NET Framework
- Introduction to the .NET Framework
- Overview of ASP.NET
- Overview of the Lab Application
- Resources
Modulo 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
Modulo 3: Creating a Microsoft ASP.NET Web Form
- Creating Web Forms
- Adding Server Controls to a Web Form
- Creating Master Pages
Modulo 4: Adding Code to a Microsoft ASP.NET Web Form
- Implementing Code-Behind Pages
- Adding Event Procedures to Web Server Controls
- Handling Page Events
Modulo 5: Tracing in Microsoft ASP.NET Web Applications
- Tracing and the Trace Object
- Remote Debugging
Modulo 6: Validating User Input
- Overview of User Input Validation
- Validation Controls
- Page Validation
Modulo 7: Creating and Implementing User Controls
- Adding User Controls to an ASP.NET Web Form
- Creating User Controls
Modulo 9: Accomplishing Complex Data Access Tasks
- Overview of Stored Procedures
- Calling Stored Procedures
- Data Access with LINQ to SQL
Modulo 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
Modulo 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
Modulo 12: Delivering Dynamic Content with Microsoft Silverlight
- Overview of Microsoft Silverlight
- Creating Silverlight-Based Applications with Visual Studio 2008
Modulo 13: Consuming and Creating XML Web Services
- Overview of Using XML Web Services
- Calling an XML Web Service
- Creating an XML Web Service
Modulo 14: Managing State
- State Management
- Application and Session Variables
- Cookies and Cookieless Sessions
Modulo 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
Modulo 16: Securing a Microsoft ASP.NET Web Application
- Web Application Security Overview
- Windows-Based Authentication
- Forms-Based Authentication.