LINQ with Reflection
I was toying last night with my work-in-progress WPF version of Comicster , specifically looking at file formats. I want this version to easily support opening and saving collections to multiple file formats, and the logical way to do that was via some sort of plug-in system. Eventually (and by that...