Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 1st, 2004, 04:17 PM
Registered User
 
Join Date: Jul 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Offline application!


Hello,

I am trying to make an application available offline. Its a ASP.net application that uses XML web services (vb.net). I want part this application to be accessible from a laptop(without network connection). No data updates will be done when offline.

My plan was to save the data in XML files in the client PC. But, they might not be a secure way of doing it...and how do I create a XML file that's accessible by client.

Thanks,
Shiva
 
Old August 8th, 2004, 09:30 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Can you explain a bit further on this? Is the ASP.NET application running on the laptop? Where are the web services that you are accessing?

If you write your application to detected a timeout condition on the web service, then it could function "off line". When you retrieve data from the web service, just save it locally so you can refer to it if the web service is unreachable.





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Access DataGrid Control Offline s13khan C# 1 July 18th, 2006 08:35 PM
offline php scripts chayanvinayak PHP How-To 0 July 6th, 2006 01:35 PM
HELP ME WITH THE CODE FOR CONNECTING OFFLINE CUBES fremid General .NET 0 January 28th, 2006 02:44 PM
The webpage you requested is not available offline cathiec ASP.NET 1.0 and 1.1 Basics 0 October 6th, 2005 09:35 AM
Using VB.NET and XML offline BruceHamilton VS.NET 2002/2003 1 April 9th, 2004 09:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.