| Thread | Last Post | Replies |
|
| Storing setting SmartDevice app | 31 Aug 2008 03:21 GMT | 2 |
I have a quick question. I need some advice on how to store user settings in a smart device application. I’m connecting to a web service that is returning xml and need to store some of the data in my app so I don’t have to connect every time to retrieve it. I thought
|
| Best way to avoid flickering when redrawing VGA image?? | 30 Aug 2008 20:41 GMT | 10 |
I have got an image (vga resolution) stored in: Image BGImage; When my program is launching then the picturebox1.image is set to BGImage. After that I am drawing some transparent images and text with opennetcf and
|
| using PhoneMakeCall | 29 Aug 2008 21:03 GMT | 7 |
Has anybody got any sample code using PhoneMakeCall to get calls through the pocket pc using eVc++. Thanks
|
| Bluetooth | 29 Aug 2008 15:18 GMT | 4 |
We have a device running CE5 that has integrated bluetooth that I would like to be able to power on automatically - either in startup or from code. It includes an application, called Btapp.exe, that I have run from the startup folder which requires the user to click a checkbox to ...
|
| OutlookSession and Appointments reading slow?? | 29 Aug 2008 09:52 GMT | 3 |
I have the following code to read outlook appointments. I am only interested in the next/upcoming appointment. Is there a more performance-friendly way to do this? try
|
| Switch Wi-Fi on | 28 Aug 2008 18:55 GMT | 9 |
I'm looking for a way to switch Wi-Fi on/off using .NET framework. Can someone help me ? Thanks David
|
| How do send a SMS message to your self with Mobile 6 (not Mobile 2003) | 28 Aug 2008 15:37 GMT | 2 |
How do send a SMS message to your self (from the device emulator to the cellular emulator and back again) in mobile 6 (NOT mobile 2003)? I am not referring to the following article which addresses only mobile 2003 http://blogs.msdn.com/windowsmobile/archive/2004/04/27/121497.aspx
|
| playing a wave file in CE 5.0 | 28 Aug 2008 13:01 GMT | 2 |
I am writing an ASP.net website that will run on my Falcon 4420. I am trying to make the scanner play a sound when they scan an item that I do not want them to scan. Can any one lead me in the right direction? Than you in advance for your help.
|
| How do I get mobile Service ProviderID /mobile carrier ID in Pocke | 28 Aug 2008 12:23 GMT | 7 |
I want to get the mobile Service ProviderID /mobile carrier ID in Pocket PC [CDMA/GPRS] . Can anyone let me know How do I get this information? Please help me in this regard
|
| Technical articles about CF 3.5 architecture | 28 Aug 2008 10:44 GMT | 2 |
Hi,I'm writing in my thesis about Compact Framework 3.5, especially its architecture, the execution environment, garbage collecting and so on. Could you suggest my some technical books or web site? I also have ".NET CF Core Reference" by A. Wigley, however it speaks about ...
|
| SQL CE 3.5 SP1: Always uploading... | 28 Aug 2008 09:15 GMT | 1 |
Since I have installed the SP1 of SQL CE, everytime when I start debugging my application, it is uploading the 3 SQL-Cabs and installing it. I have tried to uninstall the cabs and manually install them, then uninstall them and let VS install them, but it is still uploading and ...
|
| RegisterWindowMessage Noob Help please | 27 Aug 2008 15:13 GMT | 5 |
I am writing a C# app for a Windows CE5 device that has a barcode scanner built into it (a CypherLabs 9400). To get the info from the barcode scanned, the programming manual states to setup a RegisterWindowMessage call and I have have done this
|
| XML to SDF | 27 Aug 2008 12:06 GMT | 29 |
I want to insert XML data into SDF. i did it in mobile.But it take too long time. For that i want do it in PC. but i must use SQl Server CE 2.0 file ,Because in my device-Casio 3000M53E there is windows ce 4.1.NET. Thats why i should use SQl Server CE 2.0 version.
|
| Device Model | 26 Aug 2008 15:25 GMT | 1 |
Is there a posibility to read Device Model with Compact Framework, for exampe HP xxxx, or Qtek S100 or Metrologic or something like this? I have to handle the scanner diffrent way for each device, and would like to do it automaticly, without external settings.
|
| COM port multiplexer for GPS. Has any one got any ideas, please? | 26 Aug 2008 12:21 GMT | 9 |
Has anyone any idea on how to write a COM port multiplexer for GPS on windows mobile 5? Or any example code of one that is available online? The device I am working on is a Symbol HC700 and the geniuses that designed the OS decided not to add the standard WM multiplexer into the ...
|