AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.

Categories

Recent Posts

Designing Application Using Test Driven Development Part 2 : Mohammad Azam

Tuesday, August 05 2008

In the last part Designing Application Using Test Driven Development we started our application design using test driven development. We created the Person and Address classes and wrote tests for it. In this article we will learn how the tests will serve as a guardian angel and keep us alert for every bad design decision. The Illusion of Successful Test: In the next test we are going to update the fields of the Person object and ensure that the fields are being updated. Take a look at the following test...

Read More:
Designing Application Using Test Driven Development Part 2 : Mohammad Azam
Also See:
Handling Files and Directories from your web applications. : Rockin J
ASP.NET MVC Tip #10 - Prevent URL Manipulation Attacks : Stephen Walther on ASP.NET MVC
Updated: Implement Kerberos Delegation for Windows 2000 : ASP.NET Whitepapers
ASP.NET Security [Part I] : Joydip Kanjilal

Post your comment

Comment