Live ID Services

Is there a list of services that I can use with the LiveId SDK


Answer this question

Live ID Services

  • bongoMaster

    This is a very frequently asked question! Currently, the only service that works with the Client SDK is the spaces blog posting service that is featured in the sample application. To download the Client SDK, go here:

    http://connect.microsoft.com/site/sitehome.aspx SiteID=347

    Stay tuned to these forums and dev.live.com for announcements as to the availability of additional Windows Live Services.



  • lympanda

    I am looking for the web services. For instance spaces has a web service that is now accessible using the Live SDK. I was looking to see if one existed specifically for the MSDN forums

  • HarveyC123

    Are you looking for web services API's Live ID SDK was created to allow Rich Clients an Authentication Method from a trusted source With the Live ID SDK you can allow your App to be Authenticated just like MSN or Live.com. By using the oid.OpenAuthentecatedBrowser or the oid.GetNavigationData you are able to browse a Live ID site. However once the window is closed you lose your ticket info for that site and are no longer authenticated for it.

  • John Cargill

    Ive checked the MSDN forums and could not find any, generally I use VS to search a site for a web sevice I just add a web refrence and it ask for the site which when entered it automaticly checks the sdite for a web service.

  • Live ID Services