Wiki Link: [discussion:69892]
.NET Compact Framework  


Sep 23 at 7:34 PM

Any plan to support the .NET Compact Framework in the future?


Coordinator
Sep 30 at 9:05 AM

Hi,

I got some time to look around this issue, but it seems that it's not an easy task to transfer the code to CF.

The API depends heavily on Html Agility Pack's services. I tried to transfer it to CF, but a lot of XML related system classes used by Html Agility Pack are missing from CF.

If someone has time to transfer this Html Pack to CF, or find me a similar HTML parser library in CF, than I can implement the CF version of SkyDrive API.

 

Regards,

Gabor


Oct 2 at 5:32 PM
Edited Oct 2 at 5:34 PM

Thank you for your reply.

Maybe it will be a better way to provide an "adapter" for CF which acts between CF <--adapter --> HTML Agility Pack services?

My idea behind: It would be great if it is possible to write a CF application which talks to SkyDrive. So users will be able to access their SkyDrives from a mobile on the go.

Regards, hfrmobile


Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987