My posts tagged with "Visual Studio, Debugging" (RSS)

Cannot create/shadow copy 'File Name' when that file already exists

The two common errors are Cannot create/shadow copy 'File Name' when that file already exists. Usually get this message usually when in a debug/edit/debug cycle after successfully building a C# solution and pressing F5 to debug it. Exception Details:...

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...

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...

Page view counter