Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.Web.Script.Serialization Namespace

The System.Web.Script.Serialization namespace contains classes that provide JavaScript Object Notation (JSON) serialization and deserialization for managed types. It also provides extensibility features to customize serialization behavior.

  ClassDescription
Public classJavaScriptConverterProvides an abstract base class for a custom type converter.
Public classJavaScriptSerializerProvides serialization and deserialization functionality for AJAX-enabled applications.
Public classJavaScriptTypeResolverProvides the abstract base class for implementing a custom type resolver.
Public classScriptIgnoreAttributeSpecifies that JavaScriptSerializer will not serialize the public property or public field. This class cannot be inherited.
Public classSimpleTypeResolverProvides a type resolver for managed types.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker