<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with zip</title>
    <description>the latest stories tagged with 'zip' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Downloading and Extracting Silverlight Resources at Runtime</title>
      <description>One nice feature of Silverlight is the ability to load resources from the server at runtime.  For example, suppose your application needs to display text in a specific font.  Ideally, your code would call out to the server (using WebClient) to pull these resources only as they become necessary.  The cool thing is that you can zip up any resource you have and then extract it for use on the client side. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpagebrooks.com%2farchive%2f2008%2f03%2f17%2fdownloading-and-extracting-silverlight-resources-at-runtime.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpagebrooks.com%2farchive%2f2008%2f03%2f17%2fdownloading-and-extracting-silverlight-resources-at-runtime.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Downloading_and_Extracting_Silverlight_Resources_at_Runtime</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Downloading_and_Extracting_Silverlight_Resources_at_Runtime</guid>
      <pubDate>Tue, 18 Mar 2008 02:24:53 GMT</pubDate>
    </item>
    <item>
      <title>Creating Zip Archives In .Net Without An External Library</title>
      <description>Jon Galloway offers his advice on creating your own zip library.  SharpZipLib provides best free .NET compression library, but what if you can't use it due to the GPL license? I'll look at a few options, ending with my favorite - System.IO.Packaging. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2007%2f10%2f25%2fcreating-zip-archives-in-net-without-an-external-library-like-sharpziplib.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2007%2f10%2f25%2fcreating-zip-archives-in-net-without-an-external-library-like-sharpziplib.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Creating_Zip_Archives_In_Net_Without_An_External_Library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Creating_Zip_Archives_In_Net_Without_An_External_Library</guid>
      <pubDate>Thu, 25 Oct 2007 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Excel 2007 Files Are WinZip/WinRAR Files In Disguise</title>
      <description>Did you know that Excel 2007 files are zipped up? Rename the xlsx extension to zip or rar and open it up in WinRAR or WinZip &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsqlservercode.blogspot.com%2f2007%2f06%2fexcel-2007-files-are-winzipwinrar-files.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsqlservercode.blogspot.com%2f2007%2f06%2fexcel-2007-files-are-winzipwinrar-files.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Excel_2007_Files_Are_WinZip_WinRAR_Files_In_Disguise</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Excel_2007_Files_Are_WinZip_WinRAR_Files_In_Disguise</guid>
      <pubDate>Sun, 03 Jun 2007 03:06:14 GMT</pubDate>
    </item>
    <item>
      <title>Compressing and uncompressing ZIP files</title>
      <description>A simple tutorial about how to compress and uncompress ZIP files using SharpZipLib. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodecruncher.blogsome.com%2f2007%2f01%2f04%2f37%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodecruncher.blogsome.com%2f2007%2f01%2f04%2f37%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Compressing_and_uncompressing_ZIP_files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Compressing_and_uncompressing_ZIP_files</guid>
      <pubDate>Wed, 10 Jan 2007 10:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Write dataset contents directly to zip file</title>
      <description>This article shows how to write the contents of a dataset (Dataset.WriteXML) directly into a zip file, without creating any temporary file first. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.papadi.gr%2fDefault.aspx%3ftabid%3d284%26EntryID%3d27"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.papadi.gr%2fDefault.aspx%3ftabid%3d284%26EntryID%3d27" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Write_dataset_contents_directly_to_zip_file</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Write_dataset_contents_directly_to_zip_file</guid>
      <pubDate>Sun, 07 Jan 2007 03:07:05 GMT</pubDate>
    </item>
  </channel>
</rss>