![]() |
Profile |
Contact |
Search |
Cart |
| ADO.NET Connections and Commands |
| 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 introduce ADO.NET and to describe how to make connections to databases and run stored procedures and SQL statements in a connected design |
Topics Covered |
| Introduction to ADO.NET -Distributed data-access requirements -Architecture of ADO.NET Connecting to data sources -Defining an ADO.NET Connection object in VB.NET -Working with ADO.NET connections in VB.NET -Pooling ADO.NET connections in VB.NET -Creating ADO.NET connections in VB.NET Using stored procedures -Creating stored procedures in Visual Studio .NET -Managing stored-procedure parameters in VB.NET -Coding for stored procedures in VB.NET Connected access -Connected data access -Executing ADO.NET Command objects in VB.NET -ADO.NET DataReaders using VB.NET -Using ADO.NET Commands and DataReaders with VB.NET |