Author Archives: Chris

Data Virtualisation in Silverlight and WP7

Silverlight has some great UI virtualisation features. You can have thousands of items in an ItemsControl, and so long as you are using a VirtualizingStackPanel the UI will remain snappy and responsive. However, what if the thousands of items that … Continue reading

Posted in Development | Tagged , , | 7 Comments