SilverlightShow: Uploading and geo-tagging photos on Flickr using Silverlight's HttpWebRequest Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples SilverlightShow.net http://www.rssboard.org/rss-specification Argotic Syndication Framework 2008.0.2.0, http://www.codeplex.com/Argotic en-US estoychev@completit.com (Emil Stoychev) RE: Uploading and geo-tagging photos on Flickr using Silverlight 4's HttpWebRequest <p>Sam has released a Silverlight version of his Flickr.Net API... go check it out at <a href="http://flickrnet.codeplex.com/">http://flickrnet.codeplex.com/</a></p> http://www.silverlightshow.net/items/Uploading-and-geo-tagging-photos-on-Flickr-using-Silverlight-4-s-HttpWebRequest.aspx#comment4355 Marcel http://www.silverlightshow.net/items/Uploading-and-geo-tagging-photos-on-Flickr-using-Silverlight-4-s-HttpWebRequest.aspx Sun, 29 Aug 2010 12:49:29 GMT RE: Uploading and geo-tagging photos on Flickr using Silverlight 4's HttpWebRequest <p>Hi Sam</p> <p>Thanks! I'll clarify that paragraph.</p> http://www.silverlightshow.net/items/Uploading-and-geo-tagging-photos-on-Flickr-using-Silverlight-4-s-HttpWebRequest.aspx#comment3921 Marcel http://www.silverlightshow.net/items/Uploading-and-geo-tagging-photos-on-Flickr-using-Silverlight-4-s-HttpWebRequest.aspx Mon, 05 Jul 2010 20:22:04 GMT RE: Uploading and geo-tagging photos on Flickr using Silverlight 4's HttpWebRequest <p>The WebClient.UploadDataAsync and WebClient.UploadString methods not only allow you to upload data but also to read the response. They would be fine for uploading photos to Flickr I believe (the only reason I don't use them is that the WebClient class is not available in the Compact Framework).</p> http://www.silverlightshow.net/items/Uploading-and-geo-tagging-photos-on-Flickr-using-Silverlight-4-s-HttpWebRequest.aspx#comment3920 Sam Judson http://www.silverlightshow.net/items/Uploading-and-geo-tagging-photos-on-Flickr-using-Silverlight-4-s-HttpWebRequest.aspx Mon, 05 Jul 2010 16:30:18 GMT