4
Reply

JSON to classes c#

Devendra Kumar

Devendra Kumar

Feb 19 2017 3:40 PM
217
Hi
 
I am working on a ASP web application in which I have to work with JSON file format, as JSON flie is little bit larger, so its difficult to read the key part, is there any efficient way to read the key and value part seperately or it could be better if I can convert it to classes.
 
Please suggest. 

Answers (4)