I have PageMethod in javascript which is receiving JSON data from C#. In C# its getting full xml data from database and converting into JSON and sending back to PageMethod. I have PageMethod in javascript which is receiv
I have PageMethod in javascript which is receiving JSON data from C#. In C# its getting full xml data from database and converting into JSON and sending back to PageMethod. I have PageMethod in javascript which is receiv