![]() |
Profile |
Contact |
Search |
Cart |
| Building ADO.NET DataSets |
| Course Status: | Released | Courseware Features |
| Course Language: | English | |
| Course Duration: | 5 Hours | |
| Deployment Options: | Online, Interactive CDs, Network, Downloads, Intranet |
Audience |
| Visual Basic .NET programmers and candidates for the Microsoft MCSD and MCAD certification paths |
Prerequisites |
| Good knowledge of VB.NET, SQL, relational databases, and Visual Studio .NET |
Course Aim |
| ADO.NET is Microsoft's .NET data-access technology. It is designed for disconnected architectures and is particularly apt for web services, web and mobile applications, and scalable enterprise applications. This path teaches ADO.NET to Visual Basic .NET programmers. It prepares candidates for the Microsoft MCSD and MCAD certification paths, for both Windows and web programming exams. |
Learning Objectives |
| To describe how to use ADO.NET's disconnected DataSet object model, including DataSets, DataAdapters, DataTables, DataRelations, DataRows, and DataColumns |
Topics Covered |
| Introduction to DataSets -ADO.NET data-retrieval strategies -Overview of ADO.NET DataSets -Working with DataSets in Windows Forms DataAdapters -The ADO.NET DataAdapter object -Visual Studio .NET's Data Adapter Configuration Wizard -Configuring DataAdapters in Visual Studio .NET Creating DataSets -Creating ADO.NET DataSets and DataTables in VB.NET -Creating an ADO.NET DataSet in VB.NET -Creating XSD Schemas in Visual Studio .NET Using DataSets -Populating ADO.NET DataSets with DataAdapters in VB.NET -Defining ADO.NET DataSet relationships using VB.NET -Handling ADO.NET relationships in VB.NET code -Binding an ADO.NET DataSet to a data control in VB.NET |