<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Anheledir</title>
    <description>Stories kicked by Anheledir</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>Welcome to Zombieland, the Metro Style Land of WinRT and the Undead</title>
      <description>Silverlight is dead! WPF is dead! .NET is dead! Hey,&amp;#160;they didn't talk about&amp;#160;SharePoint or SQL Server at the&amp;#160;BUILD conference, those must be dead too. Welcome our new Metro-id overlords!
We read such FUD everywhere these days. Actually none of these technologies are dead for the next several years! And you'll probably agree if you know the fasts and not the FUD.&amp;#160;So here are my thoughts based only on the facts I got from watching BUILD sessions, reading posts that stick to the facts and not listening to ... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkodierer.blogspot.com%2f2011%2f09%2fwelcome-to-zombieland-metro-style-land.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkodierer.blogspot.com%2f2011%2f09%2fwelcome-to-zombieland-metro-style-land.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Welcome_to_Zombieland_the_Metro_Style_Land_of_WinRT_and_the_Undead</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Welcome_to_Zombieland_the_Metro_Style_Land_of_WinRT_and_the_Undead</guid>
      <pubDate>Sun, 18 Sep 2011 20:21:14 GMT</pubDate>
    </item>
    <item>
      <title>Steps to write a plugin based application with MEF</title>
      <description>Writing a plugin based application is always been an element of fun. With Reflection you can read dlls at runtime and load plugins. This article will guide you step by step how to write one for you. I have also converted the same application to use Managed Extensibility Framework with source code.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.abhisheksur.com%2f2011%2f08%2fsteps-to-write-plugin-based-application.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.abhisheksur.com%2f2011%2f08%2fsteps-to-write-plugin-based-application.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Steps_to_write_a_plugin_based_application_with_MEF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Steps_to_write_a_plugin_based_application_with_MEF</guid>
      <pubDate>Mon, 29 Aug 2011 01:29:06 GMT</pubDate>
    </item>
    <item>
      <title>Windows Phone 7 Theme-Resources Cheat-Sheet</title>
      <description>Gordon Breuer Theme Resources Cheat Sheet is a friendly helper for Windows Phone 7 dev work &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2011%2f05%2f31%2fWindows-Phone-7-Theme-Resources-Cheat-Sheet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2011%2f05%2f31%2fWindows-Phone-7-Theme-Resources-Cheat-Sheet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Windows_Phone_7_Theme_Resources_Cheat_Sheet</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Windows_Phone_7_Theme_Resources_Cheat_Sheet</guid>
      <pubDate>Fri, 29 Jul 2011 02:47:04 GMT</pubDate>
    </item>
    <item>
      <title>Find deep-links to the Windows Phone 7-Marketplace</title>
      <description>Linking to the Windows Phone 7 Marketplace is not very comfortable at the moment. Deep-Links are redirecting you and launching the local Zune client to open the app detail-page. This is a helper-class to analyse the submitted html code and return any application IDs (if any are available) to use those app-links directly with the MarketplaceDetailsTask() for example. May be usefull for RSS reader applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2011%2f07%2f26%2fFind-Deep-Links-To-Windows-Phone-7-Marketplace.aspx%23addilang"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2011%2f07%2f26%2fFind-Deep-Links-To-Windows-Phone-7-Marketplace.aspx%23addilang" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Find_deep_links_to_the_Windows_Phone_7_Marketplace</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Find_deep_links_to_the_Windows_Phone_7_Marketplace</guid>
      <pubDate>Tue, 26 Jul 2011 11:34:10 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 Extension: Unicode Converter 1.0 (with Tutorial)</title>
      <description>Go straight to the Visual Studio Gallery, download, install and just use my "Unicode Converter"-Extension. Or you read on and I will explain a few things about how I solved some problems. Oh, and just in case: there is a link to the sourcecode of the extension at the end of this article!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2010%2f08%2f18%2fVisual-Studio-2010-Extension-Unicode-Converter-10-(with-Tutorial).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2010%2f08%2f18%2fVisual-Studio-2010-Extension-Unicode-Converter-10-(with-Tutorial).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Extension_Unicode_Converter_1_0_with_Tutorial</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2010_Extension_Unicode_Converter_1_0_with_Tutorial</guid>
      <pubDate>Wed, 18 Aug 2010 20:16:33 GMT</pubDate>
    </item>
    <item>
      <title>Yahoo YUI Compressor vs. MS AJAX Minifier vs. Google Closure Compiler</title>
      <description>A while back, YUI Compressor was king of the hill, and for the most part the only game in town that was really designed for production use.  Since then a number of new competitors have been released by Google and Microsoft, and Nick Berardi checks out how they stacked up against the YUI Compressor. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2010%2f01%2fyahoo-yui-compressor-vs-microsoft-ajax-minifier-vs-google-closure-compiler%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2010%2f01%2fyahoo-yui-compressor-vs-microsoft-ajax-minifier-vs-google-closure-compiler%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Yahoo_YUI_Compressor_vs_MS_AJAX_Minifier_vs_Google_Closure_Compiler</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Yahoo_YUI_Compressor_vs_MS_AJAX_Minifier_vs_Google_Closure_Compiler</guid>
      <pubDate>Wed, 20 Jan 2010 15:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Exploring Operator Overloading in C#</title>
      <description>Taking a look at how create overloaded operators for your objects.

