Creating Web Pages and Web Services with ASP.NET

 

Cost: $829 + GST

Set of 6 CD's

Learn how to build full-featured, scalable Web sites and Web services, using server controls, Visual Basic .NET programming, ADO.NET data access, session state management, and the other important new technologies that are part of ASP.NET.

ASP.NET
Professional Training via CD-ROM™
 

Creating Web Pages and Web Services with ASP.NET

SESSION 1

Introduction to ASP.NET

  • A Review of Classic ASP
  • ASP.NET Web Applications
  • Rendering HTML with Server Controls

SESSION 2

Introduction to ASP.NET (continued)

  • Using ASP.NET to Deliver XML Web Services

Working with Web Forms Controls

  • Introduction to Web Forms Controls
  • Simple Input Controls
  • HyperLinks and Button Controls
  • List Controls

Validating User Input

  • Overview of ASP.NET Validation Controls
  • Using the Simple Validators
  • Using the Complex Validators
  • Summarizing Results with the ValidationSummary Control

SESSION 3

Using Rich Server Controls

  • Introduction to Rich Controls
  • The Calendar Control
  • The AdRotator Control
  • The XML Control

Accessing Data with ADO.NET

  • Overview of ADO.NET
  • Connecting to Data
  • Executing Commands

SESSION 4

Accessing Data with ADO.NET (continued)

  • Working with Data
  • Choosing an ADO.NET Provider

Using the DataList and Repeater Controls

  • Overview of List-Bound Controls
  • Creating a Repeater Control
  • Creating a DataList Control

Working with the DataGrid Control

  • Introduction to the DataGrid
  • Setting Up the DataGrid
  • Using Advanced DataGrid Features

SESSION 5

Working with the DataGrid Control (continued)

  • Adding Advanced Features

Managing Data with ADO.NET DataSets

  • The Role of DataSets in ADO.NET
  • Using DataSets in ASP.NET
  • Saving DataSets in Session State
  • Using DataTable Constraints and DataSet DataRelations
  • Using DataSets with DataAdapters to Modify Data

SESSION 6

Managing Data with ADO.NET DataSets (continued)

  • The Transactional Model in DataSets

Creating XML Web Services

  • The Motivation for XML Web Services
  • Creating an XML Web Service with Visual Studio .NET
  • Designing XML Web Services

Consuming XML Web Services

  • Creating Web Services Clients
  • HTTP Clients
  • Creating .NET Consumers
  • Web Services and Legacy Clients
  • Discovering Web Services Using UDDI