how to use json in asp.net?
how to use json in asp.net? with example
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.
Anurag SarkarPosted Aug 10, 2013, 5:31 AM
http://msdn.microsoft.com/en-us/library/bb299886.aspx
http://www.dotnetcurry.com/ShowArticle.aspx?ID=454
http://www.aspdotnet-suresh.com/2012/03/how-to-call-aspnet-page-methods-from.html
http://aspsnippets.com/Articles/Bind-data-to-GridView-with-jQuery-or-JSON-in-ASPNet.aspx
Sunny SharmaPosted Aug 10, 2013, 3:59 AM
please refer to this post:
http://www.codeproject.com/Articles/211489/Using-JSON-with-ASP-NET-3-5
Thanks.