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).

SQL IN equivalent in CAML

Is there a "nice" way to create a CAML query for SharePoint that does something like this? SELECT * FROM table …

sql sharepoint-2007 caml where-in
How to Return Only Certain Columns of a List When using the SharePoint Web Service?

SharePoint Web Service has a method with the below signature: public System.Xml.XmlNode GetListItems(string listName, string viewName, System.…

c# web-services list sharepoint caml