A common question is "How can my tool crack the PDB to automatically determine what source file / line number a .NET class is defined in?" It's a trick question. There's a problem with the question. A .NET class may not be defined at a single source file / line number. How should you specify what source file and
Similar Posts
Introduction To some people, debugging has a bad connotation. And in quite some cases I can imagine why. Lots of people find it frustrating to chase down
The Return statement and finally have competition. Both can are the last thing to execute when a function exits, so which of them is really last I blogged
A little different quiz approach today; starting from IL -). The question is pretty simple when does the C# compiler emit a call instruction instead of
Visual Studio 2005 Service Pack 1 can take a long time to install and may apply to multiple products on your machine, appearing to install multiple times