Log in

View Full Version : New article on debugging using the .NET Compact Framework


Peter Foot
03-18-2003, 09:37 AM
New article on debugging with .NET Compact Framework by Jim Wilson. Spotted by Alex Feinman on the microsoft.public.dotnet.framework.compactframework newsgroup:-

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/CompactFXDebug.asp

Jimmy Dodd
03-18-2003, 04:54 PM
Not much new in the article, just confirmation of some "missing" features and almost common sense rules of thumb. It is a quick read, though, so by all means check it out.

While I'm happy to see anything of use in MSDN Technicale Articles, I'd really like to see items of a more advanced nature or articles about how to work around the missing features rather than just an aknowledement that they exist.

Also, an article or series of articles on "best practices" in relation to developing with the CF would be helpful for newbies as well as us "old guys" as much of the newsgroups seem to revolve around trying to squeeze as much speed and functionality out of the CF as possible.

Jimmy Dodd
03-18-2003, 05:08 PM
After posting my comments above I dug around on MSDN and found that there are several new articles on the CF that have been posted in the past week (or two) that I hadn't seen. So I guess MSDN is doing what I asked before I even asked it. Be sure to check them out by following Peter's link above and then opening the TOC to peruse the titles.

Peter Foot
03-18-2003, 11:33 PM
After posting my comments above I dug around on MSDN and found that there are several new articles on the CF that have been posted in the past week (or two) that I hadn't seen. So I guess MSDN is doing what I asked before I even asked it. Be sure to check them out by following Peter's link above and then opening the TOC to peruse the titles.

Yeah these appeared after my post and theres a raft of new articles - something for everyone 0X (And apparently more on the way too)

Thanks to Chris Tacke for posting a whole list on the newsgroups for quick reference here are the links:-

Advanced Interop Issues - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/netcfadvinterop.asp

Interop Issues - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/netcfintrointerp.asp

Web serviceshttp://msdn.microsoft.com/library/en-us/dnnetcomp/html/netcfwebservices.asp

Animation Control - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/animationcontrol.asp

Process Manager - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/ProcessManager.asp

User Interface - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/netcfuiframework.asp

Deployment - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/netcfdeployment.asp

Pocket PC and Windows CE Differences - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/netcfPPCtoCE.asp

Generate GUID - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/PPCGuidGen.asp

Image Button Control - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/ImageButton.asp

Background Process - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/BackgroundProcess.asp

Debugging - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/CompactFXDebug.asp

Signature Capture - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/PPCSignatureApp.asp

Retrieve Device ID - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/retrievedeviceid.asp

Using Dumpbin to aid PInvoke Declarations - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/netcfdumpbinpinvoke.asp

Using MessageWindow - http://msdn.microsoft.com/library/en-us/dnnetcomp/html/messagewindow.asp