compact-framework2.0
Movable pictures on a map using .net compact framework 2.0 mobile device 5.0
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.[详细]
2023-04-10 18:29 分类:问答Implementing IComparable using Framework 2.0
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[详细]
2023-04-05 06:45 分类:问答Inversion of control on Compact Framework 2.0
I\'ve been \"googling\" around about inversion of control on Compact Framework but most of solutions will work 开发者_如何学Con 3.5 version.[详细]
2023-03-27 14:06 分类:问答Windows Mobile - Disable USB (Compact Framework - C#)
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[详细]
2023-03-02 01:00 分类:问答Bring a window to foreground without window handle
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[详细]
2023-02-27 01:21 分类:问答Change file LastWriteDate in Compact Framework
FileSystemInfo.L开发者_C百科astWriteTime property is readonly in CF. Is there an alternative way to change that date?P/Invoke SetFileTime.[详细]
2023-02-25 12:45 分类:问答Is is possible for a Compact Framework 2.0 App to consume a WCF Web service
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.[详细]
2023-02-16 05:24 分类:问答How to define a ListBoxItem Template that has the same size of its parent?
I am using the following code: <ListBox x:Name=\"lbItems\" Grid.Row=\"1\" Margin=\"2\"> <ListBox.Template>[详细]
2022-12-27 16:54 分类:问答