Bindable LINQ: Windows Forms

Update: SyncLINQ has been released under the name Bindable LINQ, and is available from CodePlex
Last night I spent a bit of time refactoring how SyncLINQ routes collection changed events internally. This was for a number of reasons, but mainly so that I could add Windows Forms support as well as deal with some minor differences […]