Top "Caml" questions

CAML (Collaborative Application Markup Language) is an XML based markup language used with the family of Microsoft SharePoint technologies (Windows SharePoint Services and Office SharePoint Server).

SharePoint: How to get Top 5 records by using CAML query from a list

I have already created a webpart to show the data from list, but I really want is to only show …

sharepoint caml
CAML query for boolean column is not working

Hi I have a SharePoint list to be queried for my Desktop App and I want to retrieve only the …

c# sharepoint caml
CAML query to a SharePoint list, order by a lookup field

I'm attempting to pull a list from SharePoint via CAML and I want the list returned ordered by a specific …

c# sharepoint caml
Sharepoint CAML query to search folder on ID field

Using CAML in WSS3, I am trying to search for a folder by the folder ID field. This results in …

sharepoint caml
Caml Query- Order By- SharePoint 2013-CSOM

I am new to caml query and have been struggling for this. I need the last modified List Item. Only …

sharepoint caml csom
Getting field names of a listItem - (Strongly typed?) in SharePoint 2010 Client API

I'm very new to SharePoint, using 2010. Trying to see what we can do with it, in particular with Lists. And …

c# sharepoint sharepoint-2010 caml sharepoint-api
CAML Query to SharePoint list returns entire set

I've been running into an issue where if I execute a CAML query in C#, my ListItemCollection contains the entirety …

c# sharepoint-2010 caml
SharePoint 2010 - error reading list items "Cannot complete this action. Please try again."

I have a SharePoint 2010 Farm solution that deploys a list, and a web part that reads from that list. It …

sharepoint-2010 web-parts caml
Determine Total Count Of Items Returned By SPQuery

I'm running a number of CAML queries against a large list in SharePoint 2010, and displaying the results in a gridview …

sharepoint sharepoint-2010 caml
CAML > get an item by it's URL

Should this CAML be working. (I tried it with u2u and it does not display the URL column.) I …

sharepoint caml