mike mcintyre's

.N e t J o u r n a l

This blog hosted by:
http://blogs.vbcity.com      
  Home :: Syndication  :: Login

NovDecember 2006Jan
SMTWTFS
262728293012
3456789
10111213141516
17181920212223
24252627282930
31123456

Archives

Topics

Source Code

Thursday, December 07, 2006 #

Read Article and Download Source Code:  DAL For MS Access Databases - Part 4

This is the fourth part of a tutorial article I wrote to demonstrate how to create a data access layer (DAL) with .NET 2.0, ADO.NET 2.0, Visual Studio 2005, and Visual Basic 2005.

Part four of the article explains how to centralize CRUD operations (create, retrieve, update, and delete database data) in the DAL component.

In addition, part four of the article explains how to use Microsoft.NET 2.0 partial types to modify and extend the behavior of the AjaxDataSet.

mike mcintyre http://www.getdotnetcode.com

 

 

posted @ 8:21 AM