Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

Command Line Debugging Revisited - Part 6: IL Debugging Commands

Dan Elliott recently posted about the IL OpCodes supported by the .NET Compact Framework . This got me inspired to talk about the IL debugging commands in the .NET Compact Framework MDbg extension (mdbgnetcf.dll). Commands dis[assemble] in[ext] is[tep]
Posted by DavidKlineMS | 2 Comments
Filed under:

Quick tip: Filtering input to a TextBox control

Sometimes, it's the little things that take the longest to work out, so I thought I'd start a "Quick tips" series. Quick tips are intended to be short and solve a very specific issue. I was talking with Mark Prentice today and we were looking at filtering

Command Line Debugging Revisited - Part 5: The X Command

In the previous installment, I talked about attaching to running processes using MDbg . As part of that discussion, I used the X command. Today, I'd like to spend a little time on X . The X command is one of those great features of MDbg that I think is
Posted by DavidKlineMS | 2 Comments

Dan Elliott Joins the Blogging Community and Talks about Extending Controls in the .NET Compact Framework

I have worked with Dan for several years now (we both joined the .NET Compact Framework team at almost the same time). Since we met, I have learned quite a bit from him; whenever I need a code review or to work through a design idea, Dan's one of first
 
Page view tracker