|
Topic:
|
Creating a Data Layer with TableAdapters
Rob Windsor, ObjectSharp Consulting
www.objectsharp.com
TableAdapters, a new feature of .NET 2.0, are a great way to create type-safe
access to your data and promote object reuse. This session will show you how to
use the Dataset Designer in the Visual Studio 2005 to quickly and easily build a
base for a data access layer. We will examine the typed DataSets and TableAdapters
generated for you and then look at how you can extend the generated code to manage
connections, transactions, concurrency, validation and more.
|