To run the unit tests, you'll need an instance of either SQL Server or SQL Express.  
The application was written using SQL Server 2008 Developer Edition but should work on 
SQL Server 2000 and SQL Server 2005 as well.

To create the database and the database schema, run VsMagazineTddArticle_DbCreateScript.sql 
against your SQL Server.

You'll then need to check the database connection string in the App.config file in the
Benday.TddWithRepository.UnitTests project.  

-Ben
benday@benday.com
http://www.benday.com
http://blog.benday.com