WebClient « Communication « Silverlight






1.Using a WebClient to Download Resources on DemandUsing a WebClient to Download Resources on Demand
2.Load wmv file from in code with WebClient
3.Requesting some string content through the WebClient objectRequesting some string content through the WebClient object
4.Asynchronously requesting binary content using the WebClient classAsynchronously requesting binary content using the WebClient class
5.Use a WebClient to call a JSON web service.Use a WebClient to call a JSON web service.
6.Use Cancel button triggers the cancellation.Use Cancel button triggers the cancellation.
7.Loading an image from a compressed package that was retrieved on demand