0
kicks
High Performance Data Layer Architecture Part 3
This is the final post in a series that describes one design that I use for high performance data access. In Part 1 we covered overall architecture and design of the PersonDb. In Part 2 we covered the DALBase implementation. If you haven’t read those posts I would recommend going back and looking them over before getting into today’s topic, the DTOParser classes.