Categories: LINQ
Add-in to Visual Studio 2008's designer that helps you visually build LINQ to SQL queries.Visual LINQ Query Builder (VLinq) provides the same experience as, for instance the Microsoft Access Query Builder, but in the LINQ domain. The entire UI of this add-in uses WPF. The goal of this tool is to help users become more familiar with the LINQ syntax.It also helps you to group all queries at the same place allowing easy management (edit, add, remove) and previewing and testing.