Welcome to MSDN Blogs Sign in | Join | Help

May 2005 - Posts

How _not_ to organize your mail

I get a lot of mail each day, and often a lot of the mail requires me to do some sort of work to reply. Often, I’ll open a mail and then realize that it’s going to be a while before I’ll have a chance to provide a good reply. But once I open it, the mail
Posted by jmstall | 8 Comments
Filed under:

Please send Watson Error Reports when an app crashes!

Dr. Watson (aka “Microsoft Error Reporting”) is the facility that sends Microsoft an error report when an application (like Visual Studio) crashes. When you get these error reports, please strongly considering sending them. They actually mean something.
Posted by jmstall | 5 Comments

Roger Wolff on Implementing ICorDebug for TinyCLR

I talked here about implementing ICorDebug to reuse existing debuggers (such as VS). Roger Wolff did that and wrote about his experience. Here's what he has to say about it: ----- Hi, my name is Roger Wolff. I work on the SPOT team. For the short summary
Posted by jmstall | 1 Comments
Filed under:

Quiz: What's wrong with this code?

What's wrong with the following code? This is real code taken verbatim from Cordbg (see src\debug\shell\dshell.cpp in the rotor sources), except that I removed preprocessor goo to make it more readable. All the interfaces are COM-classic interfaces derived
Posted by jmstall | 15 Comments
Filed under:
 
Page view tracker