Reading a book on Entity Framework and they say that LINQ is only available for C# and VB.NET. But for other languages you can use Entity SQL.
If you are doing a project in C#, is there any reason to use Entity SQL anyway? Any experiences with this?