LINQ

  • submit to reddit

LINQ for Java

 This library allows you to write the follwing valid Java code:

1 replies - 1582 views - 10/08/11 by Salam Kaser in Announcements

Is LINQ leaving Java in the dust?

Interesting story today asking whether LINQ has given .NET an edge over Java. LINQ is best-known as a way to embed SQL-like statements directly in code. However, it's really a much deeper technology that allows you effectively build DSL-like constructs in...

4 replies - 17756 views - 01/30/08 by Alex Miller in News