Thursday, July 30, 2009

Can my system run offline, if it were to be developed using ASP?

I am developing a database system that enables several users to connect to a database on a server via ASP. The database system also enables users to run some stored procedures.





One function in which is required is that the user can dump a portion of the database into his or her own laptop, and work offline with the running system, when outstation. Is this possible?

Can my system run offline, if it were to be developed using ASP?
Technically yes, as long as you implement very secure synchronisation methods - but in most cases it's easier to not include that feature.





Rawlyn.
Reply:If you are talking about running offline your web application developed using ASP, you definitely can. But you have to have web server installed in the laptop. If the laptops are using WindowsXP Professional, just enable the IIS web server that comes with WindowsXP Professional. Otherwise you might have to download them.

state flower

No comments:

Post a Comment