Quantcast
Viewing all articles
Browse latest Browse all 9

Updated Wiki: Home

Project Description
Component for displaying and interacting a large data set in WPF application.

Image may be NSFW.
Clik here to view.
DataVirtualization.JPEG


Introduction

In a typical WPF + WCF LOB application, displaying and interacting a large data set is not a trivial task. While several posts on internet forums discuss data virtualization, none of them has all the following:
  • Selection, sorting and filtering works well as if all data are stored locally;
  • Data loading as needed, in a separate thread, without blocking the UI;
  • Visual feedback when data is loading; if failed, user can retry the last failed attempt.

This highly reusable component resolves all the above issues. For a complete description and user's guide, please visit http://www.devzest.com/blog/post/WPF-Data-Virtualization.aspx

Although looks alike, this solution is totally different from Vincent Van Den Berghe's (http://bea.stollnitz.com/files/52/DataVirtualization.pdf, http://bea.stollnitz.com/blog/?p=344). Sometimes morons in the internet drive me crazy...

Viewing all articles
Browse latest Browse all 9

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>