What is Toluu?
Toluu is a free service for sharing the feeds you read and discovering new ones.
Get Invite

WPFpedia.com (The WPF Resource Guide) - Recent Posts

The definitive list of free WPF-related resources throughout the web.


WPF Flickr Viewer Using XLINQJuly 17 2008
An application that uses XLINQ to request certain parameterized RSS Feeds from Flickr to obtain XML data, which is then used to bind to a WPF control.
Artificial Inheritance Contexts in WPFJuly 17 2008
Reviews and compares three techniques that enable you to data bind to any element tree.
Selecting the Detail Level to View at Runtime in WPFJuly 17 2008
Explains how to allow users to select the amount of information to view.
Implementing A Custom BitmapSourceJuly 12 2008
Walks through the creation of a custom BitmapSource, allowing for some great effects.
Composite Application Guidance for WPFJuly 12 2008
Guidance to help you design and build flexible composite WPF client applications?composite applications use loosely coupled, independently evolvable pieces that work together in the overall application.