Reactive Extensions is a library for composing event based programs using observable sequences and LINQ-style query operators.
I wrote a series of blog posts on Reactive Extension covering some theory and including some practical examples in C#:
Reactive Extensions is a library for composing event based programs using observable sequences and LINQ-style query operators.
I wrote a series of blog posts on Reactive Extension covering some theory and including some practical examples in C#: