Do not use on any
shared computer
July 25, 2008 03:42pm pdt

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Windows Mobile Programming Solutions: 1 - 25 of 27
null
How do you download an image from a web site and save it to a local directory using .NET?  My app needs to be able to download an image to a Windows Mobile device from a web site.
I have modified an existing C program to process data scanned in from a 2D barcode matrix. The device used to scan is a hand held RF device that runs Windows Mobile and Telnet Client systems. ...
I use google maps mobile on my phone (Rogers branded Treo 750 running WM6) to view maps. All is working nicely, except that it eats through my data plan pretty fast. I've only got 5mb / month ...
I need to write a part in my application whereby I can copy all the tables from .mdf (SQLEXPRESS) into another database which is .cdb (MAcess) on my pocket pc, I had a few ideas which I do not...
I created a midlet application in Netbeans, that consumes a web service. It runs fine in the emulator. I copied it to storage card and installed it to my phone which is a Cingular 3125 running...
I am just getting started in windows mobile programming and this will be my first foray into C# also. I want some good resources on how to begin. I have a pda with windows mobile 2003 SE and v...
I am trying to develop an applicaion in WinCE VB.Net 2005. The application should be able to detect the existence of a previous instance of itself during form load. Can anybody suggest so...
Hi, I created a simple form that has an edit box and I notice that whenever I first go to eit a file - the input gets set to "ALT" which is the numbers and symbols.  I want to textbox conro...
I have a client that has about 10 Windows Mobile 6.1 phones, we are having problems with Ring Tones being stored on the device memory which is only 64 mb.  They all have storage cards on thier...
I have made  an AutoRun.exe for an SD-card in a Pocket PC using VB .Net. If the runtime files needed by vb .net are present on the PDA then Autorun.exe works fine. However, when I insert th...
I am using Visual Embedded C++ 4.0 and developing using API. In my application I need to be able to download a file (database update) from a URL using http. File size approx 50-5000 kb. Would...
Hi I am developing a VB.NET pocketpc application trying to connect to the MSSQL Express but I am having the below connection error. Also I had attached the connection string that I used to con...
Hi I'm developing a CF.Net application. In it I have several textboxes for numeric input only. The problem is that when ever the user uses the hardware keyboard (which has a 10 digit nu...
Hello I'm using Visual Studio team system 2008 with activeSync 4.5. I want to cradle my emulated Windows mobile 5 but activeSync never detect any connection... Somebody has an idea why?...
Hello, I'm trying to programatically change a SQL CE Database's password. I found that the only way to do this is by compacting the DB, by calling the Compact() method while passing a new c...
I am using Windows Mobile 5 and AES 128 bit block cipher with 128 bit key. When I encrypt a data of 5 bytes, by default of CBC mode, it returns a block length of 16 bytes. After I changed to C...
I am trying to create a Data Connection to MS Compact db.  My username is an administrator, but when adding a  connection and following the prompts: 1) Choose Data Source (window)- I chose ...
Hi Experts, I need to develop an application on a motorola scanner running Windows CE. The requirement is to read a file (I can specify filetype and layout) into the scanner (Maybe into some...
Ok, I have a mobile application that I have created. It's programmed in VB.NET and is targeted at windows mobile 5.0 and 6.0. It builds into a cab file that can be copied to the mobile de...
Hi All, Is there any one used streaming server for Mobile streaming.I want to know the below things 1.Which streaming server is cheap and best for mobile streaming 2.What are the hardwa...
The desktop Java-app must be able to read/write PIM-DB. (calendar,tasks,contacts) -Any good books on the topic? -What dev tools would you need? -Any open source software that does that? ...
I'm using SQL Mobile 2005. I have a table with 58000 + rows. When I add an index for a column of type nchar(10) no rows are returned when I do a search on the newly indexed column. Is there so...
I am using Visual Studio 2005 to create an application for a windows CE 5 mobile device.  I want to put a sqlce database on the mobile with a single table for storing data when the server is o...
I am writing a web basd application fo tracking maintenance issues in a production facility.  I have a page that when opened on a Pocket PC (Not a smartphone) periodically checks for new issue...
hi, I have hp iPAQ  hx2410, windows mobile 2003 http://www.pdatopsoft.com/devices/HP-IPAQ-HX2410-2415 I downloaded and installed CrEme V3.29 on my iPAQ. When I write a simple code like...