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



Exclusive
Visual Studio

Programming with ADO .NET
(Microsoft Training Course: 2389) - 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 is designed for the professional platform developer and will teach developers to build data-centric, applications and Web Services with ADO .NET, SQL Server 2000 and the Microsoft .NET Framework
> Course outline
  1. Data-Centric Applications and ADO.NET
  2. Connecting to Data Sources
  3. Performing Connected Database Operations
  4. Building DataSets
  5. Reading and Writing XML with ADO.NET
  6. Building DataSets from Existing Data Sources
  7. Building and Consuming a Web Service That Uses ADO.NET


Module 1: Data-Centric Applications and ADO.NET
  • Design of Data-Centric Applications
  • ADO.NET Architecture
  • ADO.NET and XML
  • Lab: Data-Centric Applications and ADO.NET
Skills
  • Give examples of storage options.
  • Diagram the architecture of data-centric applications.
  • Choose a connected, disconnected, or mixed environment based on application requirements.
  • Use the System.Data namespaces in applications.
  • Diagram the ADO.NET object model.
  • Analyze typical business scenarios.
  • Explain how to use ADO.NET with XML.
top
Module 2: Connecting to Data Sources
  • Choosing a .NET Data Provider
  • Defining a Connection
  • Managing a Connection
  • Handling Connection Exceptions
  • Connection Pooling
  • Lab: Connecting to Data Sources
Skills
  • Choose a .NET data provider.
  • Connect to SQL Server.
  • Connect to OLE DB data sources.
  • Manage a connection.
  • Handle common connection exceptions.
  • Implement and control connection pooling.
top
Module 3: Performing Connected Database Operations
  • Working in a Connected Environment
  • Building Command Objects
  • Executing Commands That Return a Single Value
  • Executing Commands That Return Rows
  • Executing Commands That Do Not Return Rows
  • Using Transactions
  • Lab: Performing Connected Database Operations
Skills
  • Build a command object.
  • Execute a command that returns a single value.
  • Execute a command that returns a set of rows, and process the result.
  • Execute a command that defines database structure and permissions by using the data definition language (DDL) and data control language (DCL).
  • Execute a command that modifies data.
  • Use transactions.
top
Module 4: Building DataSets
  • Working in a Disconnected Environment
  • Building DataSets and DataTables
  • Binding and Saving a DataSet
  • Defining Data Relationships
  • Modifying Data in a DataTable
  • Sorting and Filtering
  • Lab: Building, Binding, Opening, and Saving DataSets
  • Lab: Manipulating DataSets.
Skills
  • Describe the disconnected environment.
  • Build a DataSet and a DataTable.
  • Bind a DataSet to a DataGrid.
  • Open and save a DataSet.
  • Define a data relationship.
  • Modify data in a DataTable.
  • Find and select rows in a DataTable.
  • Sort and filter a DataTable by using a DataView.
top
Module 5: Reading and Writing XML with ADO.NET
  • Creating XSD Schemas
  • Loading Schemas and Data into DataSets
  • Writing XML from a DataSet
  • Lab: Working with XML Data in ADO.NET
Skills
  • Generate an XSD schema from a DataSet by using graphical tools.
  • Save a DataSet structure to an XSD schema file.
  • Create and populate a DataSet from an XSD schema and XML data.
  • Save DataSet data as XML.
  • Write and load changes by using a DiffGram.
top
Module 6: Building DataSets from Existing Data Sources
  • Configuring a DataAdapter to Retrieve Information
  • Populating a DataSet Using a DataAdapter
  • Configuring a DataAdapter to Update the Underlying Data Source
  • Persisting Changes to a Data Source
  • How to Handle Conflicts
  • Lab: Retrieving Data into a Disconnected Application
  • Lab: Retrieving and Updating Customers and Orders Data
Skills
  • Configure a DataAdapter to retrieve information.
  • Populate a DataSet by using a DataAdapter.
  • Configure a DataAdapter to modify information.
  • Persist data changes to a data source.
  • Manage data conflicts.
top
Module 7: Building and Consuming a Web Service That Uses ADO.NET
  • Building and Consuming a Web Service That Returns Data
  • Lab: Troubleshooting an ADO.NET Application.
Skills
  • Build a Web service.
  • Consume a Web service in a client application.
  • Troubleshoot errors in an ADO.NET application.
top
> Pre-Requisites
Before attending this course, students must have the following pre-requisites:
  • Understanding of relational database concepts: table, row, column, primary keys, foreign keys, constraints, and views
  • Data query and modification experience, including experience with SELECT, INSERT, UPDATE, and DELETE commands
  • Exposure to XML documents, style sheets, and schemas
  • Experience with Visual Basic .NET, Visual Basic for Applications, or previous versions of Visual Basic
  • Experience building user interfaces, including Web applications or Microsoft Windows applications
> Purpose
At the end of the course, students will be able to describe data-centric applications, ADO.NET architecture, and ADO.NET and XML; connect to SQL Server and other data sources; perform connected database operations; build a DataSet schema, populate it with data, and modify the data programmatically; build a DataSet from an existing data source; use XML techniques while working with DataSets, including mapping tables and columns, creating XSD schemas, building strongly typed DataSets, and interacting with XMLDataDocuments; build a Web service that uses ADO.NET to query and update a data source; troubleshoot errors within an ADO.NET application.
> EXAMS
There are no exams directly associated with this course