I am trying to make a desktop client for Request and Response application.
I am able to do GET requests easily. But I was wondering whether someone could help me work out how I could do a JSON request and response. and parse it to a string, from there I can workout how to slit it all up
Json.net is ubiquitous in the .net world.