Possible Duplicate:
Is there a library to read JSON in C# on Windows Mobile?
we have a web application working in cakephp. now we need to get data from it and display on a wince device. also we want to update/send dat to the website. For this client have selected json as the method for communication. but, now we are having issues with getting started in visual studio to call the website using json requests and fetch data. can you help with this? i will need details of dll to use and basic example of a json request to the server. any help in this matter will be be great.
thanks