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.
Price |
USD 0 |
License |
Free |
File Size |
5.61 MB |
Version |
1.15.1 |
Operating System |
Windows 2003
Windows Vista
Windows
Windows 7
Windows XP
|
System Requirements |
Microsoft .NET framework 4.5 |