<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Preload Into Cache?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Preload Into Cache?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 12:17:09 +0000</pubDate>
  <lastBuildDate>Wed, 07 Feb 2007 14:33:11 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=6342</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Preload Into Cache? : Hi,To preload events for a specific...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6342&amp;PID=20152&amp;title=preload-into-cache#20152</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6342<br /><strong>Posted:</strong> 07 February 2007 at 2:33pm<br /><br />Hi,<br><br>To preload events for a specific day, simply call&nbsp; <br><div><span style="font-family: 'Courier New'; font-size: 12px; color: rgb(0, 0, 0); : transparent;">CalendarControl.DataProvider</span><span style="font-family: 'Courier New'; font-size: 12px; color: rgb(0, 0, 0); : transparent;">.RetrieveDayEvents </span>for this day.<br><br>Also you can make this caching regular using timer for example. Example is our Date Picker where dates marked with bold in the background using timer and RetrieveDayEvent method.<br><br>--<br>WBR,<br>Serge<br></div>]]>
   </description>
   <pubDate>Wed, 07 Feb 2007 14:33:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6342&amp;PID=20152&amp;title=preload-into-cache#20152</guid>
  </item> 
  <item>
   <title><![CDATA[Preload Into Cache? : I have the calendar control running...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6342&amp;PID=20147&amp;title=preload-into-cache#20147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2547">hildegoat</a><br /><strong>Subject:</strong> 6342<br /><strong>Posted:</strong> 07 February 2007 at 11:26am<br /><br />I have the calendar control running nicely, but I'm still running into some slowness issues.<br><br>I'm using a custom data provider (SQL Server) and using the providerSQLServer and SQLDataHelper files. I have multiple users (we use it for clinic appointments) so I need to refresh the data every couple of minutes. I do the CalendarControl.DataProvider.ClearCache() and CalendarControl.Populate() on a timer to refresh the calendar.<br><br>The slowness occurs when the user is going back and forth through dates after a refresh. I know this occurs because it has to load the data into the cache and display it, causing a delay. If the user is looking at cached data, the calendar is speedy.<br><br>Is there any possible way that I can preload data into the cache so that I can call it after a refresh? That way the user is always using cached data and only taking the slowness hit once (on the refresh, not on every flip forward and backward).<br>]]>
   </description>
   <pubDate>Wed, 07 Feb 2007 11:26:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6342&amp;PID=20147&amp;title=preload-into-cache#20147</guid>
  </item> 
 </channel>
</rss>