(X) Hide this
    • Login
    • Join
      • Generate New Image
        By clicking 'Register' you accept the terms of use .

Search

Go
 
Want better search results?  See our search tips!

Learn


See all 3 results


News


  • Using Reactive Extensions to smooth compass data in Windows Phone

    0 comments  /  posted by  Silverlight Show  on  May 07, 2012 (4 months ago)
    Read original post at Factor Mystic The challenge is to take the raw compass heading data, and smooth it out over time so the UI element this data is bound to (such as an arrow) won't be jittery. You can see this jitter in the SDK example for the Compass: the CurrentValueChanged event handler is fired every 20ms and jitters within the error margin for the hardware. Our task is to smooth out these ...
  • Using Reactive Extensions for Streaming Data from Database

    0 comments  /  posted by  Silverlight Show  on  Apr 04, 2012 (5 months ago)
    Tags:   reactive-extensions , giorgi-dalakishvili
    Read original post at Giorgi Dalakishvili's Blog 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 d ...
See all 6 results


Books

No items found

Showcase

No items found