Rupreet Singh Gujral
4 posts.
- WinDBG: How to load specific version of mscordacwks.dll for debugging crash dumpsIf anyone of you has debugged managed crash dumps, I am sure you must have come across a situation when debugger keeps telling you it’s not able to load…
- VS2005 Another Desinger Issue - Winforms not openingLast week, i got the resolution for one the Designer Issue we were facing and this week we bumped into another. Here is the Designer error message we get…
- VS2005 Designer Issue - WinForms not opening after migratingRecently in my project we migrated from VS2003 to VS2005. The application I am working on is a smart client application so it has lot many Win Forms.…
- How to determine whether a file is a .NET Assembly or not?There are some scenarios where need to check programmatically if the given file is a .NET assembly or not. How do we do that? One way is to use reflection…
