Course Information

Course CodeMS2640 (MOC2640) (M2640)
Fee£895 (Exclusive of VAT)
DurationThree Days
Delivery FormatInstructor-Led

Introduction

This three-day, instructor-led course provides students with the knowledge and skills that are needed to successfully upgrade their existing Active Server Pages (ASP) skills, as well as upgrading their Web applications, to Microsoft ASP.NET. This course also explains the new features of ASP.NET that can then be leveraged to improve an existing Web application.

Audience

This course is intended for existing Web developers who are writing ASP solutions. This course assumes that the students are familiar with Hypertext Markup Language (HTML), client-side and server-side scripting, ASP, Microsoft ActiveX Data Objects (ADO), and a Microsoft .NET-based programming language.

The Web developer is responsible for the design and implementation of a Web application or a Web solution. Typically, these individuals:

Completion

After completing the appendices, students will be able to:

Prerequisites

Examinations

Materials

The student kit includes a comprehensive workbook and other materials necessary for this class.

Course Outline

Module 1: Introduction to Microsoft ASP.NET Web Application Development

This module describes the ASP.NET architecture and how it relates to the Microsoft .NET Framework.

Lessons

Lab: Developing an ASP.NET Web Application Using Visual Studio .NET

After completing this module, students will be able to:

Module 2: Developing a Microsoft ASP.NET Web Application User Interface

This module explains how to create an ASP.NET Web application UI by using Web Forms, ASP.NET server controls, and event handlers. Students will also learn how to validate user input by using validation controls and how the page postback process works.

Lessons

Lab: Developing an ASP.NET Web Application User Interface

After completing this module, students will be able to:

Module 3: Debugging Microsoft ASP.NET Web Applications

This module explains how to analyze the cause of logic errors in ASP.NET Web applications by using the ASP.NET trace functionality and the Visual Studio .NET debugger.

Lessons

Lab: Debugging ASP.NET Web Applications

After completing this module, students will be able to:

Module 4: Accessing Data Using Microsoft ADO.NET

This module explains how to use ADO.NET to access data from a database.

Lessons

Lab: ADO.NET

After completing this module, students will be able to:

Module 5: Managing State in a Microsoft ASP.NET Web Application

This module explains how state management has evolved in ASP.NET.

Lessons

Lab: Storing Application and Session Data

After completing this module, students will be able to:

Module 6: Authenticating Users

This module explains the different types of authentication methods that are supported by ASP.NET and how to implement Microsoft Windows -based and Forms-based authentication in an ASP.NET Web application.

Lessons

Lab: Authenticating Users

After completing this module, students will be able to:

Module 7: Creating and Consuming XML Web Services

This module explains how to create and consume XML Web services.

Lessons

Lab: Creating and Consuming XML Web Services

After completing this module, students will be able to:

Module 8: Calling COM Component

This module explains how to access existing COM components by using .NET COM interop.

Lessons

Lab: Calling COM Components

After completing this module, students will be able to:

Module 9: Migrating ASP Web Applications to Microsoft ASP.NET

This module explains how to examine an existing ASP Web application and apply strategies for migrating it to ASP.NET.

Lessons

Lab: Migrating to ASP.NET

After completing this module, students will be able to:

Module 10: Deploying Microsoft ASP.NET Web Applications

This module explains how to prepare an ASP.NET Web application for deployment.

Lessons

Lab: Deploying an ASP.NET Web Application

After completing this module, students will be able to prepare an ASP.NET Web application for deployment.

Appendix A: Accessing XML Data

This appendix explains how to read, write, and display XML data in an ASP.NET Web application by using the XML classes in the .NET Framework.

Lessons

After completing this appendix, students will be able to read, write, and display XML data in an ASP.NET Web application by using the XML classes in the .NET Framework.Appendix B: Improving Microsoft ASP.NET Web Application Performance Using CachingThis appendix explains how to use the cache object to store global data.

Lessons

After completing this appendix, students will be able to use the cache object to store global data.

Appendix C: Job Aid: Migrating ASP Web Applications to Microsoft ASP.NET

This appendix is a job aid to assist developers while porting .asp pages to ASP.NET.Appendix D: Review GameThis appendix gives the students an opportunity to apply the knowledge that they have learned in the course.