Daily Links - November 10, 2007
- 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
- Extending a .NET Development Tree - Basic Distributions - Blogtastic
- Shows how to automatically create a distribution package with a successful build
- Extending a .NET Development Tree - Versioning - Blogtastic
- Making build versions consistent throughout a project
- Test-Driven Development in .NET - The Code Project - .NET
- An overview of Test Driven Development with .NET and NUnit