Visual Basic 9.0 added many language features that allow us to write in the functional style in a natural and expressive way. The value of programming in the functional style has been apparent to me for some time, and VB developers can realize the same benefits as C# developers, so I’ve written a tutorial for VB developers: Query Composition using Functional Programming Techniques in VB 9.0 . This tutorial is a rewrite of a tutorial that I wrote in the early part of 2008, Query Composition using
Read More...