Skip to content
Sgart.IT edited this page Apr 16, 2017 · 1 revision

Windows application, based on the client object model of SharePoint 2010 / 2013 / Online, that allows you to see the CAML query of a list view.

With this utility you can extract CAML query from view of SharePoint and get c# code extract list items.

You can use this utility from any pc is not necessary instal this on SharePoint server.

Added support for 2013 online (required Framework 4.0)

connecting to SharePoint 2010 / 2013 / online ...

choose a list and a view and get CAML of Query

then get c# code to query list item

you can also get list schema

and get view schema

or get a CAML of all field or a specific field

or get a CAML of all content types or a specific content type

and some generic info about list and view

and, not related to a list o view but useful, a series or random guid

and, browse list items

Clone this wiki locally