Lee Lup Yuen

The M Files

By Lee Lup Yuen

A look inside enterprise mobility


Building the perfect Windows Mobile business application

Posted in The M Files by Lee Lup Yuen on 2008/04/30 23:39:30

If you're developing a Windows Mobile application for business, you need to consider the following:

-- Can your mobile application work offline, while disconnected from the network? Your application should be able to access a local database for storing data while working offline.

-- Can your mobile application detect the network status and sync data automatically to the server as soon as there's a network connection?

-- Is your mobile application fast and responsive? PDAs don't have CPUs that run as fast as those on laptops and desktop PCs. It's best to use in-memory caching to store frequently-accessed data to ensure optimal performance.

Fortunately there's help from Microsoft. Download the newly-released Windows Mobile Line of Business Solution Accelerator and you'll get the source code for a sample supply chain mobile application. It will show you how to build a mobile application that works offline, syncs data to the server when there's a network connection, and performs optimally through the use of data caching.

The mobile application also supports different screen resolutions (e.g. portrait vs landscape), location maps, language localization and online help. Make use of the provided source code (over 5,000 lines of commented code) and build your own perfect Windows Mobile business application.





Disclaimer:
Views and opinions expressed in this blog are the author's, and do not necessarily represent those of ZDNet Asia.

Blog

Talkback 0 comments

There are currently no comments for this post.

Recent Posts

Most Popular

Archive

2008

2007

2006

Latest in Blog Central

Blog thumbnail

Subscribe to BlogCentral

Click this link to view this blog as XML.
Add this feed to your online news reader

Add to google
Add to my msn
Add to yahoo
Add to bloglines

Advertisement

About the blogger

Lee Lup Yuen

Lee Lup Yuen



Lee Lup Yuen is passionate about mobile phones and PDAs, as he is constantly buying new gadgets and programming them in J2ME, .NET, Symbian and AppForge. He has developed commercial applications with mobile technologies like SMS, MMS, WAP, 3G video streaming and location-based services.