A Small Class Size is the Best Learning Environment*
Only F1 has no more than 6 Delegates in a Class
Everyone has Individual Attention from the Trainer

View Recent History

Course:(2784) Tuning and Optimizing Queries using Microsoft SQL Server 2005 - Microsoft Training Courses in London and South West
Course:(6459) First Look: Visual Studio 2008 - Microsoft Training Courses in London and South West
Course:(2540N) Building Embedded Solutions Using Windows CE 5 - Microsoft Training Courses in London and South West
Course:(2526) Developing Distributed Applications with Microsoft .NET Remoting - Microsoft Training Courses in London and South West
Course:(6317) Upgrading Your SQL Server 2000 Database Administration Skills to SQL Server 2008 - Microsoft Training Courses in London and South West
Course:(2009) Upgrading Your Skills from Microsoft Exchange Server 5.5 to Microsoft Exchange Server 2003 - Microsoft Training Courses in London and South West
Course:(6231) Maintaining a Microsoft SQL Server 2008 R2 Database - Microsoft Training Courses in London and South West
Course:(2556) Developing Mobile Applications Using the Microsoft .NET Compact Framework - Microsoft Training Courses in London and South West
(2310) Developing Web Applications Using Microsoft Visual Studio 2008 - Microsoft Training Courses London South West UK
Course:(1933) Doing Business Online Using Microsoft bCentral - Microsoft Training Courses in London and South West
Course:(1592) Creating and Managing Web Sites Using FrontPage 2000 - Microsoft Training Courses in London and South West
Course:(2530) Introduction to Microsoft Windows CE .NET - Microsoft Training Courses in London and South West
Course:(2517) Deploying and Managing Microsoft Mobile Information Server 2002 Enterprise Edition - Microsoft Training Courses in London and South West
Course:(2609) Introduction to C# Programming with Microsoft .NET - Microsoft Training Courses in London and South West
Course:(2957) Advanced Foundations of Microsoft .NET 2.0 Development - Microsoft Training Courses in London and South West
Digital Dashboard Resource Kit Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(1572) Implementing and Managing Microsoft Exchange 2000 - Microsoft Training Courses in London and South West
Course:(3201) Developing Microsoft ASP.NET 2.0 Web Applications - Microsoft Training Courses in London and South West
Course:(2562) Getting Started with Microsoft Visual Studio 2005 for Microsoft Visual Basic 6.0 Developers - Microsoft Training Courses in London and South West
Course:(2542) Advanced Data Access with Microsoft Visual Studio 2005 - Microsoft Training Courses in London and South West
Course:(4010) E-Commerce Profitability: Online Merchandising Using Microsoft Office FrontPage 2003 - Microsoft Training Courses in London and South West
Course:(2500) Introduction to XML and the Microsoft .NET Platform - Microsoft Training Courses in London and South West
Course:(2663) Programming with XML in the Microsoft .NET Framework - Microsoft Training Courses in London and South West
Course:(1009) Mastering Web Site Fundamentals(Classroom View) - Microsoft Training Courses in London and South West
Course:(1912) Introduction to Web Development Technologies - Microsoft Training Courses in London and South West
Course:(1932) Building a Data-Driven Web Site Using Microsoft FrontPage 2000 - Microsoft Training Courses in London and South West
Course:(2544) Advanced Web Applications Technologies with Microsoft Visual Studio 2005 - Microsoft Training Courses in London and South West
Course:(2541) Core Data Access with Microsoft Visual Studio 2005 - Microsoft Training Courses in London and South West
Course:(2559) Introduction to Visual Basic .NET Programming with Microsoft .NET - Microsoft Training Courses in London and South West
Course:(2389) Programming with ADO .NET - Microsoft Training Courses in London and South West
Course:(50068) Microsoft SQL Server 2008 for the Experienced Oracle Database Administrator - Microsoft Training Courses in London and South West
Course:(2311) Advanced Web Application Development using Microsoft ASP.NET - Microsoft Training Courses in London and South West
Course:(2373) Programming with Microsoft Visual Basic .NET - Microsoft Training Courses in London and South West
Course:(2557) Building COM+ Applications Using Microsoft .NET Enterprise Services - Microsoft Training Courses in London and South West
Course:(2956) Core Foundations of Microsoft .NET 2.0 Development - Microsoft Training Courses in London and South West
Course:(6461) Visual Studio 2008 Connected Systems: Windows Communication Foundation - Microsoft Training Courses in London and South West
Course:(6215) Implementing and Administering Microsoft Visual Studio 2008 Team Foundation Server - Microsoft Training Courses in London and South West
Course:(2185) Deploying and Managing Microsoft Commerce Server 2000 - Microsoft Training Courses in London and South West
Course:(2063) Introduction to ASP .NET - Microsoft Training Courses in London and South West
Course:(2734) Updating Your Database Development Skills to SQL Server 2005 - Microsoft Training Courses in London and South West
Course:(2543) Core Web Application Technologies with Microsoft Visual Studio 2005 - Microsoft Training Courses in London and South West
Course:(F1038) Fast Track: Implementing and Maintaining a Microsoft SQL Server 2008 Database - Microsoft Training Courses in London and South West
Course:(2710) Analyzing Requirements and Defining Microsoft .NET Solution Architectures - Microsoft Training Courses in London and South West
Course:(6214) Effective Team Development Using Microsoft Visual Studio Team System - Microsoft Training Courses in London and South West
Course:(1905) Building XML-Based Web Applications - Microsoft Training Courses in London and South West
Course:(2365) Designing an Application Migration Strategy to Microsoft .NET - Microsoft Training Courses in London and South West
Course:(6460) Visual Studio 2008 Connected Systems: Windows Presentation Foundation - Microsoft Training Courses in London and South West
Course:(2727) Developer Skills Builder for Microsoft.NET - Microsoft Training Courses in London and South West
Course:(2792) Implementing and Maintaining Microsoft SQL Server 2005 Integration Services - Microsoft Training Courses in London and South West
Course:(6462) Visual Studio 2008 Connected Systems: Windows Workflow Foundation - Microsoft Training Courses in London and South West
Course:(2382) Developing Collaborative Solutions Using Digital Dashboards - Microsoft Training Courses in London and South West
(6463) Visual Studio 2008 Connected Systems: ASP.NET 3.5 - Microsoft Training Courses London South West UK

