Posts tagged 'linq'
LINQ test for custom IEnumerator
Mike and I had an interesting discussion this afternoon about LINQ and how it interprets enumerable rows. Needless to say, some test code had to be written to prove or disprove some theories. Concrete vs Interface Our thought experiment was what if you had an interface to an object and wanted to expose...
Continue reading "LINQ test for custom IEnumerator"
