Tagged articles
Image from Pexels

Tagged articles - Optimization

Found 1 articles tagged with Optimization

Reduce traffic by serializing JSON with different alias with Json.NET and C#
Reducing speed and increasing performance by reducing traffic with JSON size
0
One of the reasons JSON is used rather than XML is it's simplicity in notation. However XML is claimed to be more human readable than JSON and JSON is easier to parse for machines, so basically we switched from XML in favor to machine processing. If you take a C# class and serialize it to JSON string you still find it quite readable since we kept all nice property names in the JSON output...read more

.NET

read more

JavaScript

read more

SQL/T-SQL

read more

Umbraco CMS

read more