Views: 0
Replies: 0
Archived
|
,
|
|
Reply 1Robby:
Data Access is a big topic and there is no single pattern for that. In fact, this is a core part of the .NET Design Pattern Framework, to show you have to effectively and efficiently get data from the database (as well as insert, update and delete). Hope this helps. Jack Jack Poorte, Jan 06, 2015
|