My CF application has a very customized UI, using lots of images as UI elements. The UI feels a lot more smooth when these bitmaps are kept in memory. When they\'re loaded on demand, the UI is slow an
HI.. i want to get the browser 开发者_如何学JAVAcontrol from opennetCF..can any one please suggest me were i have to download the OpennetCF SDK.. and how to use it to get the browser control from it,
开发者_开发知识库In my mobile project, I want to fill a rectangle with semi transparent color. Through documents, I learn that I can create solid brush with color.fromargb(). But the problem is that I
I am trying to develop an application for a Windows Mobile PDA, but I am having a problem with getting .png images from a resource folder.
I\'m trying to write a panel in CF.NET that allows me to scroll the contents inside without flickering.I thought I\'d try having a WrapperPanel class that contains another panel with the actual conten
Most (all?) OAuth resources - both information about the protocol and code libraries for easily using them in your own applications - one seems to find on the internet seem to assume the application y
How to hide Start button while openning camera using CameraCa开发者_StackOverflowptureDialog in windows mobileDo you just want to hide the Start button, or the whole taskbar?
I have a windows mobile application I have noticed that it properly terminate o开发者_JAVA百科n exiting, they simply minimize and take up memory. I need to cehck whether any instance of the same appli
Altho开发者_开发知识库ugh polling a webservice is possible, do you know of another method to push changes to a mobile client except using the exchange server mail transport?As Mark Seemann worte: I on
I\'m developing a Windows Mobile 5.0 or above WinForm application using .NET Compact Framework 2.0 SP2 and C#.