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:(1912) Introduction to Web Development Technologies - 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:(2365) Designing an Application Migration Strategy to Microsoft .NET - 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:(50068) Microsoft SQL Server 2008 for the Experienced Oracle Database Administrator - 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
Course:(1009) Mastering Web Site Fundamentals(Classroom View) - 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:(2540N) Building Embedded Solutions Using Windows CE 5 - 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:(1905) Building XML-Based Web Applications - 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:(4010) E-Commerce Profitability: Online Merchandising Using Microsoft Office FrontPage 2003 - 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:(1933) Doing Business Online Using Microsoft bCentral - 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:(2185) Deploying and Managing Microsoft Commerce Server 2000 - 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
Course:(1592) Creating and Managing Web Sites Using FrontPage 2000 - Microsoft Training Courses in London and South West
Course:(2389) Programming with ADO .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:(F1038) Fast Track: Implementing and Maintaining a Microsoft SQL Server 2008 Database - Microsoft Training Courses in London and South West
Course:(2382) Developing Collaborative Solutions Using Digital Dashboards - 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:(2784) Tuning and Optimizing Queries using Microsoft SQL Server 2005 - 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

Compare Recently Viewed Course Dates



ASP.Net

Visual Studio 2008 Connected Systems: ASP.NET 3.5
(Microsoft Training Course: 6463) - 2 days - £820 exc VAT

Save up to 50% of the cost of some courses: check our Certification Packages or buy F1 Training Vouchers


> Target Audience
This course provides students with the knowledge and skills to create a fully functional Web application by using ASP.NET 3.5. It is intended for application developers who know how to create applications in Visual Studio 2005 or 2008.
> Course outline
  1. Getting Started with ASP.NET 3.5
  2. Implementing a User Interface with ASP.NET Server Controls
  3. Displaying and Manipulating Data in ASP.NET 3.5
  4. Creating Responsive Pages by Using Client-Side Technologies
  5. Debugging and Deploying ASP.NET Applications
  6. Writing ASP.NET Applications for Mobile Devices

Supplementary Information This is a Preliminary Course Syllabus. Some parts of the course are currently in development, so some elements of this syllabus are subject to change.
Module 1: Getting Started with ASP.NET 3.5
  • This module explains how to build and configure a simple ASP.NET application.
  • Building Dynamic Web Pages with ASP.NET 3.5
  • ASP.NET 3.5 Features
  • Configuring ASP.NET Applications
  • Lab: Creating and Configuring an ASP.NET 3.5 Application
Skills
  • Explain how to create dynamic Web pages by using ASP.NET.
  • Manage state, handle requests, and improve accessibility by using the features of ASP.NET.
  • Configure an ASP.NET application by using .config files.
top
Module 2: Implementing a User Interface with ASP.NET Server Controls
  • This module explains how to implement a dynamic user interface by using ASP.NET controls.
  • Consuming Controls to Interact with Users
  • Creating Custom Controls
  • Lab: Consuming and Creating ASP.NET Server Controls
Skills
  • Create a user interface on an ASP.NET page by using standard Web server controls.
  • Create a user control and a custom server control and add them to an ASP.NET page.
top
Module 3: Displaying and Manipulating Data in ASP.NET 3.5
  • This module explains how to display and manipulate data from any source in an ASP.NET application.
  • Accessing Data by Using ADO.NET 3.5
  • Accessing Data from Services
  • Rendering Data in Web Controls
  • Lab: Displaying and Manipulating Data in ASP.NET 3.5
Skills
  • Access and manipulate data from different sources by using ADO.NET 3.5.
  • Access and manipulate data from Windows Communication Foundation services or Web services.
  • Present data to the user by placing data-bound controls on an ASP.NET page.
top
Module 4: Creating Responsive Pages by Using Client-Side Technologies
  • This module explains how to create pages that respond rapidly to user requests.
  • Creating Partial Page Updates by Using AJAX
  • Scripting Actions on the Web Client
  • Lab: Creating Responsive Pages by Using Client-Side Technologies
Skills
  • Improve page responsiveness by using the ASP.NET AJAX controls.
  • Interact with the user, access services, and access the AJAX client-side library by using client scripts.
top
Module 5: Debugging and Deploying ASP.NET Applications
  • This module explains how to deploy a reliable, robust Web application to a Web server.
  • Troubleshooting and Debugging ASP.NET Applications
  • Deploying Completed ASP.NET Applications
  • Lab: Debugging and Deploying ASP.NET Applications
  • This module explains how to deploy a reliable, robust Web application to a Web server.
  • Troubleshooting and Debugging ASP.NET Applications
  • Deploying Completed ASP.NET Applications
  • Lab: Debugging and Deploying ASP.NET Applications
Skills
  • Find and eliminate bugs in an ASP.NET application.
  • Deploy an ASP.NET application to a production Web server.
top
Module 6: Writing ASP.NET Applications for Mobile Devices
  • This module explains how to ensure that mobile device users can access all the functionality of a Web site.
  • Rendering Pages According to Device Capabilities
  • Creating Pages with Mobile Web Controls
  • Lab: Adding Support for Mobile Devices
Skills
  • Write pages that adapt to the capabilities of mobile devices.
  • Utilize controls that adapt to the capabilities of mobile devices.
top
> Pre-Requisites
Before attending this course, students must have the following pre-requisites:
  • Experience developing applications using previous versions of Microsoft Visual Studio.
> Purpose
After completing this course, students will be able to explain how to create dynamic Web pages by using ASP.NET; manage state, handle requests, and improve accessibility by using the features of ASP.NET; configure an ASP.NET application by using .config files; create a user interface on an ASP.NET page by using standard Web server controls; create a user control and a custom server control and add them to an ASP.NET page; access and manipulate data from different sources by using ADO.NET 3.5; access and manipulate data from Windows Communication Foundation services or Web services; present data to the user by placing data-bound controls on an ASP.NET page; improve page responsiveness by using the ASP.NET AJAX controls; interact with the user, access services, and access the AJAX client-side library by using client scripts; find and eliminate bugs in an ASP.NET application; deploy an ASP.NET application to a production Web server; write pages that adapt to the capabilities of mobile devices; utilize controls that adapt to the capabilities of mobile devices.
> Supplementary Information
This is a Preliminary Course Syllabus. Some parts of the course are currently in development, so some elements of this syllabus are subject to change.