0

I want to add params to my request, how can I do it? I read a lot about how, but nothing works.

I have this code: http://pastebin.com/XVp8iTbR

I would know how I can add data in my query.

I would know how convert result (JSON) in C# object or array or something friendly.

Thanks.

Vadorequest
  • 16,593
  • 24
  • 118
  • 215
  • I'm using HttpWebRequest, not WebRequest. request.GetRequestStream() don't exists. – Vadorequest Oct 07 '13 at 17:08
  • [HttpWebRequest.GetRequestStream](http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.getrequeststream.aspx) I think it exists. – Anupam Oct 07 '13 at 18:08
  • This has been asked and [**answered**](http://stackoverflow.com/a/18838148/416518) several times on this site. – lsuarez Oct 07 '13 at 18:46

0 Answers0