XClave (or Chris’ Blog)

Entries categorized as ‘LINQ’

Production LINQ!

2007, November, 29 · Leave a Comment

I’m happy today as I’ve written my first bit of Production LINQ code in the form of LINQ-to-XML.
It’s not the most complicated bit of code – only a grabbing of data from a file, but it does do what it says on the tin – uses C# 3.0 and (unfortunately) causes Resharper to complain on a constant basis :)

Categories: .NET · C# · LINQ
Tagged: , , ,