My DAL Base Class(gal-segal.com)
submitted by
corneto(135) 3 months, 25 days ago
A few days ago I wrote a small base class for the DAL layer. There are some repeating tasks involving the action of getting/setting data from a database: creating a command, establishing connection, reading the data and disposing everything in the end. In this base class I try to hide these actions and leave the programmer to deal with the important stuff.
|category: C#
|Views: 11
tags:
C# another
Everyones tags:
Your Tags: