Search Wiki:

Welcome to the Stramit SharePoint Caml Viewer


I write this tool to help me in writing CAML Query.

Perhaps, you're notice that some CAML is autogenerated each time you're create a view in a list.

My idea is to create some light view in SharePoint, get its CAML code, modify it and paste it into my code

I made the first version for 2003

Here the 2007 version !

CapCamlViewer1-2007.jpg

Feature
------------

  • Use only Web services from SharePoint 2007
  • use current or custom credentials
  • list of the different list and views (hidden or not) of the selected site
  • auto capture of the CAML source of each component : list / View / Fields / Query
  • get a full CAML list of each column of a list
  • the cAML is view by 3 ways : string, formated indexed XML string and treeview style
  • each CAML code can generate a stringbuilder version in VB or C#
  • the query can be directly execute and test in a result tab : gridview / xml string or Treeview Style

Here's some screencap

Install process :
------------------

You just need the .Net framework 2 :)

Thanks to Thomas Lebrun, Philippe Sentenac and Jopx for all the testing process !

Ps : i use also the CAML Builder from U2U : the 2 tools make a super package !
http://blog.u2u.info/DottextWeb/patrick/archive/2006/08/30/30557.aspx

Renaud Comte MVP
US blog : http://blog.spsclerics.com/
FR blog : http://blogs.developpeur.org/themit/
Last edited Jul 24 at 9:16 AM  by Philippe_Sentenac, version 7
Comments
Also available: 2 reviews for current release.

arifs wrote  Sep 22 2006 at 12:23 PM  
WOW:)

FlatPredator wrote  Jan 24 2007 at 1:05 PM  
Really great tool!!! Nice :)
Is it still under development?

plemm4 wrote  Apr 16 at 12:02 PM  
Hi, Where can i download the source code for this tool?
Best regards,

MariaS wrote  May 25 at 2:45 PM  
Great tool, very useful !

Timmey wrote  Jul 4 at 12:36 PM  
Hi!
That tool looks nice! Will you release the source for it?
timmey

CraigWU wrote  Aug 25 at 4:17 PM  
This is really nice. I would also like to see the source code. Have you released it yet?

Updating...