Click here to Skip to main content
15,885,032 members
Articles / Web Development / ASP.NET

The ASP.NET AJAX Serialization Process

Rate me:
Please Sign up or sign in to vote.
3.40/5 (4 votes)
10 Dec 2007CPOL6 min read 43.9K   22  
Understand how the ASP.NET AJAX serialization process works and how you can leverage the advantages of JSON serialized text.

Revisions


  

Compare Revision Minor Date Status Editor
2 - publicly available No 10-Dec-07 2:44 Available Smitha Nishant
1 No 10-Dec-07 2:44 Composing

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Writer Magma Interactive, LLC
United States United States

Matthew Ellis has been involved in the programming industry for many years and has a vast knowledge in C/C++ and C#. He began his technical journey at the very early age of 9 when he first began developing in the C programming language. Matthew has also been involved in the game development industry where he wrote the book titled Direct3D Primer, which shipped as part of another title.


Matthew, as of recently, has been doing consulting work for companies abroad where he develops unified systems bringing together the latest in technologies. He develops applications in the C# and C++ programming languages. He develops ASP.NET front end applications and numerous C++ based applications for use across a variety of different platforms.


Matthew's latest book titled ASP.NET AJAX Programming Tricks was released October 30, 2007 and was published by Magma Interactive, LLC.


You can check out ASP.NET AJAX Programming Tricks here.

The E-Book Edition is available here.


Comments and Discussions