Unit Testing An NHibernate Application
Integration testing more like, but still very useful information for creating automated tests for a .NET project that uses NHibernate.
Portfolio Design Trends: vCard Websites
“Business card” sites have been...
Myths & Misconceptions About Grid Systems
A good article that provides counter-points to the grid article I linked to last week.
How To Track Outbound Links From Your WordPress Blog
A neat facility to find out where your visitors are leaving your...
Top 20+ MySQL Best Practices
To Grid or Not to Grid: Advantages and Disadvantages
I think the advantages outweigh the disadvantages. A grid system allows to precisely lay out a website design.
Advanced Power Tips For WordPress Template...
Test-Driven Development by Example is enough introduction to start one working in code by writing tests first. This book goes into just enough detail for a coder to build quality code with confidence - by ensuring the quality is in the code to start!
This article is about setting a version number for a code build, and a mechanism to maintain a versioning system over time. This can be done in NAnt with some custom targets.