What is JSON ???
How to use JSON in My web Application ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted May 14, 2013, 8:21 AM
JavaScript Object Notation
it is lightweight data interchange format just like XML. it is language independent and is "self-describing" and easy to understand.
please refer
http://www.codeproject.com/Articles/211489/Using-JSON-with-ASP-NET-3-5
hope this will help you.
Raj KumarPosted May 14, 2013, 6:46 AM
http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/what-is-json/