Sorry, but there are no more tags available to filter with.
-
This evening I was writing some code (Yay!) for an Xml based MEF catalog I am prototyping. I came across the need to invoke a set of methods on an IEnumerable<T> that was returned from a LINQ to XML query. Unfortunately no such animal exists on IEnumerable. It took me < 5 mins to write this...
Page 1 of 1 (1 items)