Set up comprehensive Windows Azure application monitoring with Foglight, including availability tracking, health metrics, service status, and configurable email and SMS alerts.
2012
Learn how to debug and log Json.NET serialization using the new ITraceWriter interface, escape HTML and non-ASCII characters, and benefit from 400% faster JToken.ToObject performance.
Build a Windows 8 Store application step-by-step using DXTREME XAML controls, covering installation, data fetching from Imgur's API with Json.NET, MVVM styling with design-time data, dialogs, and charting.
Learn how to use Json.NET's portable class library via NuGet and leverage new case-insensitive JObject methods for easier property value retrieval.
Compare Json.NET's LINQ to JSON with Windows 8's Windows.Data.Json library in terms of syntax simplicity, performance, and interoperability between the two.
Discover automatic multidimensional array serialization support and enjoy 20% better performance with reduced garbage collection when handling Unicode-intensive JSON.
Learn how to customize collection item serialization using JsonPropertyAttribute with options like ItemConverter, ItemIsReference, and ItemTypeNameHandling.
Learn about the new Portable Class Library build targeting .NET 4.0, Silverlight 4, Windows Phone 7, and Metro, plus new collection item serialization customization options.
Discover how Json.NET now automatically serializes all fields on types with the SerializableAttribute and learn about important bug fixes for streams and Unicode handling.
Learn how Json.NET addresses assembly version conflicts by keeping static assembly version numbers across minor releases while updating the file version.
Enjoy this April Fools' joke about Json.NET's fictional Metro Color Enhancement Suite that converts all colors to gray and text to all-caps for Windows 8 apps.
Learn about Json.NET 4.5's major features including ISO 8601 date formatting as the new default, async serialization methods, and Windows 8 Metro application support.
Discover the bug fixes and enhancements in Json.NET 4.0 Release 8, including how to resolve assembly binding issues when multiple libraries reference different versions.
Troubleshoot JSON deserialization errors with line number information and benefit from optimized JsonTextReader performance in Json.NET 4.0 Release 6.