ASP.NET Complete CBT Course - on CDs

IT Training (CBT) Course Specialists: ASP.NET Complete CBT Course - on CDs IT Training & Self Study
 
             

ASP.NET Complete CBT Course

[to previous page]   [other products in "Web Development"]
  ASP.NET Complete CBT Course or a generic image.
 
Product:

ASP.NET Complete CBT Course - on CDs

Instructed by Paul Sherriff and Allison Balter, this 15 CD set includes 2 detailed courseware manuals and has a running time of approximately 30 hours.
Price: £486.38  (excl. VAT)
Quantity:
 
Description:
This course is current to .NET Framework version 1.1 but covers relevant material for today's development issues.
With over 30 hours of content rich instruction you’ll learn everything from basics through advanced along with Architecting and Deploying. Course also includes printed courseware, code, and practice files.
 
ASP.NET Basics - Phase I
1.0 Getting Started with the Sample Application
1.1 Introducing the Sample Application
1.2 The Sample Application
2.0 Introduction to Microsoft .NET
2.1 What is Microsoft .NET
2.2 .NET and XML
2.3 Overview of .NET Framework
2.4 The Common Language Runtime
2.5 The .NET Classes
2.6 Common Language Specification
2.7 Intermediate Language
2.8 Services in .NET
2.9 Common Type System
2.10 Types of Application You Can Build
2.11 Data Services
2.12 Security Services
2.13 Migrating to .NET
2.14 Benefits of Using the .NET Framework
3.0 Introduction to Visual Studio .NET
3.1 Using Visual Studio .NET
3.2 Configuring Visual Studio .NET
3.3 Project Template
3.4 Visual Studio Integrated Development Environment (IDE)
3.5 Using Help
3.6 Types of Windows
3.7 Using the Editor
ASP.NET Basics - Phase II
1.0 Overview of .NET Framework Classes
1.1 The .NET Framework
1.2 Namespaces
1.3 The System Namespace
1.4 Namespaces Dealing with Data
1.5 The System.IO Namespace
1.6 The System.TEXT Namespace
1.7 The System.Collections Namespace
1.8 The System.Web.Services Namespace
1.9 The System.XML Namespace
2.0 Intro to Internet Programming
2.1 What is the Internet
2.2 HTML Basics
2.3 Websites Created Using HTML
2.4 Websites Created Using ASP
2.5 Before You Begin Coding
2.6 Websites Created Using ASP.NET
3.0 Intro to ASP.NET
3.1 Overview of ASP.NET
3.2 HTML Controls
3.3 Web From Server Controls
3.5 How Web Forms Work
3.6 IIS Objects
3.7 Creating User Controls
ASP.NET Basics - Phase III
1.0 Working with VB.NET
1.1 Learning the Basics
1.2 Event Handling Basics
1.3 Visual Basic .NET Data Types
1.4 Option Strict
1.5 Conversion Functions
1.6 Constructing Text Using String.Format
1.7 Creating Your Own Procedures
1.8 Creating Classes
2.0 Validation Controls
2.1 Introducing Validation Controls
2.2 Using the RequuredFieldValidator Control
2.3 Using the RangeValidator Control
2.4 Using the RegularExpressionValidator Control
2.5 Using the CustomValidator Control
2.6 Using the ValidationSummary Control
2.7 Using the CompareValidatorContro
ASP.NET Basics - Phase IV
1.0 Debugging in Visual Studio .NET
1.1 Using the Debugger
1.2 Invoking the Debugger
1.3 Tools for Debugging
1.4 Using Breakpoints
1.5 Useful Debugging Tools
1.6 Other Useful Debugging Windows
1.7 Using the Debug Class
1.8 Conditional Compilation
1.9 The Stop Statement
2.0 Introduction to ADO.NET
2.1 Getting Started with ADO.NET
2.2 Benefits of ADO.NET
3.0 Data Binding on Web Forms
3.1 Overview of Binding on Web Forms
3.2 Displaying Data in a DataGrid Control
3.3 Creating and Configuring a Dataset
3.4 Filling a DropDownList Control with Data
ASP.NET Basics - Phase V
1.0 Error Handling 
1.1 Getting Started with Structured Exception Handling
1.2 Using Error Handling
1.3 Working with Specific Exceptions
1.4 Throwing Exceptions
1.5 Passing Error Information
1.6 Creating and Error Page
2.0 ADO.NET Connection and Command Objects
2.1 Introducing ADO.NET Connections
2.2 Providing ADO.NET Connection Infomration
2.3 Using ADO.NET Connection Objects
2.4 Updating Data Using a Command Object 
3.0 Working with Data
3.1 Introducing the DataReader
3.2 Using a Data Reader to Fill a DropDownList Control
3.3 Retrieving DataSets Generically
3.4 Working with Relations in a Database
ASP.NET Basics - Phase VI
1.0 Using Stored Procedures with ADO.NET
1.1 Executing Stored Procedures
1.2 Investigating the Stored Procedures
1.3 OleDb and Stored Procedures
1.4 SqlClient and Stored Procedures
2.0 Using the DataGrid Control
2.1 Using the DataGrid
2.2 Loading the Data Grid with Data
2.3 Formatting Numeric Columns
2.4 Enabling Paging
2.5 Selecting a Row
2.6 Sorting Columns
3.0 Editing Data Using the DataGrid Control
3.1 Editing Data
3.2 Adding a Hyperlink Column
3.3 Editing Data on the Detail Page
3.4 Adding Editing Support
3.5 Adding a Template Column
3.6 Adding a New Row
3.7 Deleting Rows
 
