Archives

Archives / 2005 / June
  • MS is really listening

    I had reported a bug with the VS 2005 Unit Tester aborting tests when MS Anti Spyware is running. I have been getting MSN alerts at various times to keep me posted on the status of the bug. I  just got an email and then an alert on my cell phone telling me that the are working with the spyware team and will have it fixed before the final release.

  • Learning the Team System unit tester

    Ok, so now I dig around the web and find out I can create a test by right clicking on the constructor. Not bad - it created a test project and a class to test the constructor. I just need to set some values. So I set the unit test project as the start project - because I didn't know about the Test Manager yet - and away I go. The test results show that the test was aborted and I see the anti spyware thingy popping up about something tyring to write to a file.

  • I should have blogged this from the beginning

    Ok, I made a big mistake. With beta 2 out I finally decided to dig in. I have been fiddling around with VS 2005 and have read a ton of articles on all of the new features. I tinkered with beta 1 but just didn't have the time. So now I am making time and it has been interesting to say the least.