Browse by Tags

Old TDD Demo Blog - Digest and Code
01 March 08 11:24 PM
Several of you have emailed me over the past several months asking if I had a copy of the blog text and/or code that I had mentioned in a much earlier blog entry . As it turns out, a good friend of mine found some old archived versions of the site on Read More...
Wow - That Was Annoying
18 November 07 06:18 PM
So I'm in an awkward place right now when it comes to programming.  In addition to the fact that I no longer program on a day-to-day basis (which is starting to bug me a little more than it used to as I'm afraid I'm starting to atrophy a bit), I'm Read More...
NHibernate Custom Mapping Types
23 April 07 07:36 PM
(originally posted to Absolute Opinion on June 14, 2006) As you should know by now, NHibernate is an object-relational mapping (ORM) tool that uses XML metadata files to marshal data between an object-oriented domain model and a relational database. Now, Read More...
Designing a Domain-Driven Data Access Layer
23 April 07 07:35 PM
(originally posted to Absolute Opinion on June 4, 2006) I had started writing a post about best practices for using the different NHibernate collection mapping types when it dawned on me that I may be assuming too much in thinking that we all look at Read More...
Team System Unit Tests and Deployment Items
24 February 07 03:24 PM
Just a quick tip in case you haven't yet encountered this yet. In the course of my development rhythm, I use both Visual Studio Team Edition for Software Testers and TestDriven.Net as test harnesses for my unit tests. This is primarily due to speed. As Read More...
Page view tracker