Thursday, January 24, 2008 - Posts

TDD == Awesomeness (Now Backed with Scientific Evidence)

I've been working toward a more and more proactive testing, or test driven development, approach to my work.  With some of my recent BI/OLAP work it has been a bit more difficult, as code isn't always what needs to be written, sometimes it is just Read More

Data Connection Dozen

Alright, so maybe it isn't a dozen, but it sure seems like that a lot of the time.  I was just sitting and going through some old ADO.NET style connection and command creation programmatically, then turned around on another project and started tossing Read More