ASP.NET with C# Training Course Outline

This article contains list of topics covered in ASP.NET with C# training series.

ASP.NET with C# Training Course Outline

Introduction to ASP.NET with C#

  1. A Review of Classic ASP
  2. ASP.NET Web Applications
  3. Rendering HTML with Server Controls
  4. Using ASP.NET to Deliver XML Web Services


Working with Web Forms Controls and C#

  1. Introduction to Web Forms Controls
  2. Simple Input Controls
  3. HyperLinks
  4. Button Controls
  5. List Controls

Validating User Input with C#

  1. Overview of ASP.NET Validation Controls
  2. Client-Side Validation
  3. Server-Side Validation
  4. Required Field Validator
  5. Summarizing Results with the ValidationSummary Control

Using Rich Server Controls with C#

  1. Introduction to Rich Controls
  2. The Calendar Control
  3. The AdRotator Control
  4. The XML Control

Accessing Data with C#

  1. Overview of ADO.NET, Connecting to Data
  2. ADO. NET Classes
  3. Accessing database from webpage
  4. Using System.Configuration

Using the DataList and Repeater, Datagrid Controls

  1. Overview of List-Bound Controls
  2. Creating a Repeater Control
  3. Creating a DataList Control
  4. Introduction to the DataGrid
  5. Setting Up the DataGrid
  6. Using Advanced DataGrid Features
  7. Adding Advanced Features

Managing Data with ADO.NET DataSets and C#

  1. The Role of DataSets in ADO.NET
  2. Using DataSets in ASP.NET
  3. Saving DataSets in Session State
  4. Using DataTable Constraints
  5. DataSet DataRelations
  6. Using DataSets with DataAdapters to Modify Data

Creating and consuming XML Web Services with C#

  1. The Motivation for XML Web Services
  2. Creating an XML Web Service with Visual Studio .NET
  3. Making Web Services using in C#
  4. Running the Web Service
  5. Creating Web Services Clients
  6. HTTP Clients Creating .NET Consumers
  7. Web Services and Legacy Clients

Migration and Interoperability

  1. Migrating to ASP.NET with C#
  2. Using COM Objects in ASP.NET
  3. working with ADO Recordsets
  4. Using Platform Invocation Services

Managing State with ASP.NET and C#

  1. Preserving State in Web Applications
  2. Page-Level State
  3. Using Cookies to Preserve State,ASP.NET Session State
  4. Storing Objects in Session State
  5. Configuring Session State
  6. Setting Up an In-Process State Server
  7. Using HttpContext to store the values
  8. Using Application State to store the application level values

Improving Performance with Caching

  1. The Importance of Caching
  2. Declarative Page Output Caching
  3. Programmatic Page Caching
  4. Caching Page Fragments
  5. Caching Data and Monitoring Performance

Configuring and Deploying ASP.NET Applications

  1. Configuring IIS and the .NET Framework
  2. Deploying ASP.NET Applications

Securing ASP.NET Applications with C#

  1. ASP.NET Security Overview
  2. Windows Authentication
  3. Forms Authentication
  4. Custom Authentication

Assignment
IBuySpy.com – Project Work
An E-Commerce Storefront – Project Work
A Class Browser Application- Project Work

[catlist id=174].

Related posts