background preloader

Usefull links

Facebook Twitter

MSDN Library. WebClient Class (System.Net) Provides common methods for sending data to and receiving data from a resource identified by a URI. [ComVisibleAttribute(true)] public class WebClient : Component The WebClient type exposes the following members. The WebClient class provides common methods for sending data to or receiving data from any local, intranet, or Internet resource identified by a URI. The following table describes WebClient methods for uploading data to a resource. The following table describes WebClient methods for downloading data from a resource.

Notes to Inheritors Derived classes should call the base class implementation of WebClient to ensure the derived class works as expected. The following code example takes the URI of a resource, retrieves it, and displays the response. .NET Framework Supported in: 4, 3.5, 3.0, 2.0, 1.1, 1.0 .NET Framework Client Profile Supported in: 4, 3.5 SP1 Portable Class Library Supported in: Portable Class Library.

C# Help – C# Tutorials and Resources | C# Tutorials and Resources. C# C Sharp and Tutorials on C# Friends.com. NET links, community driven. Free .NET Resources and Programming Tips for Software Professionals : The CodeGain.