I try to keep up to date with the latest changes to the programming tools I use on a regular basis. This means that I have a tendency to use less generally well-known language features. I use them, ...
Take advantage of closures in C# — including anonymous methods, delegates, and lambda expressions — to make your code robust, efficient, readable, and easier to maintain. Closures are often associated ...