Operator overloading permits user-defined operator implementations to be specified for operations where one or both of the operands are of a user-defined class or struct type. When creating your own operators there are many different operators which can be overloaded.

+, -, *, /, %, &amp;amp;, |, &amp;lt;&amp;lt;, &amp;gt;&amp;gt; All C# binary operators can be overloaded
+, -, !, ~, ++, -, true, false All C# unary operators can be overloaded
==, !=, &amp;lt;, &amp;gt;, &amp;lt;= , &amp;gt;= All relational operators can be overloaded, but only as pairs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f158"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f158" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Exploring_Operator_Overloading_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Exploring_Operator_Overloading_in_C</guid>
      <pubDate>Tue, 12 Jan 2010 15:00:09 GMT</pubDate>
    </item>
    <item>
      <title>IE6 Update: Help kill Internet Explorer 6 (BlogEngine.NET Extension)</title>
      <description>IE6 is like an illness that just won't go away but now there is another new project to kick his ass: www.ie6update.com - With this small extension you are able to include this project into your BlogEngine.NET with just copying a single file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2010%2f01%2f11%2fIE6-Update-Help-kill-Internet-Explorer-6-(Extension).aspx%23addilang"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2010%2f01%2f11%2fIE6-Update-Help-kill-Internet-Explorer-6-(Extension).aspx%23addilang" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/IE6_Update_Help_kill_Internet_Explorer_6_BlogEngine_NET_Extension</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/IE6_Update_Help_kill_Internet_Explorer_6_BlogEngine_NET_Extension</guid>
      <pubDate>Tue, 12 Jan 2010 16:30:05 GMT</pubDate>
    </item>
    <item>
      <title>Ordering fields in ASP.NET MVC 2 templated helpers</title>
      <description>Ever worked with the templated helpers provided by ASP.NET MVC 2? Templated helpers provide a way to automatically build UI based on a data model that is marked with attributes defined in the System.ComponentModel.DataAnnotations namespace. For example, a property in the model can be decorated with the attribute [DisplayFormat(DataFormatString = &amp;quot;{0:c}&amp;quot;)], and the templated helpers will always render this field formatted as currency.

