Downloads

All code available here is free for use in commercial or non-commercial works, with no attribution required.

All code is .NET unless otherwise noted.

WP7 Tips & Tricks: Slide deck and source code from my Portland Code Camp 2010 talk.

ObjectListView: Data binding component that allows collections of arbitrary objects to be bound to a DataGridView.

Service Locator: Class for registering interface/class mappings and resolving them at run time.

Dataset Visualizer: Visual Studio visualizer for viewing DataSets, including the current, original, and proposed data states.