How to setup a .NET Development Tree – Blogtastic
Goes through several steps of setting up a .NET project, including setting up structure, source control, automated builds, and unit tests
(tags: subversion nunit nant .net development)
Extending a .NET Development Tree – Basic Distributions – Blogtastic
Shows how to automatically create a distribution package with a successful build
(tags: .net development)
Extending a .NET Development Tree – Versioning – Blogtastic
Making build versions consistent throughout a project
(tags: versioning .net development)
Test-Driven Development in .NET – The Code Project – .NET
An overview of Test Driven Development with .NET and NUnit
(tags: nunit testing .net)