Sign In
David Kline
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Announcements
Books
Command Line
Configuration
Debugging
Diagnostics
Events
GUI
Networking && Web Services
P/Invoke
Performance
Quick Tips
Reflection
Testing
Tips and Tricks
Windows Communication Foundation
XML
Archive
Archives
April 2008
(1)
March 2008
(1)
February 2008
(1)
December 2007
(4)
November 2007
(5)
October 2007
(5)
September 2007
(6)
August 2007
(3)
July 2007
(5)
June 2007
(3)
May 2007
(5)
April 2007
(3)
March 2007
(4)
February 2007
(1)
January 2007
(4)
December 2006
(3)
November 2006
(3)
October 2006
(5)
September 2006
(4)
August 2006
(4)
July 2006
(3)
June 2006
(3)
May 2006
(8)
April 2006
(6)
March 2006
(6)
February 2006
(6)
January 2006
(4)
December 2005
(6)
November 2005
(7)
October 2005
(7)
September 2005
(7)
August 2005
(5)
July 2005
(5)
June 2005
(5)
May 2005
(9)
April 2005
(6)
March 2005
(5)
February 2005
(5)
January 2005
(4)
December 2004
(6)
November 2004
(5)
October 2004
(2)
September 2004
(5)
August 2004
(9)
July 2004
(14)
June 2004
(8)
November, 2005
MSDN Blogs
>
David Kline
>
November, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
David Kline
Richard Greenberg has joined the .NET Compact Framework web logging roster
Posted
over 7 years ago
by
DavidKlineMS
0
Comments
Today, Richard Greenberg, Group Program Manager for the .NET Compact Framework, officially opened his web log. He has wasted no time in getting to some interesting content. Please take a few moments and pay him a visit . Take care, -- DK Disclaimer(s...
David Kline
Using a UserControl to combine related controls
Posted
over 7 years ago
by
DavidKlineMS
0
Comments
Have you been writing an application where you needed to relate multiple controls to each other (ex: a Button and a TextBox) where multiple sets of the related controls are required? The scenario I have an application where I needed to have multiple Button...
David Kline
Three Common Causes of Memory Leaks in Managed Applications
Posted
over 7 years ago
by
DavidKlineMS
6
Comments
One of the joys of working with managed code is not having to worry (as much) about memory management and letting the Garbage Collector do it's job. There are situations, however, when applications need to take a more active role in memory management...
David Kline
Running NetCF v1 applications on v2 post has been updated
Posted
over 7 years ago
by
DavidKlineMS
0
Comments
Just a quick note for those of you who have already read my " Is your application running on version 2 of the .NET Compact Framework? " post... Today, I updated the application configuration file data to list all versions of the .NET Compact Framework...
David Kline
Monitoring Application Performance on the .NET Compact Framework Part V - Version 2 performance counters (Part III: Locks and Threads counters)
Posted
over 7 years ago
by
DavidKlineMS
3
Comments
This is the third part in the series describing .NET Compact Framework v2 performance counters. A complete listing of this series, to date, is included below. Pre-requisite: Monitoring Application Performance on the .NET Compact Framework Part I - Enabling...
David Kline
Is your application running on version 2 of the .NET Compact Framework?
Posted
over 7 years ago
by
DavidKlineMS
7
Comments
Now that version 2 of the .NET Compact Framework has been released and Visual Studio 2005 has been launched, I thought it would be a good idea to post an update to the application configuration (app.config) file needed to allow your .NET Compact Framework...
David Kline
Targeting Windows CE processors for native Visual Studio 2005 projects
Posted
over 7 years ago
by
DavidKlineMS
0
Comments
While I do not often delve into native programming on this weblog, I was asked about this topic recently and thought I would share what I learned. That question was: "How do I target a specific processor type when building a native Windows CE 5.0 application...
Page 1 of 1 (7 items)