Now I have a silverlight application that fetches data from the mvc website. As long as I use WebClient and GET requests, everything seems to be fine. However, when I use HttpWebRequest and POST, I
Now I have a silverlight application that fetches data from the mvc website. As long as I use WebClient and GET requests, everything seems to be fine. However, when I use HttpWebRequest and POST, I