LINQ to SharePoint is a custom LINQ query provider implementation for SharePoint that translates LINQ queries to CAML in order to query SharePoint lists. It comes with an entity mapping tool that exports the schema of a list and translates it into an entity type. Support to up...