Recent Posts
Magellan and IOC/DI Containers
Modern .NET applications draw many benefits from using IOC containers. This page describes how Magellan can use IOC.
Magellan Quickstart
A short walkthrough to get you up and running with your first Magellan application.
Magellan Introduction
This page provides a very brief intoroduction to Magellan, an MVC framework for WPF.
Enforced Strings
Some deep thoughts about strings and assumptions in .NET applications
jQueryPad
jQueryPad is a useful little utility for prototyping HTML and JavaScript/jQuery code.
Sheldon
This is a sample application that shows how IronPython can be hosted within a WPF application.
Editable Collection Adapter for WPF
Handling large edits of data with undo functionality in WPF
DelayBinding: a custom WPF Binding
What can you do with a timer, a MarkupExtension, and a bit of imagination?