Easily upload your documents to Google Docs!
January 24th, 2008 | Published in Google Code
To demonstrate the functionality of the Documents List Data API, I have released a new sample application that makes uploading your documents even easier. The application works on Windows PCs running the .NET Framework 2.0 or higher.
Download the Documents List Uploader.
Files can be uploaded to Google Docs either by enabling a right-click menu item or through drag-and-drop functionality. This makes it simple to browse through your local files and selectively upload the ones you want to edit, share, or publish using Google Docs.
I have also written a new article -- .NET Documents List Uploader Sample -- detailing the construction of the sample. The article explains the code and allows you to extend the sample with your own functionality. The sample application is released under the Apache 2.0 license, and is free for anyone to use and modify under the terms of that license.