Microsoft shares our pain
Posted by barse on May 21, 2007
I hadn’t seen this clip before. Pure genious!
Posted in Developer tools, Microsoft | No Comments »
Posted by barse on May 21, 2007
I hadn’t seen this clip before. Pure genious!
Posted in Developer tools, Microsoft | No Comments »
Posted by barse on April 3, 2007
Just in case anybody missed it: Microsoft has decided to put Expression Blend and Expression Web on MSDN! This is a bit surprising. Less than two weeks ago the question of if Expression was going to be included in the MSDN subscription came up at Microsoft Live in Stockholm and the answer was no. Good to see that Microsoft changed their minds. A good decision!
Posted in Developer tools | No Comments »
Posted by barse on March 23, 2007
In case you missed it the unit testing framework NUnit 2.4 went final a week ago. A lot has happened “under the hood”. A new FileAssert class, an option to load assemblies in separate AppDomains, a new narrow “mini gui” mode and constraint based assertions are some of the news in this release.
My favourite addition would probably be the CollectionAssert class that really simplifies writing tests for collections. Read more here or go straight ahead and download the new version here.
Posted in Developer tools, Test driven development | No Comments »