Dofactory.com
Dofactory.com
 Back to list
Views:   4.2K
Replies:  1
Archived

Data Access Object Pattern

Is there a kind of pattern that is able to read, write, delete and update data in a database?
Who knows such a kind of pattern that is capable to fetch data from a database rapidly?
Thanks.


Regards,
Robby
B. Boreski, Jan 06, 2015
Reply 1
Robby: 

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
Stay Inspired!
Join other developers and designers who have already signed up for our mailing list.
Terms     Privacy     Cookies       Do Not Sell       Licensing      
Made with    in Austin, Texas.  - vsn 44.0.0
© Data & Object Factory, LLC.