If you have worked with templated helpers, you must agree: they can be useful! There's one thing which is impossible in the current version: ordering fields. And that's what this post will accomplish. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2010%2f01%2f06%2fOrdering-fields-in-ASPNET-MVC-2-templated-helpers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2010%2f01%2f06%2fOrdering-fields-in-ASPNET-MVC-2-templated-helpers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Ordering_fields_in_ASP_NET_MVC_2_templated_helpers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Ordering_fields_in_ASP_NET_MVC_2_templated_helpers</guid>
      <pubDate>Tue, 12 Jan 2010 02:15:00 GMT</pubDate>
    </item>
    <item>
      <title>16 Ways To Create IObservables without implementing IObservable</title>
      <description>The Reactive Extensions for .Net offers plenty of ways to create IObservables &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fsweinstein%2farchive%2f2010%2f01%2f10%2f16-ways-to-create-iobservables-without-implementing-iobservable.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fsweinstein%2farchive%2f2010%2f01%2f10%2f16-ways-to-create-iobservables-without-implementing-iobservable.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/16_Ways_To_Create_IObservables_without_implementing_IObservable</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/16_Ways_To_Create_IObservables_without_implementing_IObservable</guid>
      <pubDate>Mon, 11 Jan 2010 03:43:26 GMT</pubDate>
    </item>
    <item>
      <title>.NET Projects: Generating Documentation with Sandcastle</title>
      <description>This is a walkthrough in automating Sandcastle to generate API documentation during an automated build process. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgrantpalin.com%2f2010%2f01%2f10%2fnet-projects-generating-documentation-with-sandcastle%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgrantpalin.com%2f2010%2f01%2f10%2fnet-projects-generating-documentation-with-sandcastle%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/NET_Projects_Generating_Documentation_with_Sandcastle</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/NET_Projects_Generating_Documentation_with_Sandcastle</guid>
      <pubDate>Mon, 11 Jan 2010 23:15:02 GMT</pubDate>
    </item>
    <item>
      <title>Building A Color Picker Using ASP.NET MVC And jQuery</title>
      <description>The following article demonstrates how to build a color picker tool using ASP.NET MVC and jQuery.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d443"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d443" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Building_A_Color_Picker_Using_ASP_NET_MVC_And_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Building_A_Color_Picker_Using_ASP_NET_MVC_And_jQuery</guid>
      <pubDate>Sat, 09 Jan 2010 12:45:00 GMT</pubDate>
    </item>
    <item>
      <title>Setting a Default Button in ASP.NET MVC using jQuery</title>
      <description>In ASP.NET MVC, there's no concept of a default button as there is in ASP.NET WebForms. To mimic this functionality, this can be accomplished quite painlessly using jQuery &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f01%2fsetting-default-button-in-aspnet-mvc.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f01%2fsetting-default-button-in-aspnet-mvc.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Setting_a_Default_Button_in_ASP_NET_MVC_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Setting_a_Default_Button_in_ASP_NET_MVC_using_jQuery</guid>
      <pubDate>Thu, 07 Jan 2010 14:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Building A Ratings Widget With ASP.NET MVC And jQuery</title>
      <description>The following article demonstrates how to build a ratings widget for your website using ASP.NET MVC and jQuery.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d440"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetcurry.com%2fShowArticle.aspx%3fID%3d440" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Building_A_Ratings_Widget_With_ASP_NET_MVC_And_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Building_A_Ratings_Widget_With_ASP_NET_MVC_And_jQuery</guid>
      <pubDate>Tue, 05 Jan 2010 12:45:10 GMT</pubDate>
    </item>
    <item>
      <title>List of active extensions in BlogEngine.NET</title>
      <description>I have included a new page to my blog to show a list of all active BlogEngine.NET extensions. Most users will recognize this table from the admin panel but without priority, viewing sourcecode and (de-)activate buttons. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2009%2f12%2f29%2fList-of-active-extensions-in-BlogEngineNET.aspx%23addilang"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2009%2f12%2f29%2fList-of-active-extensions-in-BlogEngineNET.aspx%23addilang" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/List_of_active_extensions_in_BlogEngine_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/List_of_active_extensions_in_BlogEngine_NET</guid>
      <pubDate>Tue, 29 Dec 2009 15:57:22 GMT</pubDate>
    </item>
    <item>
      <title>BlogEngine.NET &amp;amp; Microsoft Tag</title>
      <description>A few days ago I had the idea to include a Microsoft Tag into the print version of my blog articles. You see, nobody is fancy to typewrite a long, search engine optimized, url, right? So here is my proof-of-concept with a fully functional extension for BlogEngine.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2009%2f12%2f07%2fBlogEngine_NET_and_Microsoft_Tag.aspx%23addilang"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2009%2f12%2f07%2fBlogEngine_NET_and_Microsoft_Tag.aspx%23addilang" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/BlogEngine_NET_Microsoft_Tag</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/BlogEngine_NET_Microsoft_Tag</guid>
      <pubDate>Mon, 07 Dec 2009 10:31:04 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC MvcSiteMapProvider 1.0 released</title>
      <description>Back in March, I blogged about an experimental MvcSiteMap provider I was building. Today, I am proud to announce that it is stable enough to call it version 1.0! Download MvcSiteMapProvider 1.0 over at CodePlex.

