System.Blog.Martens.Ben

The Tech Blog of Ben Martens

April, 2007

Posts
  • System.Blog.Martens.Ben

    Process Explorer

    • 0 Comments
    Are you still using the default Task Manager? That's so 2006. All the cool kids are using Process Explorer . Microsoft bought the product a year or two ago and it's free for the taking. The first thing you'll want to do when you fire it up is click Options...
  • System.Blog.Martens.Ben

    The More You Know...

    • 0 Comments
    Did you know that in Visual Studio you can pause and drag the yellow arrow around to rerun a portion of code? This doesn't undo any state changes that were made, but sometimes it's useful and saves a bunch of time restarting the project just because you...
  • System.Blog.Martens.Ben

    Control.DrawToBitmap

    • 0 Comments
    Did you know that method existed? I just saw it for the first time in IntelliSense. I did mostly ASPNET development work when 2.0 was released so I guess I never noticed it. This is a great one to keep in the back of your mind. public void DrawToBitmap...
Page 1 of 1 (3 items)