2
Answers

How to parse JSON file in C# win form?

Ask a question
jaypee bacol

jaypee bacol

11y
6.8k
1
Hi,

I need to create an winform application that has a functionality to read and parse the JSON file. Is there a way to do it? I found solution here -> http://stackoverflow.com/questions/3142495/deserialize-json-into-c-sharp-dynamic-object/3806407#3806407, but the problem is that I could not find the assembly of System.Web.Script.Serialization.

Please help me.

Thanks,
Jaypee



Answers (2)