Welcome to MSDN Blogs Sign in | Join | Help

December 2005 - Posts

unit testing never sounded so good (?)
Tim O'Day is the proud representative of all of the oppressed white-collar workers of the world. Listen to "Unit Test" for a glimpse into the gritty world of this modern folk hero. http://www.voiceoftech.com/timoday.htm One can only wonder if the rich Read More...
Migrating from VC6 to VC8
Two people have asked me this in as many days and I finally found the right link. Let's hope search keeps improving. But anyway if you are a C++ developer still plugging away on Visual C++ 6.0 and wondering what the pros and cons (AKA "pitfalls") are Read More...
Test Driven Development con Visual Studio Team System
Francisco Lomas de Quito, Ecuador escribe sobre Test Driven Development: "..El Desarrollo basado en Pruebas o Test Driven Development es una práctica que se debe incorporar en cada equipo de desarrollo de software, así como se debe procurar introducir Read More...
VSTS Tip: Brian Says Bring It On
OK, so maybe not in those exact words. But it looks like some perf work on the TFS side is now allowing us to support up to 2,000 users http://blogs.msdn.com/bharry/archive/2005/12/09/502190.aspx Way to go North Carolina! Now if only we could find a way Read More...
VSTS Tip: Collecting ETW event information with the profiler
I just took over the profiler feature area that covers ETW events, and getting myself up to speed. If you're using the profiler to collect ETW event information, here's an unofficial reference chart on what is supported by OS version: OS ETW Events Correct Read More...
VSTS Tip: deleting a team build
Conversation I overheard today that might be helpful to someone out there: Q: How to delete a team build? A: "Use TfsBuild.exe. This is installed with TFC. Call Tfsbuild help delete to learn more about this." Read More...
VSTS Tip: DSL tools and VS 2005 RTM
FYI - Link to the November 2005 CTP DSL Tools (as in Domain Specific Language) for VS 2005 ( download ) Read More...
Page view tracker