Error!
Success!

My DAL Base Class

0
kicks

My DAL Base Class  (Unpublished)

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.


Kicked By:
Drop Kicked By: