Posts tagged with Repository

Linq to SharePoint. Cross site collection queries

Linq to SharePoint. Cross site collection queries

In this post I show how to execute Cross-SiteCollection queries in SharePoint using Linq to SharePoint.

Read More
Linq to SharePoint. Repository pattern

Linq to SharePoint. Repository pattern

Linq 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