LINQ in Action roller

ExpressionBuilder, Linq to Expressions, "MetaLinq"

I thought some of you folks might find this useful. I know everyone loves using the static factory methods on Expression to create expression trees programatically. And, of course, we know expressions are immutable, which prevents us from writing a template tree from which we can make changes and rip copies. To help with problems in this class, I wrote something I am calling "MetaLinq", which includes two cool features: A set of classes (EditableExpression and it's children) for creating Read More...
Published Friday, May 25, 2007 9:05 PM by MSDN Forums: LINQ Project General
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication