Welcome to MSDN Blogs Sign in | Join | Help

March 2006 - Posts

Determining the type of a device at runtime II: A single binary solution

Recently, I wrote about a mechanism to identify the type of device on which your application is running. My original solution utilized a custom unmanaged function to provide a simplified, type safe way to call the SystemParametersInfo function. Some of
Posted by DavidKlineMS | 2 Comments

Error #4 when installing .NET Compact Framework version 2?

If you are seeing error #4 when installing version 2 of the .NET Compact Framework, we have updated the install package to address the issue. Please see Mark Prentice 's post describing the update. Take care, -- DK Disclaimer(s): This posting is provided
Posted by DavidKlineMS | (Comments Off)
Filed under:

MEDC 2006: Essential Tips and Tricks for .NET Compact Framework Application Developers

As of a couple of days ago, I am officially registered and have travel arrangements arranged for MEDC at the Venetian in Las Vegas. This year, I will be presenting the Essential Tips and Tricks for .NET Compact Framework Application Developers session.
Posted by DavidKlineMS | (Comments Off)
Filed under:

The Importance of Debugger Symbols: or Reloading Symbols while Debugging

Have you ever attached to a managed application and been greeted with the following message ... No symbols are loaded for any call stack frame. The source code cannot be displayed. ... and found that breakpoints could not be set, or that single step attempts

Why do I get a NotSupportedException when updating a TextBox?

Have you ever been working on an application and found that when the code tries to update the Text property of a TextBox control that you encounter a NotSupportedException? Have you seen this with a Label, ListBox, Button or another control? If you have,
Posted by DavidKlineMS | 4 Comments
Filed under: ,

Sessions listed on the MEDC 2006 site

I was browsing the MEDC 2006 site earlier today and noticed the session list has recently been posted. It looks like there are going to be some great talks this year! Click here to see a list of all sessions and read the abstracts describing them. Also,
Posted by DavidKlineMS | 1 Comments
Filed under:
 
Page view tracker