0
kicks
JSON in ASP.NET Ajax: Part 3.Server side deserialization / elaboration
In the third part of this series, we'll discover how we can elaborate and enrich the JSON response returned from a Web Service in our proxy service before sending it back to the client. We will also see how to leverage the ASP.NET AJAX framework to make the data exchange between the client side and the server side code of our application completely transparent.