As well as accepting Streams and File paths, the AddPhoto() method should also accept Image files.
currently the contnet type is hardcoded to image/jpeg; this needs to be dynamic based on the file type i.e. it could be images/gif etc.
A recent change in the Photos API means that when updating or adding an image, the contentType for the httprequest must be set to "image/jpeg".
If an album is created by the API, then the url for the album is https://cumulus.services.live.com/<WLID>/<AlbumName>/. However, if the album has been created on the Spaces website itself, then the...
currently the site doens't list which objects are wrapped. i know Photos are (just because I remembered) and it only mentions SLS.
When using LiveNet in a client app, it might not always be possible to change the app.config (if LiveNet is being used for a plugin for another program, for example). So app.config should be option...
Add the SLS APIs to LiveNet. Docs at http://dev.live.com/silverlight