I am trying to figure out CAML but am not yet comfortable with it, but I want toroll some list templates I have created out to all my site collections. Icurrently have 79 site collections. Is there an easy way to roll them out to thesite collections or do I have to manually go to each top-level site and uploadthe templates?
Has anyone ever gotten comfortable with CAML?I'd think that was pretty impossible.
CAML is just verbose XML used for defining, provisioning, and/orquerying the SharePoint database. There is just a lot of keywords, a lotof options, and only a syntax guide. What we need is a how to guide onCAML use.