﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>.NET 2.0</title>
    <description>This blog contains code samples that related to general .net 2.0 development</description>
    <link>http://www.programmersanonymous.net/content/NETTutorials/tabid/55/BlogId/4/Default.aspx</link>
    <language>en-US</language>
    <webMaster>admin@programmersanonymous.net</webMaster>
    <pubDate>Mon, 06 Feb 2012 15:00:46 GMT</pubDate>
    <lastBuildDate>Mon, 06 Feb 2012 15:00:46 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>Compressing Strings, Data, or any type of Stream using GZip and/or Deflate Algorithm</title>
      <description>&lt;p&gt;In this posting, I will walk you through how to compress data using the built-in .NET compression library, nearly eliminating the need for any third-party components to handle this work for you.&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;</description>
      <link>http://www.programmersanonymous.net/content/NETTutorials/tabid/55/EntryID/2/Default.aspx</link>
      <comments>http://www.programmersanonymous.net/content/NETTutorials/tabid/55/EntryID/2/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.programmersanonymous.net/content/Default.aspx?tabid=55&amp;EntryID=2</guid>
      <pubDate>Thu, 06 Nov 2008 23:58:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.programmersanonymous.net/content/DesktopModules/Blog/Trackback.aspx?id=2</trackback:ping>
    </item>
  </channel>
</rss>
