GeekArticles
Microsoft
Microsoft.NETAnders Hejlsberg on LINQ and Functional Programming
Author: go.microsoft.com |
Published: 7th Feb 2007 |
Visited: 150 times |
Add CommentFiled in: Microsoft NETIn this video interview, Anders Hejlsberg, the chief architect of C#, describes features in the next release of C#, code named Orcas.
Read Article Sponsored Links
Related Articles
• LINQ to SQL Instantiation This article discusses how and when the objects within LINQ to SQL are created and instantiated, and how it maintains a list of the changes that need submitted to the database. It also discusses how this can be managed and some of the intricacies in LINQ with the help of source c ...