| Thread | Last Post | Replies |
|
| ReadAllBytes | 08 Apr 2008 05:17 GMT | 2 |
I've been translating some full .net code onto the compact framwork. I've had a problem with this: byte[] fileData = File.ReadAllBytes(<file path and name>); This isn't in the compact framework library.
|
| Installing Access 2003 on Vista | 07 Apr 2008 15:25 GMT | 1 |
I have tried to install Access 2003 on a new laptop with Vista Home premium. However it wont have it as it needs files from Office 2003. does anyone know if this can be done without installing office 2003 as the laptop already has office 2007 installed.
|
| load only portion of a JPG or GIF | 07 Apr 2008 11:21 GMT | 2 |
When I have a large JPG/GIF/PNG file and load it using SHLoadImageFile, it will be decompressed in memory to a bitmap. So even a 100kb file can be decompressed into several MB's. To prevent this kind of memory use, I wonder if it is possible to load only
|
| query analyser installation | 06 Apr 2008 22:59 GMT | 3 |
How can I complete setup the sql ce server on the PDA and which .cab files do I need to poper install Query analyser? Hans
|
| How to find out running on Win CE Core | 04 Apr 2008 14:44 GMT | 1 |
I need to know if my program runs on a Windows Core Verion. I know I can use SystemParametersInfo with SPI_GETPLATFORMTYPE to find out the platform type. On most Core System's it give me useless information and on most "Full CE"
|
| Membership Provider Syncing | 04 Apr 2008 13:39 GMT | 1 |
I am testing a website that uses SQL Server 2005 membership provider. I would like to have a pocketpc WM5 or WM6 application that can register users disconnected and then when I sync update the SQL Server. Here are what I think my programming options so far:
|
| Zebra Ql320 plus | 04 Apr 2008 09:27 GMT | 3 |
I have the following code that will allow me to print to while the printer is hooked up to com1. However, I need to print over a wireless network now. Does anyone know what I have to do to change this? I can
|
| How do I find out if the device has SIP? | 03 Apr 2008 23:00 GMT | 6 |
Is there a way to find out if the running platform has SIP (Soft Input Panel) or not? I know I can use SystemParametersInfo with SPI_GETPLATFORMTYPE to find out the platform type, but this seems a little pointless if I don't know all
|
| converting to a double number in a diffrenet culture format | 03 Apr 2008 20:49 GMT | 1 |
I have a small app running in a Pocket PC that converts a value in a textbox to a double. The problem is that when the value is converted in a device that has
|
| ListView Help! | 03 Apr 2008 19:14 GMT | 6 |
I can create a new ListViewItem, assign it text and add a SubItem to this. I add it to my ListView, and the ListView.Items.Count is successfully incremented. However, the ListView looks empty!
|
| iemobile for WM6.1 | 03 Apr 2008 15:23 GMT | 2 |
I saw the announcement for the new iemobile. Can anyone project a release date for this? I do not believe it's in the current WM6.1 emulator is it? Will the new iemobile truly be able to handle ActiveX controls like the desktop version of IE 6? Thanks in advance.
|
| App Configuration File | 01 Apr 2008 20:43 GMT | 1 |
Hi, i´d like to know if in are there any app configuration file in CF 2.0,i´m developing an application that needs to take some configuration values from a file ( like the app configuration file from .Net Framework from desktop ).
|
| serial communication app handshaking and timeout | 01 Apr 2008 20:26 GMT | 2 |
(1) My program has to communicate with external device via serial communication. I have to use the application handshaking mechanism. For example, I send the request command first and followed by reading the ack from other
|