[ Back to Diary Page ]


General Meeting

Location: Auditorium, Library 2nd Floor
Date: Thursday, November 30, 2006
Time: 7:00 to 9:30 pm
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.

Links: Build a Data Access Layer with the Visual Studio 2005 DataSet Designer - Brian Noyes
MSDN Webcast: Build a Data Access Layer with the Visual Studio 2005 DataSet Designer - Brian Noyes
Working with Data in ASP.NET 2.0 :: Creating a Data Access Layer - Scott Mitchell and Scott Guthrie
Files: Powerpoint slides and demos from Rob's talk (1,782 Kb)


[ Back to Diary Page ]