Categories: LINQ
Latest version: 0.16Added 2009-10-03
Framework for building your own LINQ IQueryable provider.IQTookit (LINQ IQueryable Toolkit) contains common tools and source code you can apply to your own project.In the toolkit you will find techniques for manipulating LINQ expression trees, implementing IQueryable providers, and a host of extensible components for building providers that target translation of LINQ expressions into SQL like languages.See also http://blogs.msdn.com/mattwar/pages/linq-links.aspx