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:
ASP.NET MVC Tip #10 - Prevent URL Manipulation Attacks : Stephen Walther on ASP.NET MVC
Sharing Web Parts across multiple pages : Damon Armstrong
State Management in ASP.NET : DSV Ramana
ASP.NET Security [Part I] : Joydip Kanjilal
Cross-Site Scripting in ASP.NET : SandeepReddy Pasham

Post your comment

Comment