Just published on Simple-Talk: "Using LINQ Lambda Expressions to Design Customizable Generic Components" (http://www.simple-talk.com/dotnet/.net-framework/using-linq-lambda-expressions-to-design-customizable-generic-components/), another in my occasional meanderings into dissecting and examining what is essentially a single line of code, presenting an in-depth look at another powerful aspect of LINQ.
It also happens to thoroughly cover the design, implementation, and use of my new file mask user control about to be released in the upcoming 0.9.31 libraries.
The CleanCode project provides a collection of well-documented developer components in a variety of languages (C#, Java, Perl, SQL, and JavaScript) comprising applications, engines, and .NET controls. Documentation consists of API docs as well as articles published in journals and/or on the CleanCode site. Further details of all the tools and components are available on the Products page (http://cleancode.sourceforge.net/wwwdoc/software.html).
::HANDY LINKS::
Products: http://cleancode.sourceforge.net/wwwdoc/software.html
Articles: http://cleancode.sourceforge.net/wwwdoc/articles.html
Home Page: http://cleancode.sourceforge.net/