Linqer is a SQL to LINQ converter tool. It will help you to learn LINQ and convert your existing SQL statements. Not every SQL statement can be converted to LINQ, but Linqer covers many different types of SQL expressions.
Linqer supports both .NET languages C# and Visual Basic. Because LINQ is a part of C# and VB languages, it is sensitive to data type’s conversions. Linqer performs the required type castings in the produced LINQ statements. You can use this software to convert the most frequent SQL Server functions.
Requirements:
· .NET Framework 3.5 or 4.0
· Visual Studio 2010
Limitations:
· 10-day trial
What's New in This Release: [ read full changelog ]
· Path to SqlMetal.exe is fixed for x64 OS.