(X) Hide this
    • Login
    • Join
      • Say No Bots Generate New Image
        By clicking 'Register' you accept the terms of use .
        Login with Facebook

Reading files asynchronously using WebClient class in Silverlight

(0 votes)
0 comments   /   posted by Silverlight Show on Mar 07, 2011
Tags:   dhananjay-kumar

SilverlightShow Page for all Silverlight and Windows Phone 7 (WP7) things on TwitterDhananjay Kumar discusses the WebClient class used in Silverlight to asynchronously download or read a file from a particular URI.

Source: Debug Mode

1. WebClient class is under System.Net namespace.
2. This can retrieve data from any format of service. This can retrieve data in JSON, POX, and REST etc. format.
3. WebClient makes the entire request asynchronously. So it does not block any other operation.

Comments

No comments

Add Comment

Login to comment:
  *      *       
Login with Facebook

Our News on Twitter