| Thread | Last Post | Replies |
|
| Bitmap Objects throws Out Of Memory Exception | 20 Sep 2006 11:54 GMT | 6 |
I've a NET CF apply that shows a thumbnails list. Thumbs are shown as four for page and users can navigate forward and backward through pages. To show thumbs I simply used
|
| specify emulator ram size? | 20 Sep 2006 08:32 GMT | 1 |
I set the Ram seze of the: pocket pc 2003 SE emulator and the pocket pc 2003 SE aquare emulator. the ram size of the square emulator was changed but the ram size of the pocket pc 2003 SE emulator didn't chage.
|
| How to make a label transparent | 20 Sep 2006 01:01 GMT | 1 |
Did some research online on how to make the back color of a label to transparent. However, I havn't found an easy solution to such a popular feature. Any ideas or recommendation? GD
|
| textbox -- can't switch input mode until after textbox is fullscreen | 19 Sep 2006 23:35 GMT | 1 |
I created a thread in smartphone.dev but thought I'd post it here as well http://groups.google.com/group/microsoft.public.smartphone.developer/browse_frm/ thread/68d9ad9e55c9389/06f35ca3507b8075? I'm running a windows mobile 5 smartphone with the CF1.1.
|
| XML Serialization in .net CF | 19 Sep 2006 22:19 GMT | 1 |
To send/receive data to/fro PDA or Web Service, I have created Translation class which contain collection of objects which I need to transfer from one end to another. The web service calls the serialize method of EntityTranslation class to
|
| SQL Server Mobile 3.0 - Out of Memory Exception | 19 Sep 2006 19:48 GMT | 5 |
Hello NG, I develop an application with CF 2.0 SP1 and SQL Server Mobile 3.0. My application is ready and works fine, however after a few minutes I get a OOM - message. I could already limit the problem to the SQL Server. I have a
|
| CF 2.0 application sometimes freeze strangelybehaviour | 19 Sep 2006 15:57 GMT | 2 |
I have a CF 2.0 application that runs on a WM2005 device (Symbol MC70). Sometimes (rarely) seems to freeze, that means the screen does not respond. If i switch off and than switch on terminal (not a reset just suspend resume), the application start responding again.
|
| How to use a single timer control across the Forms | 19 Sep 2006 14:34 GMT | 3 |
I want to display Time as a label on 3 different forms. I know that this can be done by putting a timer control on all the 3 Forms. Is there any way for doing it using a single timer control?? Murthy
|
| API for Warm Reboot | 19 Sep 2006 14:27 GMT | 5 |
I am developing an Application for PPC 2002 and Windows CE.NET 4.2 device. I want to Warm Reboot the Devices Programmatically. In google i found some people refering to "KernelIoControl" for Warm Reboot.....
|
| Rotating bitmaps | 19 Sep 2006 14:06 GMT | 2 |
Anyone knows an algorithm for rotating a bitmap in Compact Framework? Please advice. (One possibility is to use SetPixel() and GetPixel() but these are increadably slow).
|
| Threads on an Intermec 751 plist | 18 Sep 2006 23:43 GMT | 7 |
We have a C# .NET application running on a Intermec 751 device. The O/S is Pocket PC Version 4.20.0 (Build 14053). We are running CF version 1.0.4292.00. We are also using OpenNetCf. When looking at our process list our multi form application sometimes
|
| save/open Dialog Box (TOPMOST Property??) | 18 Sep 2006 19:48 GMT | 1 |
Feel pretty ignorant asking this but would truely appreciate any help. I am designing an industrial piece of equipment which will only run my one application on the machine. Therefore, i don't want the user to see the bottom bar on the display (with the START menu, open windows, ...
|
| Checking whether ActiveSync is running in PDA application. | 18 Sep 2006 19:43 GMT | 1 |
hello? I'm relatively new to developing PDA application using .NET CF. Is there anyway to check whether ActiveSync is running in PDA application??
|
| Threading issue | 18 Sep 2006 19:40 GMT | 1 |
I have a application that will create a XML file, when the user is finished. They place the device back into the cradle and active sync pulls the XML file back to the active sync partnership "My documents" folder on the pc. Issue: If they exit the program active sync will not move ...
|
| Use of keybd_event for some characters | 18 Sep 2006 19:37 GMT | 3 |
I'm using keybd_event to simulate the keyboard. I'm not able to simulate some characters like , ? _ = I've tried in many way but I'm not able to find the combination to get this result.
|