<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mullkv</title>
    <description>Stories kicked by mullkv</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>Visual Studio vs. Vista: What's going on here?</title>
      <description>No support for .NET 1.0 development, no support for .NET 1.1 development, and limited support for .NET 2.0 development.

So just go use VB6.  It's the only support development environment for Vista. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.theserverside.net%2fnews%2fthread.tss%3fthread_id%3d42426"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.theserverside.net%2fnews%2fthread.tss%3fthread_id%3d42426" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_vs_Vista_What_s_going_on_here</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_vs_Vista_What_s_going_on_here</guid>
      <pubDate>Tue, 10 Oct 2006 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Google Code Search</title>
      <description>Is it the end of the problem with lack of examples in the documentation? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvaultofthoughts.net%2fGoogleCodeSearch.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fGoogleCodeSearch.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Google_Code_Search</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Google_Code_Search</guid>
      <pubDate>Thu, 05 Oct 2006 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Find .NET Memory Leaks </title>
      <description>How do you track down a memory leak in .NET? Well here is a simple and effective technique that should work for you most of the time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.componentfactory.com%2fblog.php%3fsubaction%3dshowfull%26id%3d1153740953%26archive%3d%26start_from%3d%26ucat%3d1%26cat%3d1"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.componentfactory.com%2fblog.php%3fsubaction%3dshowfull%26id%3d1153740953%26archive%3d%26start_from%3d%26ucat%3d1%26cat%3d1" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Find_NET_Memory_Leaks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Find_NET_Memory_Leaks</guid>
      <pubDate>Thu, 05 Oct 2006 03:31:01 GMT</pubDate>
    </item>
    <item>
      <title>CoreWeb :: Regular Expression Library</title>
      <description>This library contains many useful regular expressions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdeveloper.coreweb.com%2farticles%2fDefault15.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeveloper.coreweb.com%2farticles%2fDefault15.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/CoreWeb_Regular_Expression_Library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/CoreWeb_Regular_Expression_Library</guid>
      <pubDate>Thu, 05 Oct 2006 05:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Another SEO Tip - googleoff / googleon Tags</title>
      <description>I came across these recently... thought I'd share  

The googleoff/googleon tags disable the indexing of a part of a web page. The result is that those pages do not appear in search results when users search for the tagged word or phrase. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewC8614968-56ED-4729-9C12-F01677DAC412.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fViewC8614968-56ED-4729-9C12-F01677DAC412.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Another_SEO_Tip_googleoff_googleon_Tags</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Another_SEO_Tip_googleoff_googleon_Tags</guid>
      <pubDate>Thu, 28 Sep 2006 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Code Style Enforcer </title>
      <description>Code Style Enforcer is a free plugin for DXCore (also free), that highlights errors in your coding-style. This ensures your code allways looks the same (works both vb and c#). A must-try! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjoel.fjorden.se%2fstatic.php%3fpage%3dCodeStyleEnforcer"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjoel.fjorden.se%2fstatic.php%3fpage%3dCodeStyleEnforcer" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Code_Style_Enforcer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Code_Style_Enforcer</guid>
      <pubDate>Thu, 21 Sep 2006 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Behind the kicks - multiple hosts within one ASP.NET application</title>
      <description>This is the first in a series of planned articles which cover the implementation of these sites. You may have seen the website in the guise of www.dotnetkicks.com, but it also can be viewed from the following domains: www.kick.ie, www.javakicks.com &amp;amp; www.mozillakicks.com. All of these hosts are mapped to the same ASP.NET application in IIS. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgavinjoyce%2farchive%2f2006%2f01%2f25%2f436436.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgavinjoyce%2farchive%2f2006%2f01%2f25%2f436436.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Behind_the_kicks_multiple_hosts_within_one_ASP_NET_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Behind_the_kicks_multiple_hosts_within_one_ASP_NET_application</guid>
      <pubDate>Wed, 25 Jan 2006 10:25:11 GMT</pubDate>
    </item>
  </channel>
</rss>