We need to find a way to create a movable (at run time) picture on a map overlay using the .net compact framework 2.0 on 5.0 mobile device.
I am开发者_JAVA百科 trying to refactor the below code for the 2.0 framework (required at work). The below code was kindly provided per a previous post in which I was trying to figure out how to sort a
I\'ve been \"googling\" around about inversion of control on Compact Framework but most of solutions will work 开发者_如何学Con 3.5 version.
I need to disable USB on Windows Mobile. How to disable USB on Windows Mobile using Compact Framework 2.0 (C#)? I am using Open开发者_开发知识库NETCF too. If it has some class to disable USB, I can us
I have a Windows CE embedded 6.0 application that opens another app in the background, and I want to bring the other app to the front. I first tried SetParent with the third party app\'s MainWindowHan
FileSystemInfo.L开发者_C百科astWriteTime property is readonly in CF. Is there an alternative way to change that date?P/Invoke SetFileTime.
We are in the process of creating a new WCF web service (WCF service that has an basicHttpBinding Endpoint)to carry out some of our business logic.
I am using the following code: <ListBox x:Name=\"lbItems\" Grid.Row=\"1\" Margin=\"2\"> <ListBox.Template>