One of the cool new developer features in SharePoint 2010 is LINQ To SharePoint, which gives us the ability to write LINQ queries against SharePoint Lists and Libraries, bypassing the need to manually create CAML queries by hand and making for more readable and more maintainable code. However, this is in fact not the first [...]
