StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Client CachingExpand / Collapse
Author
Message
Posted 05/23/2007 10:20:27 AM
StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: Today @ 5:25:12 AM
Posts: 404, Visits: 1,518
Hi,

I am wishing to have client caching feature which allow user to continue their works even though network connection is down. I know I can serialize/deserialize BO to xml manually. However, it is just now enough. I hope the datalayer can auto detect connection, or at least manually set to offline mode. If offline, all data will be store and retrieve from local caching. Once the connection online again, all the data can be update back to server automatically or run manually.

Thank you

Post #8985
Posted 05/23/2007 2:19:23 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 08/01/2008 8:53:41 AM
Posts: 2,671, Visits: 1,879
There isn't a caching layer within SF.  You can handle connection exceptions within your app and swap the connection string over to a local SqlServer Express instance, but that's about as close as you can get to a completely independent application without writing the data to XML.


www.bungie.net
Post #9004
Posted 05/24/2007 9:49:43 AM
StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: Today @ 5:25:12 AM
Posts: 404, Visits: 1,518
Hi,

I think the hard part is how to sync back the data to server. Relication is not east to configure and difficult to troubelshoot if any problem.

Post #9033
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 8:26pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.125. 10 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.