﻿<?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 - WebCombo - Hyperfast WebCombo using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Hyperfast-WebCombo-using-ISLinqDataSource/</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>Hyperfast WebCombo using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Hyperfast-WebCombo-using-ISLinqDataSource/</link><pubDate>Fri, 10 Sep 2010 12:36:46 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebCombo</category><category>ISLinqDataSource</category><description>&lt;p&gt;Hi Rick,&lt;/p&gt;&lt;p&gt;I am sorry but I don't quite understand about "can create and XML file" part.&lt;br /&gt;If you want to avoid to be loaded at the initial load, you can use loadOnDemand. &lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Hyperfast WebCombo using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Hyperfast-WebCombo-using-ISLinqDataSource/</link><pubDate>Thu, 09 Sep 2010 17:58:18 GMT</pubDate><dc:creator>rvillela0@gmail.com</dc:creator><category>WebCombo</category><category>ISLinqDataSource</category><description>&lt;p&gt;Thank you for the response. Since this particular data does not change very often, is there another option where I can create and XML file (on the local machine or on a shared drive) of the data so that it avoid the initial load?&lt;/p&gt;
&lt;p&gt;If there is no other option I will investigate setting up Load on Demand, it's just that it takes a fair amount of work to set it up.&lt;/p&gt;
&lt;p&gt;Thanks Again,&lt;/p&gt;
&lt;p&gt;Rick&lt;/p&gt;</description></item><item><title>Hyperfast WebCombo using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Hyperfast-WebCombo-using-ISLinqDataSource/</link><pubDate>Thu, 09 Sep 2010 12:00:14 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>WebCombo</category><category>ISLinqDataSource</category><description>&lt;p&gt;Hello Rick,&lt;/p&gt;&lt;p /&gt;
&lt;p /&gt;&lt;blockquote style="padding-left: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; "&gt;&lt;p&gt;The LoadOnDemand feature has been around since early WebCombo version and it is made available in order to meet the growing complexity of business requirements. &lt;br /&gt;One of these requirements is, for instance, controlling data retrieval precisely based on user action from a large data source.&lt;/p&gt;&lt;p&gt;LoadOnDemand allows developers to write their own code to control data rows needed to be retrieved from physical data source based on provided server event argument. &lt;br /&gt;This provides total solution of data selection for applications with large data source .&lt;/p&gt;&lt;p&gt;To enable LoadOnDemand data retrieval mechanism, you need to set &lt;b&gt;&lt;i&gt;AllowAutoQueryHandler &lt;/i&gt;&lt;/b&gt;property to &lt;b&gt;&lt;i&gt;False&lt;/i&gt;&lt;/b&gt;. &lt;br /&gt;With this property set to False, the WebCombo will not perform the automatic (default behavior) query handling. &lt;br /&gt;Therefore, you need to write your own code for your specific data-retrieval scenario in &lt;b&gt;&lt;i&gt;InitializeDataSource &lt;/i&gt;&lt;/b&gt;event.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p /&gt;
&lt;p&gt;For large data, we do suggest to use LoadOnDemand. Otherwise, how can you show 100,000 records at once in a list or dropdownlist box? &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Hyperfast WebCombo using ISLinqDataSource</title><link>http://www.intersoftsolutions.com/Community/WebCombo/Hyperfast-WebCombo-using-ISLinqDataSource/</link><pubDate>Wed, 08 Sep 2010 15:32:18 GMT</pubDate><dc:creator>rvillela0@gmail.com</dc:creator><category>WebCombo</category><category>ISLinqDataSource</category><description>&lt;p&gt;The sample indicates that "WebCombo.NET enables developer to bind millions of records without any performance loss" yet when I try to bind over 10,000 records, it salos way down. 100,000 records takes approximately 10 seconds for the page to load. Once loaded, it is Hyperfast! Are there some perfomance tips that I should be aware of? Would Load-on-Demand be a better option?&lt;/p&gt;</description></item></channel></rss>