Posts tagged with Repository
In this post I show how to execute Cross-SiteCollection queries in SharePoint using Linq to SharePoint.
Read MoreLinq to SharePoint ia a native Microsoft data provider translating LINQ-expressions into CAML-queries for retrieving data from SharePoint lists (or document libraries). In this post I show how to implement repository pattern for Linq to SharePoint.
Read More