ASP.NET Advanced - Phase I
1.0 Using the Repeater Control
1.1 Introduction to List-Bound Controls
1.2 How Does the Repeater Control Work?
1.3 Creating the Repeater Example
1.4 More Advanced Repeater Features
2.0 Using the DataList Control
2.1 Introducing the DataList Control
2.2 Add the Control’s Data Source
2.3 Adding the Full Item Template
2.4 Using the DataList Control’s Properties
2.5 Adding the EditItem Template Section
2.6 Add Event-Handling Code
ASP.NET Advanced - Phase II
1.0 Using Crystal Reports
1.1 Crystal Reports Overview
1.2 Creating a Report
1.3 Viewing the Report
1.4 Selecting Specific Rows
2.0 Creating User Controls
2.1 Why Create User-Defined Controls
2.2 Creating a Header Control
2.3 Creating a Navigation Control
2.4 Creating More Complex User Controls
2.5 Defining and Raising Events
3.0 Other ASP.NET Controls
3.1 More Server Controls
3.2 The CheckBoxList and RadioButtonList Controls
3.3 The Calendar Control
3.4 The AdRotator Control
3.5 The Literal Control
3.6 The Placeholder Control
ASP.NET Advanced - Phase III
1.0 State Management in ASP.NET
1.1 Investigating State Management
1.2 Using the Session Object
1.3 Using Cookies
1.4 Isomg the VoewState Property
1.5 Cokkieless Sessions
1.6 ASP.NET State Service
1.7 SQL Server State Management
1.8 What’s Changed from ASP
2.0 Introduction to Web Security 
2.1 Overview of Web-Based Security
2.2 Forms-Based Authentication
2.3 Supporting Authorization
ASP.NET Advanced - Phase IV
1.0 Creating Mobile Web Applications
1.1 Reviewing the Status Quo
1.2 Introducing the Microsoft Mbile Internet Toolkit (MMIT)
1.3 How Does MMIT Work?
1.4 Creating the Sample Applications
1.5 Working with the ObjectList Control
1.6 Adding Validation Controls
2.0 Development and Deployment Techniques
2.1 Development Techniques
2.2 Deploying ASP.NET Applications
ASP.NET Advanced - Phase V
1.0 Introduction to XML
1.1 Why XML?
1.2 Getting Started with XML
1.3 XML Document Structure
1.4 XML Schema
2.0 Introduction to XML Web Services
2.1 Programming Across the Web
2.2 Doing XML Web Services the Hard Way
2.3 Doing XML Web Services the Easy Way
2.4 Examples of Web Services
3.0 Creating and Consuming XML Web Services
3.1 Creating a Simple XML Web Services
3.2 Consuming a Web Service
3.3 Creating a Useful Web Service
  
