Top "Windows-mobile" questions

How to Auto-Update Windows Mobile application

I have a .net cf 3.5 Windows Mobile application that my client wants to have autoupdate features. Here is what I …

windows-mobile compact-framework installation clickonce
JVM choices on Windows Mobile

What are the JVM implementations available on Windows Mobile? Esmertec JBed is the one on my WinMo phone. Wondering how …

windows-mobile jvm
Store an image in a SQL Server CE database

Does any one know of an example on how to store an image in a SQL Server CE database? What …

c# windows-mobile compact-framework sql-server-ce linq-to-dataset
User Control Property Designer Properties

For a C# UserControl on Windows Mobile (though please answer if you know it for full Windows...it might work) …

c# user-controls windows-mobile
Windows Mobile: using phone's camera with C#

I want to show the image that mobile phone's camera its taking on a control in a WinForm. The idea …

c# windows-mobile compact-framework camera
VS 2008 Professional, Smart Device .NET C# project - slow build

I have VS 2008 Professional and a Smart Device .NET C# project. I have ~100 cs files in total. The build takes …

c# .net visual-studio windows-mobile compilation
How to read Serial number from mobile device using C#?

How I can read Serial number from a Windows mobile and WinCE mobile device using C#?

c# windows-mobile mobile windows-ce
How to save HBITMAP as JPG using Win32 Imaging API (Windows Mobile 6+)?

I have created procedures to save window screenshot to file. It works for PNG and BMP, but not for JPG (…

c++ visual-c++ windows-mobile windows-mobile-6 windows-mobile-6.5
Docking and Anchoring on a Windows Form application

I'm developing an app for Windows Mobile 5.0 and above, with C# and .NET Compact Framework 2.0 SP2. I have a WinForm …

c# windows-mobile anchor docking gui-designer
Adding WCF service to existing application?

I have an existing application which now has the requirement to be interacted with from a mobile device. The mobile …

c# winforms wcf windows-mobile