| Article: |
Transparent Database Access with ADO.NET | |
| Subject: | Templates | |
| Date: | 2003-05-08 09:04:22 | |
| From: | anonymous2 | |
|
Using templates could be the ideal solution to having a generic database access layer, where the desired provider could be one of the template parameters.
|
||
Showing messages 1 through 2 of 2.
-
Templates
2003-06-09 19:54:03 anonymous2 [Reply | View]
I agree with you. The template pattern is one of my favorites, you can switch from one DB to another at run time with minimal effort.




