This three-day instructor-led workshop provides students with the knowledge and skills to develop data-access applications by using the Microsoft .NET Framework and Microsoft Visual Studio 2005.
Слушателям выдаются учебные материалы, авторизованные Microsoft.
По окончании курса слушатели получают сертификат компании Microsoft международного образца.
This workshop is intended for corporate and Independent Software Vendor (ISV) application developers who have a desire to learn more about specific technology areas in distributed application development.
Unit 1: Connecting to Databases and Reading Data |
| What Is ADO.NET?
The Process for Connecting to a Database and Reading Data
What Is Connection Pooling?
|
|
Unit 2: Querying and Updating Databases by Using Commands |
| ADO.NET Commands
The Process for Passing Parameters into Commands
|
|
Unit 3: Performing Transactional Operations |
| What Is a Transaction?
The Process for Managing Local Transactions
The Process for Managing Distributed Transactions
The Process for Managing Distributed Transactions
|
|
Unit 4: Performing Disconnected Operations Programmatically |
| What Is the ADO.NET Disconnected Model?
The Process for Loading and Saving Data in a DataSet
What Are DataViews?
|
|
Unit 5: Performing Disconnected Operations by Using Visual Studio 2005 Wizards |
| Comparing Untyped DataSets with Typed DataSets
What Are Table Adapters?
Demonstration: Creating a Typed DataSet by Using Visual Studio 2005 Wizards
|
|
Unit 6: Performing XML Operations on Disconnected Data |
| XML Representations of DataSets
What Are DiffGrams?
|
|
Unit 7: Reading and Writing XML Data |
| The Process for Serially Reading XML Data
The Process for Serially Writing XML Data
|
|
Unit 8: Processing XML Data by Using DOM |
| What Is DOM?
What Are DOM Trees?
Types of XML Nodes in a DOM Tree
|
|