Multi-Targeting FxCop Rules

  • 1 minute to read
Last month, I talked about multi-targeting, one of the new features in Visual Studio 2008. According to Krzysztof, the idea of Red and Green bits made this possible. Everything sounds good, so far. However, there is a very limited number of APIs that have been added to... Read more

Organization using Outlook

  • 1 minute to read
A few days ago Scott Hansleman talked about how he’s trying to keep the (apparently) massive amount of email organized using Outlook. He presents some interesting ideas, including creating folders that represent actions, a different inbox folder for each mailing list and separate folders for each project. Looking at... Read more

.NET Framework Library Source Code

  • 3 minutes to read
I’m sure most of you are familiar with Reflector. If you’re not you should download it immediately and become familiar with it. It is an invaluable tool for looking at .NET assemblies and decompiling them to C#, Visual Basic or even IL. I have used both Reflector and <a... Read more

Community Credit Winner for September

  • 1 minute to read
Well, I am now a 4-time Community Credit winner! I first won in February, and then again in April and June. This time around, I took 7th place out of 7,395 members. The prize this time is pretty cool, as well…although not as... Read more

VSTS Resources and TeamBuild targets Maps

  • 1 minute to read
Clark Sells, whom I believe is part of the VSTS team, has created an excellent “mind map” around all of the VSTS resources available online. This map shows bloggers, tools, MSDN references, and other community pages. Along with the VSTS Resources map, he has also created a map... Read more