Take advantage of the powerful static code analysis tool to identify and understand issues in your .Net application’s code Assessing the quality of an application’s code is often a subjective process.
When it's time to test your code, it's not good enough to simply write a unit test or two for each method. When you write unit tests, the goal is not to test every method, but also to test each ...