Tag Archives: silverlight

Silverlight and the Authorization Header – OAuth

I discovered the other day that there are issues when using Silverlight and setting the Authorization header, the preferred method for sending the oauth parameters to a service. http://oauth.net/core/1.0a/#consumer_req_param Silverlight 3.0 does not however let you set the Authorization header. … Continue reading

Posted in Code | Tagged , , , | Leave a comment

Flickr.Net for Silverlight/Windows Phone 7

Just a quick note to say I’ve released the first version of the Flickr.Net library to support Silverlight (3.0 and 4.0) and the new Windows Phone 7 SDK. The release can be downloaded from flickrnet.codeplex.com – use the FlickrNetSilverlight.dll file in … Continue reading

Posted in Code | Tagged , , , , | 2 Comments

Silverlight and Monotouch with Flickr.Net

The Flickr.Net library has been getting a bit of love recently. Monotouch Firstly, it got mentioned on the dotnetrocks podcast a week or so ago, a talk with Chris Hardy about Monotouch. Postcast: http://www.dotnetrocks.com/default.aspx?showNum=568 – Flickr.Net is mentioned about 31minutes in. … Continue reading

Posted in Code | Tagged , , , , | 2 Comments