Welcome to part two of our series on building a Windows application using test-driven development (TDD). In the previous article we drove the design of our entity classes and data access layer by means of unit tests. The unit tests acted more as specifications for the system rather than tests, since...
Posted to
cruizer
by
cruizer
on 11-23-2008
Filed under: DotNET, TDD, C#, .NET, code, database, agile practices, development tools, unit testing