This section is dedicated to a number of open source projects I have published.
- Magellan, a lightweight framework for building WPF navigation applications, inspired by ASP.NET MVC.
- Observal, a library for managing observable hierarchies of objects.
- MicroModels, a library for building very tiny ViewModels for WPF.
- Bindable LINQ, an extension to LINQ that handles collection changed events and propagates the changes into the resulting collections. It's like a "live" LINQ to Objects.
- StovellMocks, an excursion into what is involved in building a mocking library. Inspired by RhinoMocks.
- jQueryPad, a lightweight tool for prototyping snippets of JavaScript and HTML.
Discussion