| Thread | Last Post | Replies |
|
| Memory Profiler | 01 May 2008 00:29 GMT | 1 |
Does anyone know of a good memory profiler that will work with CF2.0?
|
| How to reset handheld programmatically? | 30 Apr 2008 22:04 GMT | 2 |
Hi, All I am using CF 2.0 and Texlogix Psion OS Mobile 6.0 I need to perform reset on the handheld. Any references to how to accomplish this task.
|
| Sending commands to serial port connected device | 30 Apr 2008 21:02 GMT | 5 |
When I create a connection to an external device (barcode scanner) via serial port, using the Terminal Services Client on the mobile device, I can send commands to control to the external device and receive information about it, such as the firmware version.
|
| OpenNETCF.Net.NetworkInformation.Ping | 30 Apr 2008 16:27 GMT | 3 |
I've been using this to ping an IP wirelessly to see if the TCP printer is "online" wirelessly. Works great. I know that in ActiveSync debug, the wireless is disabled but I can run other syncing to a server over the lan via the ActiveSync just fine but the
|
| MainMenu Control | 30 Apr 2008 15:17 GMT | 1 |
Hi, anybody knows if is possible detect when a mainmenu control pop down ? I can manage popup event from VS, but i need to detect when it close. Thanks in advance!
|
| Uninstalling Program Using DeviceProcessConfigXml | 30 Apr 2008 15:08 GMT | 2 |
I have developed a kind of device loader, which starts automatically when the device cradled. Using the software i want to uninstall a certain software. When i call m_rapi.DeviceProcessConfigXml(provisionFile, out output);
|
| GET IMEI from device | 30 Apr 2008 11:58 GMT | 1 |
How i get IMEI from a device running on windows mobile 5.
 Signature Armando Rocha Mobile Developer
|
| SQL Server CE Assembly question. | 30 Apr 2008 08:23 GMT | 7 |
Hi, i´m making a mobile app with VS 2005, CF 2.0. and SQL CE 3.0 ( Sql server 2005 Mobile edition ) When i add a reference to my project to System.Data.Sqlserce i notice that the version is 3.0.3600.0
|
| How can I see data files from a project when use Emulator? | 29 Apr 2008 20:23 GMT | 8 |
Right now I don't have actual Mobile device and I try to run my project from Visual Studio 2005 using Mobile 6 Professional Emulator. However, Emulator cannot see files on my local PC. Do I have to create a Storage Card? I added files to my project. How can I access them? Thanks ...
|
| How can I see files from project using Emulator? | 29 Apr 2008 19:36 GMT | 1 |
In project I added folder “Data” with “Config.dat” file. I changed property of Config.dat file to Content and property of “Copy to Output” to “Copy always”. Now from the code I try to access that file:
|
| Remove Sip Button | 29 Apr 2008 17:43 GMT | 1 |
Hi, i was looking into the web, but i could not find any real solution... I´m developping an mobile app in C#, CF 2.0 and WM 5, and i´d like to remove from the bar the Sip icon... Anybody know how to do this ?
|
| How to get current mobile operator and signal strength with .net c | 29 Apr 2008 15:57 GMT | 1 |
Is there a way to get the name of the current connected mobile operator (like vodafone) and the signal strength? thx juvi
|
| Checking for Installed Application. | 29 Apr 2008 13:48 GMT | 7 |
I need to check and see if an application is installed, namely TomTom. Is the best way to just look for the EXE file? Or is there a more correct way? Thanks,
|
| Smooth animation of an image in .net cf ? | 29 Apr 2008 10:58 GMT | 2 |
I want to animate an image. There is a sample for WM5 and WM6 which let my image be drawn with alpha info - how can I extend this feature with an animation? The image should make a slide like in WM 6.1 phone (slide panel)
|
| Make a trial license | 28 Apr 2008 23:05 GMT | 1 |
Im working with an app mobile, and i want make i trial license (15 days) for my application. which is the best way to do that? any sugestion?
|