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.
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.