15
Vote

Support for SkyDrive

description

SharpBox should support the SkyDrive system of Microsoft

comments

microtop wrote May 25, 2011 at 10:48 AM

Not really possible as far as I can see as there appears to be no offical skydrive api to code against!?

mulltonne23 wrote Sep 8, 2011 at 4:36 PM

A possible way is to use the WebDav interface of Skydrive

More Information at: http://skydrivesimpleviewer.codeplex.com/

dei79 wrote Sep 8, 2011 at 10:16 PM

Hi,

I contacted the author and requested for the permission to put it into the sharpbox code under the terms of the MIT license.

Will wait for an answer :-)

Cheers
Dirk

SergeyDubinets wrote Dec 17, 2011 at 5:16 AM

It is possible to reverse engeneer the API. MS PM adviced me not do this.

dei79 wrote Dec 17, 2011 at 10:26 AM

Using the WebDAV stuff combined with the PassPort authorization implementation will be the right way. I think this is also doable aligned to the skydrivesimpleviewer code but currently I'm too busy to do this :-(