Workshop Information

Workshop CodeMS2543 (MOC2543) (M2543)
Fee£895 (Exclusive of VAT)
SaveMCTS .NET CertSaver(s): Foundation | Windows | Web | Distributed
Alternative Savings.NET eLearning CertSavers
DurationThree Days
Delivery FormatInstructor-Led
Dates:Alternative Course - Please Contact Us for information

Introduction

This three-day instructor-led workshop provides students with the knowledge and skills to develop Microsoft ASP.NET 2.0 Web applications using Microsoft Visual Studio 2005. The workshop focuses on user interfaces, Web site structure and functionality and implementation details.

Audience

This workshop is intended for corporate/ISV application developers who have a desire to learn more about specific technology areas in Web application development.

Completion

After completing this workshop, students will be able to:

Prerequisites

Before attending this workshop, students must:

Examinations

This course will help the learner to prepare for:

Materials

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

Workshop Outline

Unit 1: Creating a Web Application

This unit describes the different types of Web sites that you can create with Visual Studio 2005. It introduces the concept of event handling, and shows how to work with default event handlers for an object. It also explains how to control a Web application through the hierarchy of configuration files.

Lessons

Lab 1: Creating a Web Application

After completing this unit, students will be able to:

Unit 2: Programming a Web Application

This unit introduces the advanced event-handling capabilities of ASP.NET 2.0 and describes how to work with events in Visual Studio 2005. It shows how to work with non-default event handlers and centralized event handlers. It also addresses other common Web programming concepts, including:

Lessons

Lab 2: Programming a Web Application

After completing this unit, students will be able to:

Unit 3: Adding and Configuring Server Controls

This unit explains how to use the HTML controls and Web server controls provided by Visual Studio 2005 and ASP.NET 2.0. It shows how to design and build Web-based user interfaces, and it teaches how to program Web server controls. This unit also describes how the ASP.NET 2.0 postback model works and how it can be used.

Lessons

Lab 3: Adding and Configuring Server Controls

After completing this unit, students will be able to:

Unit 4: Creating a Common Layout by Using Master Pages

This unit explains how to use master pages to define common layouts for Web pages. Master pages provide developers with a new set of features for ensuring consistent page layout. Students will work with master pages and nested master pages in the lab to build a Web application that has a consistent layout and functionality across Web pages.

Lessons

Lab 4: Creating a Common Layout by Using Master Pages

After completing this unit, students will be able to:

Unit 5: Managing State for a Web Application

This unit describes the different state management technologies that students can use in ASP.NET 2.0 Web applications. It discusses how controls can retain state data over multiple requests, and then explains how developers can work with this state data. This unit then shows how to store state data in the Application and Session objects provided by ASP.NET 2.0. It also discusses the different session-data storage mechanisms. Finally, this unit explains how to use the Cache object to cache and retrieve state data.

Lessons

Lab 5: Managing State for a Web Application

After completing this unit, students will be able to:

Unit 6: Accessing and Displaying Data

This unit describes how to add database connections to the Web.Config file and the benefits that this approach adds when building manageable Web applications. This unit then describes the new data controls for accessing data in a variety of formats. It includes details about using the SqlDataSource control, the XmlDataSource control, and the ObjectDataSource control. This unit also describes how user interface data controls are bound to the data source controls, and it includes a discussion about binding data-aware standard controls to data.

Lessons

Lab 6: Accessing and Displaying Data

After completing this unit, students will be able to:

Unit 7: Controlling Access to a Web Application

This unit describes authentication and authorization for Web applications. It also shows how to develop login, sign-up, and other membership pages for Web applications based on the ASP.NET 2.0 Membership system.

Lessons

Lab 7: Controlling Access to a Web Application

After completing this unit, students will be able to:

Unit 8: Deploying a Web Application

This unit describes three different ways to deploy Web applications:

Lessons

Lab 8: Deploying a Web Application

After completing this unit, students will be able to:

Unit 9: Making Web Applications Available to Mobile Devices

This unit explains how to enable browsers running on mobile devices, such as Pocket PCs and mobile phones, to access pages within your application.

Lessons

Lab 9: Making Web Applications Available to Mobile Devices

After completing this unit, students will be able to: