473,396 Members | 1,918 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

asp.net application to offline mode?

Nkt

Hello,

We have asp.net application. Now we need to have the same functionality but
in the offline mode. There are several options we are lookig at:

1. most obvious - write a windows app with local DB and synchronisation.
instead of synch one can advise using offline application block and use
services base architecture.

2. use existing Web app on the local PC - use local IIS, istall MSDE and use
local database. configure replication process and design small windows app to
allow control of replication process and switch between online/offfline modes.

What would be your comments/suggestions/advise on our problem and possible
solutions. Any input is gratly appreciated.

Thanks,

Nkt
Nov 18 '05 #1
2 1845
You can actually run ASP.NET page locally without a Web server at all. You
could literally ship everything on a CD.

Here's an article on how to do it:
Host ASP.NET Applications
Leverage the System.Web.Hosting classes to serve up your own ASP.NET
applications.

http://www.ftponline.com/vsm/2002_10...t/default.aspx

Let us know how you make out?

Ken
"Nkt" <Nk*@discussions.microsoft.com> wrote in message
news:63**********************************@microsof t.com...

Hello,

We have asp.net application. Now we need to have the same functionality
but
in the offline mode. There are several options we are lookig at:

1. most obvious - write a windows app with local DB and synchronisation.
instead of synch one can advise using offline application block and use
services base architecture.

2. use existing Web app on the local PC - use local IIS, istall MSDE and
use
local database. configure replication process and design small windows app
to
allow control of replication process and switch between online/offfline
modes.

What would be your comments/suggestions/advise on our problem and possible
solutions. Any input is gratly appreciated.

Thanks,

Nkt


Nov 18 '05 #2
wl
Why not ship the cassini webserver ?

Wim

"Nkt" <Nk*@discussions.microsoft.com> wrote in message
news:63**********************************@microsof t.com...

Hello,

We have asp.net application. Now we need to have the same functionality but in the offline mode. There are several options we are lookig at:

1. most obvious - write a windows app with local DB and synchronisation.
instead of synch one can advise using offline application block and use
services base architecture.

2. use existing Web app on the local PC - use local IIS, istall MSDE and use local database. configure replication process and design small windows app to allow control of replication process and switch between online/offfline modes.
What would be your comments/suggestions/advise on our problem and possible
solutions. Any input is gratly appreciated.

Thanks,

Nkt

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: cjl | last post by:
I have a website which allows people to view interesting radiology cases. It is for teaching radiology residents. It is designed to run in fullscreen or 'kiosk' mode, at 1024 x 768 resolution...
1
by: jobi.joy | last post by:
I have a requirement of having the capability of offline form filling for my website.So users can some way download the form and can fill out in offline mode. Any standard way to do this. I am...
1
by: pHines | last post by:
I have my entire source code directory available on my laptop via Offline Files. The directory structure is housed on my server and made available offline on the laptop using Windows 2000. When I...
0
by: Mark Kamoski | last post by:
Hi-- How can one detect, programmatically, if an application is set to "work offline"? The situation is this. I have a project hosted at a site on the web. When I am developing locally, I...
2
by: mark | last post by:
Can't figure this one out. I appears to not be code related. After surfing my asp.net web app for a while 5 - 10 min. it fails to open any further connections to my access 2000 database. There...
2
by: John | last post by:
Hi I need to develop an app in vb 2005 which can work in both offline and online modes and will be running on client laptops. I have listened to the following web cast; ...
6
by: Senthil | last post by:
Hi All We are having a VB application on SQL. But we need to collect information from persons who will be offline to verify data and insert new data. Generally they will be entering the data in...
4
by: zahid313 | last post by:
Hello, I need to make a web application that can work even when thr is no internet connectivity. Like gmail has some form of limited offline working mode. Thanks
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.