Tagged Questions

0
votes
1answer
12 views

PDA for airodump [closed]

Hi! Anyone know any good device for Airodump ? Laptop is too big for my purposes. Jornada 720 failed with JLime and lots and lots of problems even in basic operations. I was considering some SPECTEC …
0
votes
1answer
52 views

Magnification for PDAs and Smartphones using RDesktop

If I've got some Native Windows App (i.e. Delphi) and I'm having a lot of end users running it on things like the Nokia N800 connected to a windows terminal server using RDesktop. Some of the …
0
votes
0answers
38 views

Debugging HTC Touch Dual with Visual Studio

Hi. The problem is: my HTC Touch Dual does not support debugging normally? (And all other HTC Touch Dual PDAs have the same problem too) Sometimes I can start debugging with "step over/into", but …
0
votes
2answers
231 views

Compiler for Windows Mobile OS

I am looking for compilers ( command line / IDE ) that runs on Windows Mobile OS v6 for the following languages: C/C++ Java
0
votes
2answers
165 views

Mysql connectivity from POcket pc application using .netcf 2.0

Hi, We are developing an order taking system in PDA using C# in .netcf 2.0. So we are having mysql server as our back end. Is that the web service is the only way to connect mysql with PDA? Or …
0
votes
0answers
87 views

How to take a picture using .net program running on pda and save in specified folder in pda?

Hello all. We have developed an online inventory program using .net technology (Asp.net with C#). Inventory also comprise of images. Now what we do is bring data collection form to the site and record …
0
votes
2answers
93 views

Compact-Framework: Minimise and restore isn’t working

I've written an application with the following in the Program.cs: rsCursor.Wait(); // Load the settings rsAppConfig.LoadConfig("iVirtualDocket.exe.config"); fSplash …
0
votes
0answers
173 views

How to save xslt applied xml file in .net compact framework webbrowser in PDA

Hi please help me for windows mobile ... I am using stylesheet in an xml file and load this xml file into webbrowser control in PDA application made in C#(.net 2.0 compact framework) . Now I want to …
1
vote
4answers
485 views

Compact Framework - Timeout function for locking UI after period of inactivity

Good morning, I am the developer of a medium sized PDA application that will be used out on the streets. The PDA will contain some vaguely sensitive data (names and addresses, etc). The encryption on …
2
votes
3answers
152 views

Are there any PDA or Outlook Synch Frameworks out there?

We have a web application that deals with some common sales entities (Contacts, Appointments, Addresses, Notes etc..). We need to keep our app, outlook, and potentially any devices that they might …
0
votes
6answers
247 views

Adding Java Objects to database

For this university assignment I have a Prize object which contains either text, Image, Video. I would like to save this information into a Blob field in a database which will be running on a PDA on …
2
votes
4answers
335 views

Performance comparison of current PDAs

Are there any up-to-date performance comparisons of current PDAs available online? Or comparisons of the different available CPUs? I want to buy the right PDA for developing CPU-intensive C# graphics …
2
votes
4answers
769 views

How do I test a website design on a mobile device?

Hi friends, I have designed my site with a 900 x 600 fixed background image. On the computer it looks fine. How will it look on a PDA device? Will I have to design it separately for PDA? How should …