.NET From Ottawa, Ontario - http://twitter.com/karlseguin/
Browse by Tags
All Tags »
Featured »
Foundations (
RSS)
Sorry, but there are no more tags available to filter with.
-
|
In part 3 we took our first stab at bridging the data and object world by hand-writing our own data access layer and mapper. The approach turned out to be rather limited and required quite a bit of repetitive code (although it was useful in demonstrating...
|
-
|
It's common to hear developers promote layering as a means to provide extensibility. The most common example, and one I used in Part 2 when we looked at interfaces, is the ability to switch out your data access layer in order to connect to a different...
|
-
|
Intruduction Starting this kind of series by talking about domain driven design and object oriented programming is rather predictable. At first I thought I could avoid the topic for at least a couple posts, but that would do both you and me a great disservice...
|
More Posts