Sharepoint FAQ

 
Home » Interview FAQ » SharepointSubmit FAQRSS Feeds

What is CAML, and why would you use it?

  Shared By: Tarang Nayak         Date: Mar 12, 2011      Category: Sharepoint      Views: 364      

CAML stands for Collaborative Application Markup Language. CAML is an XML based language which provides data constructs that build up the Sharepoint fields, view, and is used for table definition during site provisioning. CAML is responsible for rending data and the resulting HTML that is output to the user in Sharepoint. CAML can be used for a variety of circumstances, overall is used to query, build and customize Sharepoint based sites. A general use would be building a CAML query in a Sharepoint WebPart in order to retrieve values from a Sharepoint list.

Tagged:                  

 
Didn't find what you were looking for? Find more on What is CAML, and why would you use it? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].