What is Json.net ?

 Posted by Rajkatie on 5/30/2012 | Category: ASP.NET Interview questions | Views: 4905 | Points: 40
Answer:

It is a open source,high-performance JSON framework for .NET. It provides following features

1) Convert JSON to and from XML.
2) Faster than .NET's built-in JSON serializers.
3) Supports .Net Framework 2.0/3.5/4.0, Silverlight, Windows Phone and Windows 8 Metro.
4)Fexible JSON serializer for converting between .NET objects and JSON.


Source: Codeplex.com | | Alert Moderator 

Comments or Responses

Login to post response