Welcome to CallContext Sign in | Join | Help

December 2007 - Posts

For as long as I've been caring about the layout and content of the source files I use for any project, I've been prone to splitting the CSS for any web applications I do into two separate files, usually named something like Presentation.css and Layout.css. Read More
Here are some good links to use when considering names for classes etc. Stuck here for the BAS. Classes Unit Tests Read More
This article is actually about versioning your automated builds, but in the end it does a pretty good job of an introduction to NAnt and CruiseControl.NET for build automation. Sticking it here for the ol' BAS... Read More
Unless you've had your head in a watermelon for the last few years, you've undoubtedly heard of Subversion. It is the One True Version Control Systemâ„¢. And if you read my last post you'd know that I know there is no black and white etc etc. Suck it up, Read More
Somewhere way back in the beginning of everything database, you learn that nulls are bad. Nulls cause problems with queries. Your chosen language doesn't work well with nulls. Nulls cause little puppies to die. All that stuff. As I was transitioning through Read More