You have probably heard about Reactive Extensions, a library from Microsoft that greatly simplifies working with asynchronous data streams and allows to query them with Linq operators. There are many different scenarios where using rx results in a much more simple and flexible code. This post demonstrates how to use reactive extensions for loading data from database asynchronously in chunks. Continue Reading →
Tag Archives | reactive extensions
Search
- Using Reactive Extensions for Streaming Data from Database April 3, 2012
- Building Expression Evaluator with Expression Trees in C# – Part 2 February 28, 2012
- Building Expression Evaluator with Expression Trees in C# – Part 1 February 23, 2012
- Building Expression Evaluator with Expression Trees in C# – Part 3 March 21, 2012
- Dynamic ViewState in ASP.Net WebForms January 17, 2012
- Faking num lock, caps lock and scroll lock leds May 10, 2012
- Building Expression Evaluator with Expression Trees in C# – Improving the Api April 18, 2012
- Using Reactive Extensions for Streaming Data from Database April 3, 2012
- Building Expression Evaluator with Expression Trees in C# – Part 3 March 21, 2012
- Building Expression Evaluator with Expression Trees in C# – Part 2 February 28, 2012
- Giorgi Dalakishvili: Siva,You can find all the source code at http...
- Siva: Giorgi, Thanks a lot for this article. I am exactl...
- Giorgi Dalakishvili: Here is the github repository: https://github.com...
- S.V. Groeneveld: Thanks, interesting read. Can you post the url of ...
- Giorgi Dalakishvili: Joshua,You are correct that the code is missing ...
Categories
- .Net (1)
- .Net Framework (7)
- ASP.NET (2)
- Miscellaneous (1)
- Reactive Extensions (1)
- Silverlight (1)