Welcome to MSDN Blogs Sign in | Join | Help

August 2005 - Posts

Public Service Announcement: How to fix new Test Projects on July CTP
So, you’ve gotten the new July CTP, and you’ve opened your old Test Projects and everything’s OK. Now it’s time to create some new ones (Or maybe you’re just checking out the Test Tools for the first time). You start Visual Studio, Select File|New|Project|Visual Read More...
Testing the page object for an ASP.NET site
Using ASP.NET unit tests, you can test classes and methods that are part of an ASP.NET web site. This is often very similar to testing anything else, since you can use code generation on classes that are within the App_Code directory for the site. Unfortunately, Read More...
Link to Michael Koltachev's blog on how to do Test Driven Development using VSTS
http://blogs.msdn.com/mkolt/archive/2005/07/29/445039.aspx Read More...
Page view tracker