﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - JSON</title><link>http://www.intersoftsolutions.com/Community/Tags/JSON/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>ClientBinding and Compression</title><link>http://www.intersoftsolutions.com/Community/Tags/JSON/</link><pubDate>Wed, 19 Aug 2009 17:53:17 GMT</pubDate><dc:creator>danjransom@gmail.com</dc:creator><category>WebGrid</category><category>ClientBinding</category><category>JSON</category><category>compression</category><description>&lt;p&gt;*I duplicated this post deliberately. The first post wouldn't open for me - error page.&lt;/p&gt;
&lt;p&gt;I was looking at the client binding feature in the 2009 version of the grid to determine the bandwidth savings that this would produce for us. I found something very strange:&lt;/p&gt;
&lt;p&gt;It loks like the client binding feature can increase the size of the data transmitted - rather than saving bandwidth. This is because the JSON data is sent uncompressed, while the older XML version of the data appears to be sent with with Gzip compression.&lt;/p&gt;
&lt;p&gt;I tested this with the ClientBinding_BindingEvents.aspx sample page that comes with the grid. With server binding enabled, refreshing the grid on this page sends about 5.5 Kb (compressed down from 38.5 Kb) while client binding sends over 9 Kb.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Is there a way to turn on compression for the JSON data?&lt;/strong&gt; I have II7 dynamic and static compression already enabled without effect. &lt;/p&gt;</description></item></channel></rss>