What you'll learn?

  • Describe data-centric applications, ADO.NET architecture, and ADO.NET and XML.
  • Connect to SQL Server and other data sources.
  • Perform connected database operations including executing SELECT commands, database definition commands, dynamic SQL commands, and commands that return data from a SQL Server database in XML.
  • 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.

Description

This course will teach developers to build data-centric applications and Web services with Microsoft ADO.NET, Microsoft SQL Server 2000, and the Microsoft .NET Framework.

Audience :

This course is designed for the professional platform developer who is responsible for designing and building data-centric, distributed applications for his or her organization. It is designed for developers who have component and Web application development skills, and who have previously built solutions by using Microsoft Visual Studio. Typically, these individuals will have the following skills: Experience with a .NET language such as Microsoft Visual Basic .NET, Microsoft Visual C#, or Microsoft Visual C++; an understanding of object-oriented concepts and terminology; experience developing distributed applications; and experience developing Web-based applications hosted on Internet Information Server.

Topics :

Data-Centric Applications and ADO.NET

o  Design of Data-Centric Applications

o  ADO.NET Architecture

o  ADO.NET and XML

Connecting to Data Sources

o  Choosing a .NET Data Provider

o  Defining a Connection

o  Managing a Connection

o  Handling Connection Exceptions

o  Connection Pooling

Performing Connected Database Operations

o  Working in a Connected Environment

o  Building Command Objects

o  Executing Commands That Return a Single Value

o  Executing Commands That Return Rows

o  Executing Commands That Do Not Return Rows

o  Using Transactions

Building DataSets

o  Working in a Disconnected Environment

o  Building DataSets and DataTables

o  Binding and Saving a DataSet

o  Defining Data Relationships

o  Modifying Data in a DataTable

o  Sorting and Filtering

Reading and Writing XML with ADO.NET

o  Creating XSD Schemas

o  Loading Schemas and Data into DataSets

o  Writing XML from a DataSet

Building DataSets from Existing Data Sources

o  Configuring a DataAdapter to Retrieve Information

o  Populating a DataSet Using a DataAdapter

o  Configuring a DataAdapter to Update the Underlying Data Source

o  Persisting Changes to a Data Source

o  How to Handle Conflicts

Building and Consuming a Web Service That Uses ADO.NET

o  Building and Consuming a Web Service That Returns Data

Prerequisities :

Recommended Knowledge :

The course assumes that students have the following skills: 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.

Recommended Course(s) :

Category :

  • Programming

Training Materials :

Microsoft Official Courseware (MOC)

Labs :

This course includes several labs to ensure you will gain the targeted skills and experience.

Credential :

This course is a credit towards Microsoft Certified Solution Developer MCSD.NET