Lately I'm working a lot with LINQ and al types like LINQ to XML, LINQ to XSD, LINQ to objects, etc.
Today I had to build some functionality in SharePoint where I had to split users in 2 groups based on a profile property in their User Profile.
In this post I will show you how I did this.
↧