Friday, June 26, 2009

Json.NET

The Json.NET library makes working with JavaScript and JSON formatted data in .NET simple. Quickly read and write JSON using the JsonReader and JsonWriter or serialize your .NET objects with a single method call using the JsonSerializer. [Detail]

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.