adilakhter

More on Unit Testing: TestContext

From empirical evidence, we know that improving code coverage by verifying all the boundary conditions, and ensuring quality of code-base significantly enhances maintainability and comprehensibility of complex software systems. Therefore, writing effective

Why is Unit Testing so important?

Why should we write unit tests? Why is it so important? To realize that we consider a team that is  developing a module (say, module A), however, did not consider unit testing that

Visual Studio2008 Themes

If you are also fond of changing the look and feel of Visual Studio using cools themes, here is some cool links for you - 1. A list of Cool themes in Scott Hanselman&