"Build More Robust Databinding Apps" by Jean-Paul S. Boodhoo
Visual Studio Magazine, January 2006

Copyright - @2005 - Jean-Paul S. Boodhoo

1) Open the environment.config.template file and modify all of the 
   CHANGE_ME attributes to utilize settings specific to your machine.
   Use the example section as a guideline.

2) Open a command line and navigate to the directory this file is in.

3) Type build and hit enter.

This will cause a complete rebuilding/creation of the database as well
as running all of the unit tests within the solution.

Double click on the DataBinding.sln file to open the solution.
