BinaryComponents - Labs
Our labs page contains software, components, and articles, all written by ourselves, to give you an idea of what we're capable of. You're welcome to use the components in your own projects too.
FeedGhost
FeedGhost is our fresh-looking RSS reader written entirely in C# / .NET. Designed for "Pro" RSS users, it features powerful prioritization, tagging, and search facilities, and copes easily with hundreds of subscriptions. Free and paid versions available.
WorldClocks
This project demonstrates how to create a simple "World Clocks" application using Windows Presentation Foundation.
- Read the articles: part one, part two, part three, part four.
- Download the source: WorldClocks.zip. (Visual Studio 2008 required).
SuperList
SuperList is the Outlook-style list component developed by us for FeedGhost, and available for your own use. Featuring easy customization, grouping, sorting, and high performance.
- Read the article.
- Project site: Codeplex. (Visual Studio 2005 or higher required).
SuperTree
This series of articles outlines an alternative mechanism for thread-safe processing, Software Transactional Memory. A complete, efficient implementation is also provided.
- Read the article.
- Download the source: SuperTree.zip. (Visual Studio 2005 required).
Software Transactional Memory
This series of articles outlines an alternative mechanism for thread-safe processing, Software Transactional Memory. A complete, efficient implementation is also provided.
- Read the articles: part one, part two, part three, part four.
- Download the source: TransactionalMemory.zip. (Visual Studio 2008 required).