CSLA .NET

Vibrant discussion about CSLA .NET and using the framework to build great business applications.

Support for Data Virtualization

rated by 0 users
Answered (Not Verified) This post has 0 verified answers | 1 Reply | 1 Follower

Not Ranked
5 Posts
arigney posted on Thu, Feb 24 2011 12:59 AM

Hi Guys,

                Perhaps CSLA should leave support for data virtualization up to the data access layer and include the specification of ranges into the FetchCriteria objects but I was just wondering if CSLA has any more support for data virtualization or is support planned for the future?

Regards,

                  Alistair

 

All Replies

Top 10 Contributor
9,270 Posts

The PagedList sample in Samples\Silverlight\cs demonstrates how to do background paged loading of a large list.

That same concept can be applied to similar scenarios such as predictive loading of the next page, or (in .NET where you can be synchronous) on-demand loading as the UI control (like a virtualized datagrid) demands the next page.

Rocky

Page 1 of 1 (2 items) | RSS

Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems