MCSD
Module 1: Overview of the Microsoft .NET Framework
  • Introduction to the .NET Framework
  • ASP.NET
  • Lab Application
  • Resources
Module 2: Using Microsoft Visual Studio .NET
  • Visual Studio .NET
  • Creating an ASP.NET Web Application Project
Module 3: Using Microsoft .NET-Based Languages
  • .NET-Based Languages
  • Comparison of the .NET-Based Languages
  • Creating a Component Using Visual Studio .NET
Module 4: Creating a Microsoft ASP.NET Web Form
  • Creating Web Forms
  • Using Server Controls
Module 5: Adding Code to a Microsoft ASP.NET Web Form
  • Using Code-Behind Pages
  • Adding Event Procedures to Web Server Controls
  • Using Page Events
Module 6: Tracing in Microsoft ASP.NET Web Applications
  • Understanding Tracing
  • Remote Debugging
Module 7: Validating User Input
  • Overview of User Input Validation
  • Using Validation Controls
  • Page Validation
Module 8: Creating User Controls
  • Adding User Controls to an ASP.NET Web Form
  • Creating User Controls
Module 9: Accessing Relational Data Using .NET
  • Overview of ADO.NET
  • Creating a Connection to the Database
  • Displaying a DataSet in a List-Bound Control
Module 10: Accessing Data with Microsoft ADO.NET
  • Introduction to Using ADO.NET
  • Connecting to a Database
  • Accessing Data with Datasets
  • Using Multiple Tables
  • Accessing Data with Data Readers
Module 11: Calling Stored Procedures
  • Stored Procedures
  • Calling Stored Procedures
Module 12: Reading and Writing XML Data
  • XML Architecture in ASP.NET
  • XML and the DataSet Object
  • Working with XML Data
  • Using the XML Web Server Control
Module 13: Consuming and Creating XML Web Services
  • Using XML Web Services
  • Calling an XML Web Service by HTTP
  • Using a Proxy to Call an XML Web Service
  • Creating an XML Web Service
Module 14: Managing State
  • State management
  • Application and Session Variables
  • Cookies and Cookie less Sessions
Module 15: Configuring, Optimizing, and Deploying
  • Using the Cache Object
  • Using 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
  • Working with Windows-Based Authentication
  • Working with Forms-Based Authentication
  • Overview of Microsoft Passport Authentication
Module 17: Review
  • Review of Material Covered
  • Introduction to the Game
Back