Welcome to MSDN Blogs Sign in | Join | Help

April 2006 - Posts

Normally I try to avoid putting any sort of marketroid material up here (if you were to look at my post history, you might conclude I generally try to avoid putting much of anything up), but this page http://www.microsoft.com/europe/medc/featured_speakers.asp Read More...
I've seen a few reports lately of people having issues when they set the "register output" property on their project to "Yes". Here's my quick debugging guide for solving this problem. Are you deploying all your dependent libraries? Check out depends.exe Read More...
It's inconvenient to have a debugger attached to your device all the time, so why not take advantage of JIT debugging? You'll need to locate eDbgJit.exe (should be found at <VSInstallDir>\SmartDevices\Debugger\target\<InstructionSet>\eDbgJit.exe). Read More...
We didn't have time to do a proper implementation of the static analysis tools from Visual Studio Team Suite for device projects, but as this clever customer points out , you can just create a project that contains Win32 configurations, and use that to Read More...
I saw a post on one of our development forums asking how to debug a crash dump file (e.g. foo.kdmp). This is one of those things that is easy once you know how to do it, but you just can't figure out how to get started. What you need to do is open the Read More...
 
Page view tracker