Skip to main content

Posts

Showing posts with the label Windows Phone 8.1 XAML C#

HttpClient Request for Windows Phone 8.1 C#

HttpClient Request HttpClient  class provides a base class for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Namespace:  Windows.Web.Http; Assembly:   Windows.Web.Http (in Windows.Web.Http.dll)