Using JSON with ASP.NET 3.5

Thiru Thangarathinam post a new article in which he tells how to use JSON as the preferred data format for invoking Web Services from the client side. Here's short table of contents of this article:

  • Introduction

  • Prerequisites

  • Introducing JSON

  • JSON Object

  • JSON Array

  • Using JSON with AJAX Enabled ASP.NET Web Service

  • Implementing the Web Service

  • Implementing the AJAX Client

  • Conclusion

Source: DotNetSlackers.

Comments

You can use simple HTML-formatting tags(like <b>, <ul>, <code> and others)