In a previous post, I talked about the SPQuery and the CAML query builder. One common problem that you may…

SharePoint Online | O365 | Azure | + legacy & productivity
In a previous post, I talked about the SPQuery and the CAML query builder. One common problem that you may…
We all know that it is easy to create a view that only displays list items to specific users. You…
In order to programmatically create a new view in SP2007, you need to get a reference to the list, get…
The SPQuery will be in Caml format. You can use one to get a collection of items from a list…
Working with the SharePoint platform you will quickly realise that the easiest and probably best and most direct way to…