ASP.NET Advanced - Phase VI
1.0 Consuming Web Services Asynchronously
1.1 Reviewing Web Services
1.2 Consuming a Web Service Synchronously
1.3 Consuming a Web Service Asynchronously
2.0 Securing Web Services
2.1 Securing Web Services
2.2 Windows Integrated Authentication
2.3 Windows Basic Authentication
2.4 Custom SOAP Authentication
2.5 Client Certificates
2.6 IP Address Restriction
Architecting & Deploying - Phase I
1.0 Overview
1.1 Overview of an ASP.NET Design Pattern
1.2 Goals of a Framework
2.0 Environment Setup
2.1 Computer Setup
2.2 Developer Standards
2.3 Visual Stuido .NET Options
2.4 Project Layout
2.5 The Sample Site
3.0 Application Configuration Class
3.1 Using Web.Config
3.2 Application Object Versus Configuration Class
3.3 Creating a Configuration Class
4.0 Web Page Layout
4.1 Page Design
4.2 Frameless Web Pages
4.3 Using User Controls
Architecting Deploying - Phase II
1.0 Creating a Base Page Class
1.1 User Tracking
1.2 Centralized Error Handling
2.0 Data Driven Menu System
2.1 Creating a Menu System
3.0 Other Data Grid Settings 
3.1 How To Setup Page Caching
3.2 How TO Setup Sorting
Architecting & Deploying - Phase III
1.0 Deployment Overview
1.1 Overview of .NET Deployment
1.2 Environments to Deploy To
1.3 What Makes Deployment so Hard?
1.4 How to Distribute the Files
1.5 A Deployment Checklist
2.0 Windows Installer 2.0
2.1 Overview of the Windows Installer
2.2 VS.NET Setup & Deployment Projects Overview
2.3 Packaging Options
2.4 Merge Modules
3.0 .NET Framework Installation
3.1 Installing the .NET Framework
3.2 The Redistributable .NET Framework
3.3 Tips & Tricks
4.0 Web Deployment
4.1 Overview of Web Deployment
4.2 XCopy Deployment
4.3 Copy Project Menu in VS.NET
4.4 Setup & Deployment Project Example
4.5 Customizing the Setup Project
4.6 Custom Actions in the Setup Project
5.0 Windows Forms Deployment
5.1 Overview of Windows Forms Deployment
 
Similar    
Products:
MOC-2310: Developing Microsoft ASP.NET Web Apps Using VS.NET Training
MOC-2524: Developing XML Web Services Using Microsoft ASP.NET Training
Active Server Pages - ASP 3.0 Training (6 levels)
ASP.NET Training (5 levels)
ASP.NET/Visual Basic.NET Bundle CBT Courses

2Gb USB 2.0 Flash Drive on Special Offer.

Paypal, Verified By Visa, Mastercard SecureCode, Cheques or Invoice

RCS Newsletter

Quick Links
 ***Special offers ***
 Bookmark this Site
 CBT Courses
 Demo's/Intro's (new)
 eBooks
 LMS (Enterprise)
 Recent Additions
 Top 20 List
 MCSE 2003 Courses
 Terms & Conditions
Our Customers

excellent:
"The CBT product is easy to use and an excellent combination of reading material, video on CD and interactive labs. "
thank you :
"Thank you! i have received the complete order today.
thank you for your swift service and i hope to be in touch soon with regards further training.
Once again thank you very much"
glad:
"I am glad to report that the CBT packages arrived successfully.
I really appreciate all the help and assistance you gave me since my initial enquiry with yourselves"

More testimonials
IT Training
Settings/Tips/Tricks
Computer Articles

Biodiesel Energy
PPE Safety Equipment
Learn English Language

Copyright 2002-2008 RCS Limited. All rights reserved. More ...