Ever since the source code release I did back in March, a lot of new features have been added, such as HtmlHelper extension methods, attributes, dynamic parameters, . I'll leave most of them up to you to discover, but there are some I want to quickly highlight. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f09%2f04%2fASPNET-MVC-MvcSiteMapProvider-10-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f09%2f04%2fASPNET-MVC-MvcSiteMapProvider-10-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_MvcSiteMapProvider_1_0_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_MvcSiteMapProvider_1_0_released</guid>
      <pubDate>Tue, 08 Sep 2009 01:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Static analysis tool/Add-in for Visual Studio - CAT.Net (CTP)</title>
      <description>CAT.NET is a binary code analysis tool that helps identify common variants of certain prevailing vulnerabilities that can give rise to common attack vectors such as Cross-Site Scripting (XSS), SQL Injection and XPath Injection. It's a  a snap-in to the Visual Studio IDE that helps you identify security flaws within a managed code (C#, Visual Basic .NET, J#) application you are developing. It does so by scanning the binary and/or assembly of the application, and tracing the data flow among its statements, methods, and assemblies. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2009%2f07%2fxss-sql-injection-process-command.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcoolthingoftheday.blogspot.com%2f2009%2f07%2fxss-sql-injection-process-command.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Static_analysis_tool_Add_in_for_Visual_Studio_CAT_Net_CTP</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Static_analysis_tool_Add_in_for_Visual_Studio_CAT_Net_CTP</guid>
      <pubDate>Wed, 08 Jul 2009 19:09:51 GMT</pubDate>
    </item>
    <item>
      <title>Regex Hero to the Rescue</title>
      <description>From BucketSoft comes an online Silverlight regular expression tool utilizing the .NET regular expression engine. Features instantaneous highlighting of regular expression matches. It's a great way to test iterations of your .NET regular expressions quickly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.regexhero.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.regexhero.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/Regex_Hero_to_the_Rescue</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/Regex_Hero_to_the_Rescue</guid>
      <pubDate>Fri, 01 May 2009 04:16:14 GMT</pubDate>
    </item>
    <item>
      <title>Singletons vs. Static Classes</title>
      <description>My last &amp;quot;versus&amp;quot; post seemed to elicit a good number of interesting responses. Today, I'm musing about Singletons vs. Static Classes -- two constructs which appear to accomplish the same task. Or do they? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fleedumond.com%2fblog%2fsingletons-vs-static-classes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fleedumond.com%2fblog%2fsingletons-vs-static-classes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Singletons_vs_Static_Classes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Singletons_vs_Static_Classes</guid>
      <pubDate>Fri, 01 May 2009 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>BlogEngine.NET 1.5 final release</title>
      <description>BlogEngine.NET 1.5 final release announcement &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmadskristensen.net%2fpost%2fBlogEngineNET-15-final-release.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmadskristensen.net%2fpost%2fBlogEngineNET-15-final-release.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/BlogEngine_NET_1_5_final_release</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/BlogEngine_NET_1_5_final_release</guid>
      <pubDate>Tue, 14 Apr 2009 19:16:03 GMT</pubDate>
    </item>
    <item>
      <title>TwitterFeed-Widget for BlogEngine.NET 1.4</title>
      <description>This is a widget for the BlogEngine.NET 1.4 to show your latest tweets in your margin. There are several options you can configure on-the-fly. The widget is developed in C# 3.0 and uses some .NET 3.5 syntax. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2009%2f04%2f12%2fTwitterFeed-Widget-for-BlogEngineNET-14.aspx%23addilang"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2009%2f04%2f12%2fTwitterFeed-Widget-for-BlogEngineNET-14.aspx%23addilang" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/TwitterFeed_Widget_for_BlogEngine_NET_1_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/TwitterFeed_Widget_for_BlogEngine_NET_1_4</guid>
      <pubDate>Sun, 12 Apr 2009 20:22:53 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.5 gone gold</title>
      <description>JetBrains has released version 4.5 of their multi purpose productivity plugin for Visual Studio, ReSharper. This updates contains some pretty cool features. For example, solution wide analysis now checks for members that can be made internal. Also, JetBrains promises to have improved performance and memory use. All in all certainly an update that is worth installing, especially because updating from licenses for version 4.0 and above is free &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f04%2f08%2fReSharper-45-gone-gold.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andreloker.de%2fpost%2f2009%2f04%2f08%2fReSharper-45-gone-gold.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_4_5_gone_gold</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_4_5_gone_gold</guid>
      <pubDate>Thu, 09 Apr 2009 13:16:11 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC goes RTM before MIX09</title>
      <description>Not sure if the release was intentional or just someone that forgot to set the timezone field while publishing the download, but ASP.NET MVC has been RTMed before MIX09. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f03%2f18%2fasp.net-mvc-goes-rtm-before-mix09.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f03%2f18%2fasp.net-mvc-goes-rtm-before-mix09.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_goes_RTM_before_MIX09</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_goes_RTM_before_MIX09</guid>
      <pubDate>Wed, 18 Mar 2009 17:46:04 GMT</pubDate>
    </item>
    <item>
      <title>New version of the VisualSVN Servers</title>
      <description>Yesterday the SVN-plugin VisualSVN for Visual Studio (2003 - 2008) was updated to the new version of subversion 1.5.6 - today the free VisualSVN-Server measures up to the same subversion-version with VisualSVN-Server 1.6.4. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2009%2f03%2f17%2fNew-version-of-the-VisualSVN-Servers-164.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgordon-breuer.de%2fpost%2f2009%2f03%2f17%2fNew-version-of-the-VisualSVN-Servers-164.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/New_version_of_the_VisualSVN_Servers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/New_version_of_the_VisualSVN_Servers</guid>
      <pubDate>Tue, 17 Mar 2009 22:13:37 GMT</pubDate>
    </item>
  </channel>
</rss>
