I am trying to test my mobile app and am not sure 开发者_StackOverflowwhy I can\'t get my files deployed or copied to the emulator.
Platform in use is Windows Mobile 6.5 with an application based in CF2.0 (Motorola MC75 device) I am trying to send some data over to a url with some开发者_JAVA技巧 get parameters e.g.
I am a newbie in windows phone app and need to create a small Windows Phone7 app. The app will perform the following task
I\'m developing a WM6.5 application on Motorola ES400 and need a notification for users to appear when my application is busy doing something
I am trying to use pInvoke, but on both the emulator and on the device the invoke fails.I am new to .NET (Am a C++ developer) and I don\'t understand how the JIT/framework can\'t find that DLL/method/
I am trying to make/use a smaller image than the one taken with the camera to display in parts of my program (due to memory issues...)
I created a CAB project and the installer runs fine on my mobile device, but I have to go to the explorer and open \"Program Files/My APP\" to find the exe and launch it.
I am using a windows mobile compact edition 6.5 phone and am writing out binary data to a file from bluetooth.These files get quite large, 16M+ and what I need to do is to once the file is written the
I\'m trying to call KernelIoControl but can\'t find the header file pkfuncs.h a开发者_Python百科nywhere.
I need to persist some information in offline mode for future use. Normally I would use local storage from HTML5, but on Windows Mobile 6.5, it seems there is no browser available that would support H