Implicit Evaluation with PHP Archives: Compatibility
· previous page
9 December 2005
C# 3.0 with LINQ
I was reading about new features due in C# 3.0 in the next few years. LINQ seems to be the biggest new feature, so I started looking at it. It is by no means simple, but it is similar to a slightly rearranged SQL query. Microsoft has made a number of examples available at http://msdn.microsoft.com/vcsharp/future/linqsamples/default.aspx. […]

