May 2009 - Posts

Building data sequences in C#
Published 19 May 9 2:3 PM | Phil Gilmore
05/19/2009, Phil Gilmore Beyond the overlap they share with enumerable collections, sequences are mostly unsupported in C#. A notable exception are some of the static methods of the Enumerable class. Check them out. This support is all I need for most...
Filed under: , , ,