Click here to Skip to main content
15,885,278 members
Articles / Programming Languages / C#

From Zero to Hero in JSON with C#

Rate me:
Please Sign up or sign in to vote.
4.90/5 (44 votes)
21 Jun 2016CPOL27 min read 49.1K   68  
JSON format of data interchange and its use with C#
In this post, I talk briefly about JSON format of data-interchange and how this can be used with C#. I talked about Json.NET library only.

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
Software Developer
Pakistan Pakistan
Afzaal Ahmad Zeeshan is a computer programmer from Rabwah, Pakistan, currently living in The Netherlands, likes .NET Core and Node.js for regular everyday development. Afzaal Ahmad works at Adyen as a Developer Advocate.

He is an expert with Cloud, Mobile, and API development. Afzaal has experience with the Azure platform and likes to build cross-platform libraries/software with .NET Core. Afzaal is an Alibaba Cloud MVP, twice he has been awarded Microsoft MVP status for his community leadership in software development, four times CodeProject MVP status for technical writing and mentoring, and 4 times C# Corner MVP status in the same field.

Comments and Discussions