May 15, 2008
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...
1 comments
Tags: DebuggingASP.NETIISVisual Studio.NET
May 13, 2008
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...
1 comments
Tags: DebuggingASP.NETIISVisual Studio.NETCode
Apr 29, 2008
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...
1 comments
Tags: ASP.NETIISSilverlightVisual Studio.NETMicrosoftVistaWindows
Apr 24, 2008
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...
2 comments
Tags: ASP.NETIISVisual StudioMicrosoftCode
Apr 04, 2008
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...
1 comments
Tags: DebuggingASP.NETIISVideosSilverlightVisual Studio.NET