﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Enhancement Requests  » Client Caching</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 09:32:58 GMT</lastBuildDate><ttl>20</ttl><item><title>Client Caching</title><link>http://forum.strataframe.net/FindPost8985.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Thank you</description><pubDate>Thu, 24 May 2007 09:49:43 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Client Caching</title><link>http://forum.strataframe.net/FindPost9033.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;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.</description><pubDate>Thu, 24 May 2007 09:49:43 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Client Caching</title><link>http://forum.strataframe.net/FindPost9004.aspx</link><description>There isn't a caching layer within SF.&amp;nbsp; 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.</description><pubDate>Wed, 23 May 2007 14:19:23 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>