I\'ve written an ASP.NET web service that I would like a .NET 3.x application runnin开发者_高级运维g under Windows Mobile 6.1 to communicate with.
Is there any sample application source which download the entire web-page in windows mobile.. I mean,in desktop when i d开发者_StackOverflowo save as,entire webpgae gets saved.Same wayi want it to be
In a Windows Forms application I kill a process like this: Pr开发者_JS百科ocess[] ps = Process.GetProcessesByName(\"DataWedge\");
I have an application for PDAs with a long running process, and I\'m getting the problem that the PDA i开发者_运维百科s going to sleep before the process has completed.
I have a custom UserControl (a label and a textbox). My problem is I need to handle the key down, key up events to navigate between controls in the form (.NET Compact Framework textbox, combobox, etc
i have a web-browser control, through this i am able to navigate diffrent sites. how to take the bitmap of the site 开发者_运维百科we visit.
I am developing an application for windows mobile in which I have a logout functionality at each form I open.
I\'m currently porting an app that was written for Windows Mobile 2003 (compact f开发者_如何学Goramework 1.0) and I\'ve decided that my lowest denominator is going to be a smartphone running windows m
I have seen this issue on google, however, nobody seems to be able to solve it.I am writing a Windows Mobile app that utilizes a WCF service that I created.When I deploy this app to the device, it run
Is there an alternative to the ActiveSync \"Explore\" for looking at the file system of a Windows Mobile device?(This same thing can also be accessed from My Computer -> Mobile Device).It would be nic