in

Jean Hibbert's Blog

.Net Framework

Browse by Tags

  • Using Rx for Event subscription

    I thought I would have a quick look to determine wether Rx would create a strong reference under the hood or not when one object subscribed to another objects events. In this case the Consumer object subscribes to the SampleData objects's SampleDataChanged event. This type of strong reference causes...
    Posted to Jean Hibbert's Blog (Weblog) by jean on 06-04-2010
  • Reactive Extensions for .NET (Rx) : Resources

    I have recently started playing with the new Rx Extension Libraries for .net. These extensions provide the programmer with a new model for event subscription where by we can write a linq statement to query a future set of events. The power from this model is that code for event subscription is more clear...
    Posted to Jean Hibbert's Blog (Weblog) by jean on 05-09-2010
Page 1 of 1 (2 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems