dobby

dobby

  • NA
  • 53
  • 0

JSON in C#; Sending and recieving data

Jul 6 2009 3:38 PM
I am trying to make a desktop client for a poorly documented web application. :D. 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, thanks.