Use TypeNameHandling.Auto in Json.NET 3.5 Final to automatically include type information only when necessary for preserving derived type information.
2010
Experience Day[9]'s inspirational story of growing up playing competitive Starcraft, from small-town Kansas to winning international tournaments alongside his brother.
Boost BSON writing performance, conditionally serialize properties with ShouldSerialize methods, and benefit from ISerializable support in Json.NET 3.5 Release 7.
Learn how Json.NET reached the milestone of 100,000 downloads on CodePlex, demonstrating its growing popularity in the .NET ecosystem.
Watch recommended episodes including Penny Arcade TV's hilarious ping pong showdown with Bungie and Planet Money's entertaining explanation of toxic assets.
Compare Json.NET, BSON, DataContractSerializer, and BinaryFormatter performance when serializing binary data, and learn why WCF's JsonSerializer should never be used with byte arrays.
Compare serialization performance across .NET serializers and see how Json.NET outperforms JavaScriptSerializer, DataContractJsonSerializer, and even rivals DataContractSerializer speeds.