My posts tagged with "Visual Studio"(RSS)

Useful Debugging tools from CodePlex

So I was looking around CodePlex the other day and I came across some really useful tools up there that I thought I would share.  Not all of these will apply to everyone, but they can be really useful things and I would recommend you to check them...

Debugging .NET Framework Source Code

I am not sure how many people are familiar with the .NET Reference Source project, but if you do a lot of debugging of .NET code, chances are that you have had a situation where you wanted to be able to step into the .NET Source from within Visual Studio...

Code Gallery and CodePlex, how are they different and what are their benefits?

So lately I have been looking into these two web sites a lot more and it isn’t always easy to figure out which one is used for what.  So I thought I would try to explain it here. Code Gallery is a community-enabled Web site where you can share developer...

Visual Studio Designer not Respecting Assembly Binding Redirection

So we recently came across an issue where Visual Studio 2005 and 2008 Designers were not respecting assembly binding redirection. Scenario We have a file which is now version 2 and stored in the GAC .  So the assembly version is 2.0.0.0.  We...

Debugging videos anyone?

I am considering creating some videos showing some debugging tips.  My original idea is to create short videos that just some doing some specific things.  So not full debug sessions, but rather specific parts.  So that when you are debugging...

« Previous  1 2

Microsoft Communities