Vision Technical Education Center
6464 - Visual Studio 2008: ADO.NET 3.5
CLASS DATE(s):
Request a Class

COURSE LENGTH: 2 Days

COURSE COST: $995*

COURSE TIMES: 8:30am - 4:00pm

Printable version of this course
print

COURSE OVERVIEW

This two-day instructor-led course provides students with the knowledge and skills to access and modify data by using ADO.NET 3.5.

*Course Cost does not include books. Please contact a VTEC Account Manager for details.

AUDIENCE AND PREREQUISITES

This course is intended for application developers who know how to create applications in Visual Studio 2005 or 2008.

Before attending this course, students should have intermediate experience developing applications by using previous versions of Microsoft Visual Studio.

   

COURSE TOPICS:


Getting Started with ADO.NET 3.5
Introduction to ADO.NET 3.5
Connecting to a Database and Retrieving Data
Best Practices for Managing Connections and Performing Queries

Modifying Data by Using ADO.NET Commands
Inserting, Updating, and Deleting Data
Managing Data Integrity and Concurrency

Querying and Maintaining Data by Using DataSets
Creating and Using a DataSet to Retrieve Data
Updating a Database by Using a DataSet
Using a DataSet in an Occasionally Connected Environment

Querying and Maintaining Data by Using LINQ
Querying In-Memory Data by Using LINQ Query Expressions
Retrieving Data by Using LINQ to SQL
Modifying Data by Using LINQ to SQL

Implementing an Entity Model by Using the ADO.NET Entity Framework
Creating an Entity Data Model by Using the ADO.NET Entity Framework
Querying and Modifying Data by Using the ADO.NET Entity Framework

Building Occasionally Connected Solutions by Using Synchronization Services
Understanding Microsoft Synchronization Services
Downloading Data by Using Synchronization Services
Uploading Data by Using Synchronization Services