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:(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
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:(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:(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:(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:(2185) Deploying and Managing Microsoft Commerce Server 2000 - 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:(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



Exclusive
Visual Studio

Developing Microsoft ASP.NET 2.0 Web Applications
(Microsoft Training Course: 3201) - 3 days - £1700 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.
This course provides students with the knowledge and skills to create ASP.NET 2.0 applications. It is intended for experienced, professional Web application developers, including those employed by software companies or working on corporate development teams. The course includes sample code in both Microsoft Visual Basic .NET and Microsoft Visual C#.
> Course outline
  1. Creating an ASP.NET 2.0 Application
  2. Using Master Pages
  3. Working with Data
  4. Application Services
  5. State Management
  6. Working with Web Parts
  7. Personalization: User Profiles and Themes
  8. Implementing ASP.NET 2.0 Security
  9. ASP.NET Configuration and Instrumentation

Supplementary Information This course has now retired and is no longer available. We suggest you look at Courses 2543: Core Web Application Technologies with Microsoft Visual Studio 2005, 2544: Advanced Web Applications Technologies with Microsoft Visual Studio 2005 and 6463: Visual Studio 2008 Connected Systems: ASP.NET 3.5.
Module 1: Creating an ASP.NET 2.0 Application
  • Evaluating the Features of the New Web Development Environment
  • Evaluating the New Features of ASP.NET 2.0
  • Using the Compile-on-Demand Resources
  • Using the Page Object Model
  • Lab: Creating an ASP.NET 2.0 Application
Skills
  • Describe the features of the new Web development environment.
  • Use the resources for Compile-on-Demand functionality.
  • Use the Page Object model to build a Web form that is dynamically created from .NET resources.
top
Module 2: Using Master Pages
  • The Advantages of Using Master Pages
  • Writing Master and Content Pages
  • Writing Nested Master Pages
  • Programming Master Pages
  • Lab: Writing Master Pages and Content Pages
Skills
  • Describe the advantages of using master pages.
  • Write master pages and their corresponding content pages.
  • Create nested master pages.
  • Program master pages.
top
Module 3: Working with Data
  • Using Data-Binding
  • Using Data Providers
  • Using Data Source Components
  • Using Data Source Control
  • Working with Data-Bound Controls OR Implementing Data-Bound Controls
  • Lab: Working with Data
Skills
  • Use data binding enhancements.
  • Use .NET data providers.
  • Use data source components to support the declarative model of binding.
  • Describe the ASP.NET 2.0 data binding-enhancements.
  • Describe the ASP.NET 2.0 data provider enhancements.
  • Describe Data Source Components.
  • Describe the different Data Source controls.
  • Describe the different Data-Bound controls.
top
Module 4: Application Services
  • Creating a Wizard Control
  • Generating Dynamic Images
  • Advanced Site Functionality
  • Lab: Using Application Services
Skills
  • Create a Wizard control.
  • Generate a dynamic image.
  • Use advanced site functionality features including site map controls and site counters on controls.
top
Module 5: State Management
  • Configuring the Control State
  • Extending the Session State Mechanism
  • Creating the ASP.NET Cache Object
  • Lab: State Management
Skills
  • Use the Control State in ASP.NET 2.0 and avoid the common problems associated with information persisting across postbacks.
  • Extend the Session State Mechanism.
  • Create an ASP.NET Cache Object.
top
Module 6: Working with Web Parts
  • Building Pages with Web Parts
  • Creating an Editable Web Part
  • Connecting to Other Web Parts
  • Lab: Web Parts.
Skills
  • Build pages with Web part server controls.
  • Create user editable Web parts.
  • Enable Web part connectivity.
top
Module 7: Personalization: User Profiles and Themes
  • (Optional) Understanding Personalization
  • Creating and Managing User Profiles
  • Using Themes
  • Lab: Personalization: User Profiles and Themes.
Skills
  • Describe the ASP.NET 2.0 personalization features.
  • Create and manage user profiles.
  • Use and apply themes.
top
Module 8: Implementing ASP.NET 2.0 Security
  • Using Forms Authentication
  • Using Security-Related Controls
  • Managing Membership and Roles
  • Lab: Implementing ASP.NET 2.0 Security
Skills
  • Use cookieless authentication for forms.
  • Implement ASP.NET 2.0 security controls.
  • Use the membership class for authenticating users.
top
Module 9: ASP.NET Configuration and Instrumentation
  • Configuration Schema Changes for ASP.NET 2.0
  • Using the Configuration API
  • The Health Monitoring API
  • Lab: ASP.NET Configuration and Instrumentation.
Skills
  • Describe schema changes to the configuration fiels.
  • Use the ASP.NET Administrative Tool to change configuration settings.
  • Use the health monitoring API.
top
> Pre-Requisites
Before attending this course, students must have the following pre-requisites:
  • Experience developing .NET Web applications using ASP.NET 1.0/1.1
  • Knowledge of HTML, XML, and ADO.NET (1.0/1.1).
> Purpose
After completing this course, students will be able to describe advancements from ASP.NET 1.x to ASP.NET 2.0 in creating applications; develop new Web solutions using ASP.NET 2.0 features and functionality.
> EXAMS
There are no exams directly associated with this course