The code college

Tuesday, October 27, 2009

What is the method which converts a JSON string into a JavaScript object?


JSON.parse(strJSON)


www.codecollege.NET
at 7:38 AM No comments:

What is the attribute you need to set to make a method to return a JSON object?


[WebGet( RequestFormat=WebMessageFormat.Json )]


www.codecollege.NET
at 7:37 AM No comments:
‹
›
Home
View web version
Powered by Blogger.