Upload a Document without Lists.asmx
November 05, 2007
I was looking for a way to quickly upload some documents into a SharePoint document library, when I stumbled upon this fine helper class by Rohit Puri that accomplishes it using WebDAV protocol.
Actually, I managed to build a complete Windows Forms application that resembles the standard SharePoint "Multiple Upload" control. When it's finished, I will post the source code here.