Linq to Sharepoint

As part of my outstanding "Sharepoint Today" gadget I wanted to use CML to query various Sharepoint sites.

Thanks to these Linq to Sharepoint projects this could be much easier than learning CML:

Codeplex project:

https://www.codeplex.com/LINQtoSharePoint

Link I found this from:

https://dotnetaddict.dotnetdevelopersjournal.com/linq_to_sharepoint.htm

 

Video:

How Do I: Use LINQ To SharePoint to Retrieve SharePoint Data?

 

Interestingly enough there are all sorts of Linq implementations out there now:

Linq to MSI for example