https://github.com/petrroll/wp7-skydrive-helper
(An old)SkyDrive connection helper class for Windows Phone 7
https://github.com/petrroll/wp7-skydrive-helper
library
Last synced: 29 days ago
JSON representation
(An old)SkyDrive connection helper class for Windows Phone 7
- Host: GitHub
- URL: https://github.com/petrroll/wp7-skydrive-helper
- Owner: petrroll
- License: mit
- Created: 2012-05-22T13:35:34.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T14:40:05.000Z (almost 10 years ago)
- Last Synced: 2025-03-01T08:15:02.501Z (over 1 year ago)
- Topics: library
- Language: C#
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###About:
A simple SkyDrive helper class wrote __a few years ago__ to make backing up stuff from WP7 apps easier. Since the API has changed over the few years quite drastically it __probably won't work now__ (and it was also written during my high-school years so don't expect perfect clean code).
__Disclaimer:__ It's build on top of SkyDrive [backup sample by Andrew Bares](http://wmpoweruser.com/developers-use-skydrive-to-backup-app-data/).
###Tutorial LICENSE INFO:
This code sample can be used for free without any restrictions as long as the use meets one of these categories:
* Using the code in your Windows Phone application
* Using this code to write your own free tutorial
You can NOT use this code for any other purposes. That means you can NOT sell a tutorial that uses any of this code.
###My license additions:
Do whatever you wish with it just follow the tutorial license.