Videos | Podcasts

Using JavaScriptSerializer Class to Serialize Objects to JSON
AzamSharp
Published Date: 11/4/2007 12:14:06 PM
Views: 4450

Ads by Lake Quincy Media
Abstract:
In this video Mohammad Azam will demonstrate how to use the JavaScriptSerializer class to serialize a .NET object to a JSON compatible string.

In this video Mohammad Azam will demonstrate how to use the JavaScriptSerializer class to serialize a .NET object to a JSON compatible string.

  • JSON stands for JavaScript Object Notation
  • JSON allows to bridge the gap between the CLR objects and the JavaScript objects
  • JSON string is more compressed then XML string representation.

Play the video



Ads by Lake Quincy Media
Similar Articles

Introduction to the IPhone Development

Implementing Drag and Drop using jQuery

Populating ASP.NET TreeView Control

Introduction to Endless Scrolling jQuery Plugin

Using ControlIDMode in ASP.NET 4.0

 
 
   
 
 

Comments/Feedbacks