WinRT vs. Silverlight - Part 7 - Making WebRequests - by @dotMorten - Silverlight Note .com


WinRT vs. Silverlight - Part 7 - Making WebRequests - by @dotMorten

Posted by Kunal Chowdhury on October 7, 2011

In Silverlight and WPF you are probably used to using WebClient to perform downloads. This is a simple class for doing download/upload string or retrieving a response stream from the server. However, in Windows Runtime this client doesn't exists. Instead we have new a simple HttpClient to do much

... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.