10
shouts

Design Patterns for Data Persistence - MSDN Magazine

published 324 days, 10 hours, 1 minute ago posted by beebee 325 days, 10 hours, 43 minutes ago
Sunday, March 22, 2009 1:23:58 PM GMT Saturday, March 21, 2009 12:41:54 PM GMT

Data access is a popular subject among developers. No doubt you've heard plenty of opinions on specific data access technologies and persistence frameworks, but what's the best way to consume these tools in your project? What criteria should you use to select the right tool for your project? What do you need to know conceptually about these tools before you use? What if you've got too much time on your hands and want to write your own persistence tool—what do you need to know?

Unsurprisingly, the answer to all of these questions is to examine the underlying design patterns of persistence.

category: Architecture | clicked: 19 | | source: msdn.microsoft.com | show counter code
tags: Design Pattern, Patterns & Practices