Friday, March 16, 2007 - Posts

Extracting SharePoint Library Content via WebDAV

I wanted to write some C# code that could query the contents of a document library in SharePoint.  I couldn't find any clear indication of how to do this from a machine other than the SharePoint server itself, so I came up with my own approach using Read More