mobiledevice

What are some good resources to look into synchronizing contact data on mobile devices with a .NET application?

Basically we want to be able to somehow synchronize our .NET application's contacts with the contacts on a mobile device (Pocket PC, iPhone, Blackberry, etc) Preferably a one shot deal that can interface with them all but that doesn't seem likely. Preferably also we're not writing applications (or at least very simple ones) for the m...

Default SSH/Telnet Terminal Size

I'm writing an SSH/Telnet client for the Blackberry (and for other hand-held devices). My question is more related to usability. Due to the screen size limitations for certain devices, and resolutions, how should I set the default rows/columns for the screen? Currently I am setting it to 80 columns. The number of rows is dependent on...

Programming Websites For Mobile Devices

I am curious how to make a website mobile device friendly.. so what are the best dimensions and how do i make the website figure out whether or not they are on a mobile device. also what do i need to limit on my design and coding to make pages more glitch-free and faster loading... Thank You -Techy ...

Speeding up deploy operation in Visual Studio

Hello everyone! I'm building an application for windows mobile devices, which deals with a database composed of approximately 1500 files. However, the size of each file is under 50kB, and the overall size is under 15MB. When Visual Studio deploys the app to a mobile device, it takes from 25 to 30 minutes. I was wondering whether there ...