I mentioned this quickly before, but did not really go into it.
Foundations of Programming is a blog series written by Karl Seguin, which recently have been converted into a very nice single PDF book (I mean proper book). If you have not read this yet, and you think you know about .Net programming, I strongly suggest you download it now (its free).
The Book covers multiple Alt.Net tools which are used to create a Domain Driven Program. The great thing about this book, it just assumes that you know C# and ADO. It will introduce a programmer to techniques which will help them build loosly coupled and robust applications.
I have found this to be a great read and have been recommending this for a while to other developers. (almost 20,000 downloads in just over 1 month.. I am not the only one whom thinks this)
Some of the Tools described:
-
Object Relational Mapper, Nhiberbnate
-
Inversion of Control and Depenancy Injection, structureMap
-
Active Record, Castle Winsor
-
Mock Objects, Rhino Mocks
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5