Compare Recently Viewed Course Dates



Premier
Visual Studio

Introduction to ASP .NET
(Microsoft Training Course: 2063) - 3 days - £1425 exc VAT

We currently do not have any dates scheduled for this course.
Please contact us to arrange a closed course for your company or add your details to courses in waiting.
(Remember F1 has smaller classes)
Ask a Question ?Print 2 Page PDF


> Target Audience
THIS COURSE HAS NOW RETIRED. PLEASE SEE THE SUPPLEMENTARY INFORMATION FOR DETAILS OF ALTERNATIVE COURSES.
The goal of this course is to teach students how to create a simple Microsoft ASP .NET application that delivers dynamic content to the Web. This course was developed under Microsoft Visual Studio.NET Beta 2. It is intended for developers of Microsoft Active Server Pages (ASP).
> Course outline
  1. Working with Microsoft ASP .NET
  2. Using Web Controls
  3. Using Microsoft ADO .NET to Access Data
  4. Separating Code from Content
  5. Using Trace in Microsoft ASP .NET Pages
  6. Using Web Services
  7. Creating a Microsoft ASP .NET Web Application

Supplementary Information This course has now retired and is no longer available. We suggest you look at Courses 2640: Upgrading Web Development Skills from ASP to Microsoft ASP .NET and 2310: Developing Web Applications Using Microsoft Visual Studio 2008.
Module 1: Working with Microsoft ASP .NET
  • Introducing ASP .NET
  • Creating Web Forms
  • Adding ASP .NET Code to a Page
  • Handling Page Events
  • Discussion: ASP vs. ASP .NET
