Compare the performance of retrieving data from SharePoint Lists with Linq to SharePoint and Camlex.NET.
Read MoreToday's post is about Linq to SharePoint again. This time I'll show how to work with Choice and MultiChoice field.
Read MoreA small post about an interesting SharePoint feature: mask "Created By" and "Modified By" user account names from list item forms and views.
Read MoreIn this (4th) post about Linq to SharePoint, I'll show how to build and execute dynamic queries and cast SPListItem object to object using in data model based on Linq to SharePoint.
Read MoreAnother one post about Linq To SharePoint. This time is to show how to use Linq to SharePoint in the case of anonymous access, resolve list by URL instead of Title.
Read MoreToday post is about using of Linq to SharePoint. In particular it's about JOINIG lists, increasing of performance and others.
Read MoreToday, a small post about getting the size of all SharePoint list item's attachments.
Read MoreThere is a Linq to SharePoint data provider in SharePoint 2010. Not without features. Here are some of these that I've "found".
Read MoreSmall post about declaring custom create/edit/view forms for SharePoint ContentTypes.
Read MoreLearn how to get min or max value of a SharePoint list column.
Read More