<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8246382.post110841243676007599..comments</id><updated>2007-02-19T10:49:07.766-05:00</updated><title type='text'>Comments on dadiary: How to Convert a Dataset in to a delimited text fi...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://dadiary.blogspot.com/feeds/110841243676007599/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8246382/110841243676007599/comments/default'/><link rel='alternate' type='text/html' href='http://dadiary.blogspot.com/2005/02/how-to-convert-dataset-in-to-delimited.html'/><author><name>bl0gg32</name><uri>http://www.blogger.com/profile/17700012969702551321</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8246382.post-110841341783408131</id><published>2005-02-14T15:36:57.836-05:00</published><updated>2005-02-14T15:36:57.836-05:00</updated><title type='text'>Well, did not take that long ...

Does not worth t...</title><content type='html'>Well, did not take that long ...&lt;br /&gt;&lt;br /&gt;Does not worth the trouble...&lt;br /&gt;&lt;br /&gt;One would ask: Not even for the %80 size reduction ? YES AND YES...&lt;br /&gt;&lt;br /&gt;Do this:&lt;br /&gt;Enable compression on IIS6.0 (A challange by itself)&lt;br /&gt;Enable HTTP GET on your web service. &lt;br /&gt;Create the HEAVY-WEIGHT SOAP client proxy, that will help you to get all the types in the web service.&lt;br /&gt;Create a web request (HTTP GET) to the web service.&lt;br /&gt;Add a compression-enabling header to your request.&lt;br /&gt;Get the response.&lt;br /&gt;Check the response for compression.&lt;br /&gt;If compressed, use ICSharpCode.SharpZipLib.dll to decompress it.&lt;br /&gt;&lt;br /&gt;You get the XML of the dataset...&lt;br /&gt;&lt;br /&gt;When you compress the XML and the text file, the difference in size is neglectible. In my case it was a 10 milliseconds difference on the WAN.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8246382/110841243676007599/comments/default/110841341783408131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8246382/110841243676007599/comments/default/110841341783408131'/><link rel='alternate' type='text/html' href='http://dadiary.blogspot.com/2005/02/how-to-convert-dataset-in-to-delimited.html?showComment=1108413417836#c110841341783408131' title=''/><author><name>bl0gg32</name><uri>http://www.blogger.com/profile/17700012969702551321</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='09667072600065317031'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://dadiary.blogspot.com/2005/02/how-to-convert-dataset-in-to-delimited.html' ref='tag:blogger.com,1999:blog-8246382.post-110841243676007599' source='http://www.blogger.com/feeds/8246382/posts/default/110841243676007599' type='text/html'/></entry></feed>