Skills
  • Identify the main features of ASP .NET.
  • Identify the differences between ASP and ASP .NET.
  • Describe the working model of ASP .NET.
  • Describe the architecture of server controls.
  • Add a Hypertext Markup Language (HTML) server control to a page.
  • Access the properties and methods of server controls in code.
  • Add event handlers for page events.
  • Use the IsPostback property to handle postback forms.
top
Module 2: Using Web Controls
  • What are Web Controls?
  • Using Intrinsic Controls
  • Using Input Validation Controls
  • Selecting Controls for Applications
Skills
  • Add Web controls to an ASP .NET page.
  • Use properties, methods, and events of Web controls.
  • Validate user input on an ASP .NET page by using input validation controls.
  • Bind two controls together.
top
Module 3: Using Microsoft ADO .NET to Access Data
  • Overview of ADO .NET
  • Connecting to a Data Source
  • Accessing Data with DateSets
  • Using Stored Procedures
  • Accessing Data with DataReaders
  • Binding to Extensible Markup Language (XML) Data
Skills
  • Describe the ADO .NET object model.
  • Connect to a data source by using ADO .NET.
  • Retrieve data from a database by using DataReaders and DataSets.
  • Display the data from a database on the client by using list-bound controls.
  • Customize the look of Repeater controls with templates.
  • Use stored procedures to return Recordsets.
  • Read data from an XML file into DataSets.
top
Module 4: Separating Code from Content
  • Advantages of Partitioning an ASP .NET Page
  • Creating and Using Code-Behind Pages
  • Creating and Using User Controls
  • Creating and Using Components
Skills
  • Explain the need for code-behind pages.
  • Create a code-behind page and use it with an ASP .NET page.
  • Explain the advantages of user controls.
  • Explain how user controls work.
  • Create a component in Visual Basic.
  • Use a component in an ASP .NET page.
top
Module 5: Using Trace in Microsoft ASP .NET Pages
  • Overview of Tracing
  • Trace Information
  • Page-Level Trace
  • Application-Level Trace
Skills
  • Describe page-level and application-level tracing.
  • Enable and disable tracing for an ASP .NET page.
  • Add custom trace information.
top
Module 6: Using Web Services
  • What is a Web Service?
  • Calling a Web Service from a Browser
  • Calling a Web Service by Using a Proxy
  • Creating a Simple Web Service by Using Visual Basic
  • Creating and Calling a Web Service by Using Visual Studio .NET
Skills
  • Explain the goal of Web services and how they fit into the Web architecture.
  • Describe the Web services execution model.
  • Call a Web service from a browser.
  • Call a Web service by using a proxy.
  • Use the data returned by a Web service.
  • Create a simple Web service by using Visual Basic.
top
Module 7: Creating a Microsoft ASP .NET Web Application
  • Requirements of a Web Application
  • What is New in ASP .NET?
  • Sharing Information Between Pages
  • Securing an ASP .NET Application
Skills
  • Describe cookie-less sessions.
  • Set up cookie-less sessions in the web.config file.
  • Use event procedures in global.asax.
  • Set up page output caching for ASP .NET pages.
  • Share information between pages of an ASP .NET application by using ASP .NET cache, web.config, session variables, and a database.
  • Describe how authentication works.
  • Set up authentication for an application in web.config.
top
> Pre-Requisites
Before attending this course, students must be able to:
  • Create forms and tables in HTML.
  • Write Microsoft Visual Basic or Visual Basic Scripting Edition (VBScript) code.
  • Create an ASP page.
  • Retrieve data from a relational database by using ADO.
> Purpose
At the end of the course, students will be able to:Create a Web form with server controls. Separate page code from content by using code-behind pages, page controls, and components. Display dynamic data from a data source by using Microsoft ADO .NET and data binding. Debug ASP .NET pages by using trace
> Supplementary Information
This course has now retired and is no longer available. We suggest you look at Courses 2640: Upgrading Web Development Skills from ASP to Microsoft ASP .NET and 2310: Developing Web Applications Using Microsoft Visual Studio 2008.
> EXAMS
There are no exams directly associated with this course