I have an existing Silverlight 3 app that I want to add Live Mesh support to. This may sound like a simple question but I can't figure out how to get started! I've read a bit on dev.live.com but haven't found a good example. Here's what I want to accomplish:

  1. User visits my SL3 site.
  2. User enters their Live ID and password to login to live (not sure how to do this either).
  3. User sees a list of their files from Live Mesh.
  4. User chooses a file, maybe a text file, and views it in my SL3 app.

Is this possible? I've read about Silverlight enabled Mesh Apps, but it looks like those only run inside the "Live Desktop" part of Mesh. This would be nice as a small addon to my current app but I don't want to push the entire app into the mesh to accomplish this.

link|improve this question

feedback

3 Answers

Here is a couple of links that might be of use?

http://dev.live.com/

http://dev.live.com/blogs/devlive/archive/2008/04/22/279.aspx

http://channel9.msdn.com/posts/Dan/Ori-Amiga-Programming-the-Mesh/

https://developer.mesh-ctp.com/web/developer.aspx

link|improve this answer
Thank you for the links - I could really use something more Silverlight specific (and not a "Silverlight Enabled Mesh App") if possible. These don't mention how to directly access Mesh from Silverlight. – James Cadd Jun 30 '09 at 23:15
feedback

Here is one link...which may be useful to you Silverlight : Mesh

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.