Technology:

Windows 2000 / .NET

Course:

MS-2389

Programming with Microsoft ADO.NET

Type:

Development

Duration:

3 Days

Description:

Delivery Method:

Instructor led

 

Summary Description:

 

 

Audience:

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.

 

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.

 

Objectives:

 

 

Comments:

 

This course will help the student prepare for the following Microsoft Certified Professional exams:

This course is associated with portions of Exams 70-305 and       70-306.

 

None

 

Topics Covered:

By the end of this course, the student should 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 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.

 

 

Prerequisites:

Students should be able to:

ü       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