Hello, now it looks like this is homework help, but no - it's not!
I'm trying to communicate between a C# program and a webpage, I'm generating the data into C# and wanted to export it to the webpage using JSON.. However, I can't seem to find out if it's possible to encode JSON in C#, are there any libraries out there?
Would be really grateful for any help =)