LINQ in Action roller

Object Dumper: An Invaluable Tool for Writing Code in the Functional Programming Style

When developing C# programs in the functional programming style, you often need to dump out a collection to the console. Object dumper is a great tool to use for this. It is a sample that far too few developers know about. A functional transform typically takes the form of successive transformations: transform collection a => collection b => collection c => final collection. This is one of the main points of this topic in my Functional Programming Tutorial . When I commence developing such Read More...
Published Thursday, August 14, 2008 10:54 AM by Eric White's Blog
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication