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

Microsoft Dynamics CRM Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(3373) First Look: Getting Started with Windows SharePoint Services 3.0 Hands-On Lab - Microsoft Training Courses in London and South West
ASP.NET Training Course Index - F1Computing Microsoft Training Courses London South West UK
Windows Server 2008 Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(6317) Upgrading Your SQL Server 2000 Database Administration Skills to SQL Server 2008 - Microsoft Training Courses in London and South West
Windows 7 Training Course Index - F1Computing Microsoft Training Courses London South West UK
F1 Computing - Microsoft CRM Gold Partner
Windows 2003 Training Course Index - F1Computing Microsoft Training Courses London South West UK
Web Development Training Course Index - F1Computing Microsoft Training Courses London South West UK
Visual FoxPro Training Course Index - F1Computing Microsoft Training Courses London South West UK
BizTalk Server Training Course Index - F1Computing Microsoft Training Courses London South West UK
Business Training Course Index - F1Computing Microsoft Training Courses London South West UK
Windows Training Course Index - F1Computing Microsoft Training Courses London South West UK
FoxPro Training Course Index - F1Computing Microsoft Training Courses London South West UK
Hyper-V and Virtualisation Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(2840) Implementing Security for Applications - Microsoft Training Courses in London and South West
Exchange Server Training Course Index - F1Computing Microsoft Training Courses London South West UK
C Sharp Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(50511) The Microsoft Intelligence 2010 Stack - Microsoft Training Courses in London and South West
Office 2007 Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(50257) Upgrading to Microsoft ASP.NET 3.5 - Microsoft Training Courses in London and South West
SQL Server Training Course Index - F1Computing Microsoft Training Courses London South West UK
Security Training Course Index - F1Computing Microsoft Training Courses London South West UK
Windows Vista Training Course Index - F1Computing Microsoft Training Courses London South West UK
F1 - Training and Technology Blogs
Course:(6463) Visual Studio 2008 Connected Systems: ASP.NET 3.5 - Microsoft Training Courses in London and South West
Course:(2520) Deploying Microsoft Windows XP Professional - Microsoft Training Courses in London and South West
SharePoint Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(10215) Implementing and Managing Microsoft Server Virtualization - Microsoft Training Courses in London and South West
Course:(10508) Planning, Deploying, and Managing Microsoft Exchange Server 2010 Unified Messaging - Microsoft Training Courses in London and South West
Course:(4001) Team Collaboration Using Microsoft Windows SharePoint Services - Microsoft Training Courses in London and South West
Certification Fast-Track Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(10337) Updating Your Microsoft SQL Server 2008 BI Skills to SQL Server 2008 R2 - Microsoft Training Courses in London and South West
Course:(10267) Introduction to Web Development with Microsoft Visual Studio 2010 - Microsoft Training Courses in London and South West
CRM Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(F1044) Learning to Program using Microsoft C# 2010 - Microsoft Training Courses in London and South West
Course:(2310) Developing Web Applications Using Microsoft Visual Studio 2008 - Microsoft Training Courses in London and South West
Course:(50429) Microsoft SharePoint 2010 Business Intelligence - Microsoft Training Courses in London and South West
Course:(80442) Introduction to Microsoft Dynamics CRM 2011 - Microsoft Training Courses in London and South West
Visual Basic .NET Training Course Index - F1Computing Microsoft Training Courses London South West UK
Windows Services Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(6331) Deploying and Managing Microsoft System Center Virtual Machine Manager - Microsoft Training Courses in London and South West
Course:(5929) Managing Projects and Programs Using Microsoft Office Project Server 2007 - Microsoft Training Courses in London and South West
Silverlight 4 Training Course Index - F1Computing Microsoft Training Courses London South West UK
Office (inc SharePoint) Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(50219) Introduction to Microsoft Windows 7 for Developers - Microsoft Training Courses in London and South West
Fast-Track Courses Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(8036) Designing IT Platform Collaborative Applications with Microsoft SharePoint 2003 Workshop - Microsoft Training Courses in London and South West
SQL Server 2008 Training Course Index - F1Computing Microsoft Training Courses London South West UK
Course:(10232) Designing and Developing Microsoft SharePoint Server 2010 Applications - Microsoft Training Courses in London and South West
Course:(F1048) Microsoft BizTalk Server 2010 Administration - Microsoft Training Courses in London and South West
Knowledge Management Training Course Index - F1Computing Microsoft Training Courses London South West UK

Compare Recently Viewed Course Dates



Standard
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.