I am developing smart device application in C#. When I deploy my appl开发者_StackOverflowication on emulator it shows the default name for the exe of my application & there is no icon associated w
In my Windo开发者_StackOverflow中文版ws Mobile (.NET Compact Framework) application I use a big array to store the application\'s primary data. This is a dataset of potentially hundreds of objects. Ea
I can\'t find Phone.dll file on my computer and getting Can\'t find PInvoke DLL \'Phone.dll开发者_如何学JAVA\'.
I have seen this code floating around on the intertubes for determining if a Windows Mobile device has a VGA screen (code is inside a method of a Form class):
Is it p开发者_如何学Goossible to embed an icon on StatusBar control on .NET CF 3.5?The Compact Framework StatusBar control is very, very basic and limited in functionality.It doesn\'t support adding i
I\'m confused as to how I can get my winforms to scale properly. When I design a form, in my case WVGA, horizontal orientation, it looks like the upper image below. On the device however, the text is
I am working on Windows Mobile application. Whenever I download some sample which is using wrapper around native code (using DllImport), it always g开发者_运维百科ives \"Can\'t find PInvoke DLL\" err
I am developing mobile application in C#. I am using the following code in my application to display the messagebox but the button ok is displayed at the top right corner. I want to display the ok but
H开发者_开发问答ow to create a 3 state push button that behaves like check box but looks like normal button?
I like using Visual Studio 201开发者_开发百科0, but miss having support for Smart Device Projects and Compact Framework (i.e. Windows CE, Pocket PC and Smart Phone).