| Thread | Last Post | Replies |
|
| Help system Table of Contents | 17 Mar 2007 13:11 GMT | 2 |
MS Certification requires that an apps with larger help data be integrated into the Mobile device's Help system Table of Contents. Anyone have a link as to how to accomplish this? Thanks. drumred
|
| How to find IMEI number by entering mobile number (mobile is lost) | 16 Mar 2007 23:43 GMT | 2 |
I am trying to find my lost mobile IMEI number. Is there a free windows software or a free online service where in i can enter my mobile number & get my IMEI number easily. I have tried all other solutions, but not fruitful. Also, i am not
|
| Memory lost? | 16 Mar 2007 22:27 GMT | 1 |
I noted when I exit from my .NET CF based application (on my Pocket PC device) there's less free RAM than before to launch my application: why? When you exit from an application all the resources (memory included) should be (forcing) released so I suppose to find about the same free ...
|
| Text-to-Speach | 16 Mar 2007 20:54 GMT | 2 |
Hi NG Where can I find some tutorials of text-to-speach for develop with Compact Framework? Which spech-engines are for a low cost available? Thanks
|
| Get Device size Width and Height | 16 Mar 2007 20:33 GMT | 3 |
I am using Visual stadio 2005 and NETCF2.0, and I want to know the difference device screen size, something like: int width = Screen.Width;
|
| Screen Rotation in CF2.0 | 16 Mar 2007 19:14 GMT | 1 |
Pls, how to find out, that device support rotation feature? Thx kp
|
| I can not deploy project to PPC | 16 Mar 2007 18:41 GMT | 1 |
(VS.NET 2005, CF2.0, OpenNETCF2.0) Hi all. I am really desperate. I can not deploy one my solution to Pocket PC. (but others works)
|
| Serial Interface with CF2 on a 2003/2003SE Device | 16 Mar 2007 13:03 GMT | 2 |
Hello Community, i will/have/should to develop a serial interface to collect data from a serial device with a pocket PCs (2003 and 2003SE) . I will do it with VS 2005 under the option that the pocket PCs have a CF2
|
| Bluetooth | 16 Mar 2007 11:50 GMT | 2 |
I i want to transfer file form pocket pc to desktop pc using bluetooth it is possible to transfer file?
|
| help needed on ppc socket | 15 Mar 2007 20:22 GMT | 2 |
i want to transfer file from ppc to pc using socket via bluetooth in asp.net.i use vs2003,i want coding part only
|
| Memory Profiler | 15 Mar 2007 18:46 GMT | 1 |
Hello All, I am looking for some type of memory profiler that I can have run on some of my devices (PPC2003) in the back ground and was wondering if anyone has any suggustions or pointers (code or 3rd party apps). Some of my users are complaining of lock ups however I have not ...
|
| VS 2005 (NO sp1) | 15 Mar 2007 16:02 GMT | 6 |
when running my source code from the emulator or a device, I am unable to debug into a web service code that is running on my computer. I have complied, updated reference, added/removed reference. I am just able to debug the app code, not the webservice code.
|
| Installing sqlce30.wce5.armv4i.CAB with a program | 15 Mar 2007 15:17 GMT | 3 |
By following the instructions at http://msdn2.microsoft.com/en-us/library/aa446504.aspx (thank you Christopher Tacke for that), I have figured out how to create a .msi installation package to install my Windows Mobile 5 PPC application.
|
| customize install procedure | 15 Mar 2007 13:04 GMT | 2 |
I have built my deployment for a PocketPC app but would now like to add a customized screen that reminds users of safety issues with using the software and then asks them to click a box saying that they understand these safety issues. How can this be done? thx.
|
| is it possible using a datarow as a binding datasource? (C#) | 15 Mar 2007 12:36 GMT | 2 |
I have a datarow that doesn't belongs to any datatable... this dataRows was created this way: DataRow dro = new DataRow(); then, I made a binding between some textboxes of the form and
|