So that I have them all in one place, here the posts that are part of the
Publication date: 2009-08-02
More news from 2009-08-02
Silverlight 3 Navigation: Dynamically Loaded Pages
Recently David Poll posted a very cool technique for navigating to dynamically loaded pages and on demand downloading of pages in a Silverlight 3 application . It was very cool but the explicit wire up of each page can be a pain in large applications...(read more)
Publication date: 2009-08-02
more
Bayesian Probability (Quick Bit)
Added a Quick Bit today on Baysian Probability....( read more )...(read more)
Publication date: 2009-08-02
more
Developing with Rx (Part 2): Converting the Event-based Async Pattern to IObservable
In part 1 we talked about how to convert events to IObservables. However Rx isn't just about querying events, it's also about querying asynchronous operations. There are two common asynchronous patterns in the .NET framework: the event-based asynchronous...(read more)
Publication date: 2009-08-02
more