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
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)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
David Kline
Building a simple NetCF application from the command line - C# version
Posted
over 9 years ago
by
DavidKlineMS
4
Comments
Now that NetCF is part of the .NET Framework v2 SDK, I get asked how to build applications using the command line tools. Today I'm going to show how to build a simple (single source file) C# application using csc.exe. For more complicated applications...
David Kline
How do I force my NetCF v1 application to run against NetCF v2?
Posted
over 9 years ago
by
DavidKlineMS
7
Comments
In my “NetCF v2 now supports NTLM” post , I mentioned that the 3 ways to gain NTLM support with existing code are: Building your application against the v2 beta Uninstall v1 from your device (not possible on PPC 2003 devices, as v1...
David Kline
Rhubarb and the strawberry debate
Posted
over 9 years ago
by
DavidKlineMS
5
Comments
Sorry if this seems a bit random... but, hey, tomorrow's Friday :) Funny things are known to pop up in meetings. Today's was rhubarb pie and whether or not strawberries belonged anywhere near. I' m a "don't even think about getting strawberries anywhere...
David Kline
Debugging NetCF apps with CorDbg - Part VII - Walking the Stack
Posted
over 9 years ago
by
DavidKlineMS
1
Comments
This installment of the debugging NetCF apps with cordbg series is going to talk about the stack - viewing, walking, etc. Past debugger series posts can be found here . Commands used b[reak] d[own] p[rint] sh[ow] w[here] u[p] Modes used ShowArgs ShowModules...
David Kline
Debugging NetCF applications with CorDbg - Part VIII - Playing catch
Posted
over 9 years ago
by
DavidKlineMS
0
Comments
Many times, debugging isn't so much about finding a bug as it is identifying performance related issues. High numbers of handled exceptions, large working sets, and the like can all lead to the perception of buggy code. At some point in our careers, most...
David Kline
Where do I get the NetCF v2 beta?
Posted
over 9 years ago
by
DavidKlineMS
5
Comments
I've recently been asked where the .NET Compact Framework version 2 beta is availble for download. The NetCF beta is part of the .NET Framework SDK version 2.0 beta ( http://www.microsoft.com/downloads/details.aspx?familyid=916EC067-8BDC-4737-9430-6CEC9667655C&displaylang...
David Kline
Going to see the Blue Angels
Posted
over 9 years ago
by
DavidKlineMS
0
Comments
For those of you who don't live in the Seattle area, this weekend is SeaFair . For me, SeaFair has always been the time to avoid going anywhere near Lake Washington. The traffic, hydroplane race noise, etc usually keeps me away. Two years ago, I forgot...
David Kline
Blue Angels show
Posted
over 9 years ago
by
DavidKlineMS
0
Comments
Today's show was great! It turned out to be a much clearer day than yesterday was (today: cloudless, mid-80s) -- perfect for watching the Blue Angels. Enjoy! -- DK [Edit: 2004-08-09 - pic removed due to server performance]
Page 1 of 1 (8 items)