Create LINQ providers and handle LINQ queries.
re-linq gives you an abstract syntax tree that resembles the original LINQ query expression (the one using the from, where keywords). In the process, re-linq gets rid of everything that IQueryable puts between you and your desired target query language: the structure is simplified, transparent identifiers are removed, sub-queries are identified and can be handled, expressions are evaluated up-front wherever possible, and special method calls inserted by Visual Basic are "normalized" so that they are handled implicitly, except if you choose to handle them differently. re-linq handles even the most complex LINQ query expression, including joins, groups and nested queries.
Operating systems:
Windows 7, Windows Vista, Windows XP, Windows 2003
Additional requirements:
Microsoft .NET framework 4.5
Date:
28.06.2013
Похожие программы