Unit Testing the Units(msmvps.com)
submitted by PeterRitchie(1505) 4 years, 3 months ago
Comparing and contrasting Unit Testing, TDD and BDD. read more...
add a comment |category: C# |Views: 3
tags: C# another
Vista SP1: Terminal Services /console switch no longer working(west-wind.com)
One caveat of installing Vista SP1 if you use Terminal Services. read more...
add a comment |category: Vista |Views: 15
tags: Vista another
Introducing HashSet<T> [Kim Hamilton](blogs.msdn.com)
submitted by PeterRitchie(1505) 5 years, 6 months ago
New class in the Orcas CTP. read more...
add a comment |category: C# |Views: 22
tags: Orcas HashSetT Generics another