I didn't know about this until recently: You can take a delegate to an extension method as if it was an instance method: http://csharpindepth.com/ViewNote.aspx?NoteID=92 The delegate's target will be set to the instance. Nice!
Several interesting blog links I'd like to share.
The order of this list is randomized and highly non-deterministic.