Click here to Skip to main content
15,867,308 members
Articles / Desktop Programming / XAML

An experiment with random-access data virtualisation in a Windows Store app with XAML, C# and Rx

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
26 May 2015CPOL10 min read 13.3K   123   4  
Here I share the code of an R&D experiment to explore an alternative approach to data virtualization, using Rx and a XAML ListView in a Windows Store app, where I consider the IObservableVector<object> as an "Observing" collection that reacts to UI event streams

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Czech Republic Czech Republic
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions