Click here to Skip to main content
15,899,026 members
Articles / Programming Languages / C#

Class Library that uses HttpWebRequest and HttpWebResponse with JSON.Net and XML Serialization

Rate me:
Please Sign up or sign in to vote.
4.80/5 (6 votes)
22 Oct 2014CPOL2 min read 31K   693   17  
This class is useful for HTTP web request and gets the response from the server. If the response is JSON or XML, this class also contains a method to parse or deserialize the response.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Philippines Philippines
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions