﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ISDataSource - cache dependency</title><link>http://www.intersoftsolutions.com/Community/ISDataSource/cache-dependency/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>cache dependency</title><link>http://www.intersoftsolutions.com/Community/ISDataSource/cache-dependency/</link><pubDate>Thu, 29 Apr 2010 14:20:24 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>ISDataSource</category><description>&lt;p&gt;If the interface raise an event when an update occured, you could invoke the ClearCache ISDataSource table function during the event handler.&lt;/p&gt;&lt;p&gt;If no event is raised, my suggestion would be to invoke the DataBind periodically after some time has passed, for example every 1 minute, in order to have the latest data.  The solution will be similar with this &lt;a target="_blank" href="../How-to-clear-ISDataSource-Cache-on-client-side/"&gt;thread&lt;/a&gt;, however you will need to invoke the data bind periodically&lt;br /&gt;&lt;/p&gt;</description></item><item><title>cache dependency</title><link>http://www.intersoftsolutions.com/Community/ISDataSource/cache-dependency/</link><pubDate>Wed, 28 Apr 2010 12:04:35 GMT</pubDate><dc:creator>vangeloni</dc:creator><category>ISDataSource</category><description>&lt;p&gt;Hi, &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I have the following scenario:&lt;/p&gt;
&lt;p&gt;an ISDataSource (ISDataSource1) related to a sql function that return a product Table, and I have enabled the cache on the ISDataSource.&lt;/p&gt;
&lt;p&gt;The all user on web browser can select one product from a webcombo that is bounded on the ISDataSource1.&lt;/p&gt;
&lt;p&gt;I have any process interface that can change any product anyway the ISDataSource ha CacheEnalbled so I do not see the changes till I reset the IIS.&lt;/p&gt;
&lt;p&gt;How to notify the changes made by the interface, in order to clear the cache of the ISDataSource1?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Vince&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>