Community

Using LINQ to XML (and how to build a custom RSS Feed Reader with it)

(Scott Guthrie) One of the big programming model improvements being made in .NET 3.5 is the work being done to make querying data a first class programming concept. We call this overall querying programming model “LINQ”, which stands for .NET Language Integrated Query.

Read More - Register for Free Membership