vote up 3 vote down star
1

Hi there, right now I'm trying to get CAML down pat in SharePoint, where is the best place to start for this? The MSDN content doesn't impress me much as being somewhat cryptic, though the Wikipedia entry was rather good for starting out. Thoughts? Thanks!

EDIT: Everyone below has great links, but alas I can only pick one answer...

flag

3 Answers

vote up 2 vote down check

The best way for me to learn was to download a few query tools so I could play with the syntax against my dev server in real time. Here's two that I found to be pretty good.

http://www.codeplex.com/SPCamlViewer

http://www.u2u.be/res/Tools/CamlQueryBuilder.aspx

link|flag
vote up 2 vote down

Here's a decent introduction for using CAML to query lists. I second the above recommendation for U2U's query builder tool, it's fairly indispensable for writing queries quickly.

link|flag
vote up 0 vote down

I've also used a2zdotnet

link|flag
Here's the correct link: a2zdotnet.com/View.aspx?id=90 :-) – IrishChieftain Nov 4 at 20:16

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.