Does .NET With LINQ Beat Java?
Posted January 31st, 2008 by Andrew PopoffMicrosoft shipped Language Integrated Query as part of the .NET Framework 3.5 in November. LINQ was originally one of many research projects that the company has under way. LINQ integrates query concepts directly into .NET programming languages using a syntax that is similar to SQL, to simplify the querying of data, objects and XML.
Read more
Leave a Reply