<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mjbrunell</title>
    <description>Stories kicked by mjbrunell</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>Extract properties to style</title>
      <description>A article on how to use the &amp;quot;Extract properties to Style&amp;quot; feature of the new XAML Power Toys &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2009%2f03%2f15%2fextract-properties-to-style.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnet.org.za%2frudi%2farchive%2f2009%2f03%2f15%2fextract-properties-to-style.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Extract_properties_to_style</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Extract_properties_to_style</guid>
      <pubDate>Tue, 17 Mar 2009 02:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Don't use Delete Links because they create Security Holes</title>
      <description>Reasons why you shouldn't use a Delete link in your web application &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f01%2f21%2fasp.net-mvc-tip-46-ndash-donrsquot-use-delete-links-because.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstephenwalther.com%2fblog%2farchive%2f2009%2f01%2f21%2fasp.net-mvc-tip-46-ndash-donrsquot-use-delete-links-because.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Don_t_use_Delete_Links_because_they_create_Security_Holes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Don_t_use_Delete_Links_because_they_create_Security_Holes</guid>
      <pubDate>Thu, 22 Jan 2009 07:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Improve your jQuery - 25 excellent tips</title>
      <description>jQuery is awesome. I've been using it for about a year now and although I was impressed to begin with I'm liking it more and more the longer I use it and the more I find out about it's inner workings.

I'd call myself an &amp;quot;intermediate&amp;quot; jQuery user and I thought some others out there could benefit from all the little tips, tricks and techniques I've learned over the past year. The article also ended up being a lot longer than I thought it was going to be so I'll start with a table of contents so you can skip to the bits you're interested in.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tvidesign.co.uk%2fblog%2fimprove-your-jquery-25-excellent-tips.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tvidesign.co.uk%2fblog%2fimprove-your-jquery-25-excellent-tips.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Improve_your_jQuery_25_excellent_tips</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Improve_your_jQuery_25_excellent_tips</guid>
      <pubDate>Wed, 24 Dec 2008 04:01:14 GMT</pubDate>
    </item>
    <item>
      <title>Writing Tests to Catch Memory Leaks in .NET</title>
      <description>Although Microsoft will claim that it is &amp;quot;not possible to have a memory leak in managed code&amp;quot;, most seasoned .NET developers will laugh at that statement.  It turns out that it is very easy to leak memory -- just keep a referencing object around longer than the referenced object, and you can leak.

Here is a way to write tests to catch leaks. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbrian.genisio.org%2f2008%2f11%2fwriting-tests-to-catch-memory-leaks-in.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbrian.genisio.org%2f2008%2f11%2fwriting-tests-to-catch-memory-leaks-in.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Writing_Tests_to_Catch_Memory_Leaks_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Writing_Tests_to_Catch_Memory_Leaks_in_NET</guid>
      <pubDate>Thu, 13 Nov 2008 00:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Boy Scout Check-ins</title>
      <description>How to leave your code campground cleaner than you found it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.moserware.com%2f2008%2f10%2fboy-scout-check-ins.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.moserware.com%2f2008%2f10%2fboy-scout-check-ins.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Boy_Scout_Check_ins</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Boy_Scout_Check_ins</guid>
      <pubDate>Sun, 09 Nov 2008 06:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Empty try blocks</title>
      <description>The article explains why you might see functions that do nothing in the &amp;quot;try&amp;quot; block. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.somecreativity.com%2f2008%2f04%2f10%2fthe-empty-try-block-mystery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.somecreativity.com%2f2008%2f04%2f10%2fthe-empty-try-block-mystery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Empty_try_blocks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Empty_try_blocks</guid>
      <pubDate>Fri, 11 Apr 2008 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>There's some darkness in your silver light.</title>
      <description>Rob voices his complaints about Silverlight 2.0 from the perspective of a developer of WPF and Flash applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2frob_eisenberg%2farchive%2f2008%2f03%2f13%2fthere-s-some-darkness-in-your-silver-light.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2frob_eisenberg%2farchive%2f2008%2f03%2f13%2fthere-s-some-darkness-in-your-silver-light.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/There_s_some_darkness_in_your_silver_light</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/There_s_some_darkness_in_your_silver_light</guid>
      <pubDate>Fri, 14 Mar 2008 00:16:05 GMT</pubDate>
    </item>
    <item>
      <title>free e books</title>
      <description>Microsoft has opened 3 MS Press books completely FREE for public. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspxwizard.net%2fblogs%2fwand%2farchive%2f2007%2f12%2f23%2ffree-e-books.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspxwizard.net%2fblogs%2fwand%2farchive%2f2007%2f12%2f23%2ffree-e-books.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/free_e_books</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/free_e_books</guid>
      <pubDate>Tue, 01 Jan 2008 04:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Free ebook : Threading in C#</title>
      <description>It has been updated since the last time it was posted here. Available in HTML and PDF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.albahari.com%2fthreading%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.albahari.com%2fthreading%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Free_ebook_Threading_in_C_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Free_ebook_Threading_in_C_1</guid>
      <pubDate>Thu, 20 Sep 2007 12:16:01 GMT</pubDate>
    </item>
  </channel>
</rss>