AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.
Categories
Recent Posts
- Handling Files and Directories from your web applications. : Rockin J
Using C#, VB.NET, and ASP.NET to get all files of directory and subdirectory. Simply illustration of - Animated Popup Master/Detail using GridView, DetailsView and JQuery with jqModal & UpdatePanel : Muhammad Mosa
Demonstrate how to build master/details data presentation using GridView, DetailsView as animated pop - Understanding Script Injection Attacks : Sanjit Sil
This article helps to understand the concept of script injection attacks in detail using ASP.NET. Sanjit - Designing An Application Using Test Driven Development : Mohammad Azam
Application design is one of the most important aspects of creating the application. A design serves - Cross-Site Scripting in ASP.NET : SandeepReddy Pasham
Cross-site scripting attacks exploit vulnerabilities in Web page validation by injecting client-side
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...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

