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.

3
  • I'm using HttpWebRequest, not WebRequest. request.GetRequestStream() don't exists. Commented Oct 7, 2013 at 17:08
  • HttpWebRequest.GetRequestStream I think it exists. Commented Oct 7, 2013 at 18:08
  • This has been asked and answered several times on this site. Commented Oct 7, 2013 at 18:46

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.