Hi,
I am trying to use the example in this link http://sharpdevpt.blogspot.com/2009/10/deserialize-json-on-c.html?showComment=1265045828773#c2497312518008004159
But my project wont compile using JavaScriptConvert.DeserializeObject, the example says this is from a .net library does anyone know which one?
I know the example below uses Newtonsoft.Json....