Click here to Skip to main content
15,887,776 members
Articles / Web Development

Use C# to get JSON Data from the Web and Map it to .NET Class => Made Easy!

Rate me:
Please Sign up or sign in to vote.
4.87/5 (39 votes)
12 Feb 2014CPOL2 min read 809.5K   120  
Easy steps on how to get JSON formatted data from a web service, deserialize it, and map it to custom local class for further usage

Views

Daily Counts

License

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


Written By
Web Developer
United States United States
Coding is awesome!

Comments and Discussions