I am having a problem trying to implement the JavaScriptSerializer to parse a JSON string received from a server.
JavaScriptSerializer
I implemented the following code:
JavaScriptSerializer is situated in System.Web.Extensions Assembly. You should add it to your project references.
System.Web.Extensions
You can get this information in MSDN
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)