Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » httpwebresponse   (RSS)

Using WebClient and HttpWebRequest

The WebClient and HttpWebRequest classes can both be used for retrieving data from a Web service. WebClient is most useful for one-time retrieval of data from a Web service, or downloading remote resources (for more information on this see, "Downloading

Web Services and Silverlight

I've been watching the Silverlight forums since the release of Silverlight 2, and I've noticed folks are having problems getting their Silverlight 2-based apps to work with Web services. There have been a number of API changes between Silverlight 1.2
 
Page view tracker