More performant way than loading thousands of list items at once

Отвечено More performant way than loading thousands of list items at once

  • Saturday, March 03, 2012 2:58 AM
     
     

    Hi,

    I am working with a Sharepoint 2010 system storing thousands of items in a list and this is all loaded at once via C#. Is there any easy to implement strategy (i.e. caching?) to improve the performance of this? Lazy loading, etc.

    Thanks

All Replies