Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Compact Framework / April 2006

Tip: Looking for answers? Try searching our database.

Updating PDA Application Remotely!!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
vimal.naran@gmail.com - 21 Apr 2006 03:00 GMT
Hi there,

I am developing a compact framework based time reporting PDA
application and have got most of the features completed except one...

...that is being able to make changes to the application, then remotely
deploying it... how do I do this?

I want to be able to set a trigger on the server so when someone in the
field tries to synchronise their data from the PDA, the trigger sends
the newly updated client app to the PDA and updates it.  Then they are
able to synchronise data as normal.

Please help... i don't even know where to start!!!!

The client app on the PDA uses the compact framework and stores the
data locally using SQL CE... the remote server is a SQL 2k backend and
communicates using WebServices.

If there is anything else that needs clarifying, please let me know.
Daniel Moth - 21 Apr 2006 11:28 GMT
Maybe this helps:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/
AutoUpdater.asp


Cheers
Daniel
--
http://www.danielmoth.com/Blog/

> Hi there,
>
[quoted text clipped - 16 lines]
>
> If there is anything else that needs clarifying, please let me know.
bdingman@gmail.com - 21 Apr 2006 15:46 GMT
What do you do when the handheld's db needs to have a schema update for
added functionality? Pushing the cab is the easiest part.

These are very difficult and complex problems you are trying to solve.
There are companies out there like Dexterra that offer complete mobile
platforms which do such things already.
Lars Black - 21 Apr 2006 18:22 GMT
> What do you do when the handheld's db needs to have a schema update for
> added functionality? Pushing the cab is the easiest part.

I have a setup table that has a "DB Version". When the database is opened, I
check this version against a constant version in the application. If they
differ, the program know what DDL / DML statements it has to run to upgrade
the DB.

> These are very difficult and complex problems you are trying to solve.

It is not THAT complex, I have a couple of apps running that does it

Cheers,
Lars
David Owen - 21 Apr 2006 18:58 GMT
To add on to what Lars mentioned, it's not that hard to do.  I have a
process where I can update the EXE or any supporting files on a remote PPC
any time the user has a network connection; this allows me to change
web-service locations, etc.

David Owen

> What do you do when the handheld's db needs to have a schema update for
> added functionality? Pushing the cab is the easiest part.
>
> These are very difficult and complex problems you are trying to solve.
> There are companies out there like Dexterra that offer complete mobile
> platforms which do such things already.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.