<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by jemts</title>
    <description>Stories kicked by jemts</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>Asp.Net vs php : Speed Comparison</title>
      <description>Why is the myth that php is faster than Asp.Net so prevalent?  Asp.Net is faster than php, here are the facts. So many times I have heard php pushers claim that php is so much faster than Asp.Net and that Asp.Net is clunky and slow. The most annoying part is that everything I have read (that is not factless opinion), and I mean everything, says that this is wrong; but for some reason, this myth is widely accepted. It has become a religious argument that ignores the facts... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.net%2fpost%2fAspNet-vs-php--speed-comparison.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.net%2fpost%2fAspNet-vs-php--speed-comparison.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Asp_Net_vs_php_Speed_Comparison</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Asp_Net_vs_php_Speed_Comparison</guid>
      <pubDate>Mon, 15 Jun 2009 13:00:00 GMT</pubDate>
    </item>
    <item>
      <title>A F# console loop done functionally</title>
      <description>Often when learning a new technology I start with a simple console application in which the program is run in a loop it continues to prompt you for more input until you give some command like quit or exit or whatever you choose.  This is usually done using a while loop (which F# also supports) but in the true functional spirit lets see a more functional way to write one. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f04%2f13%2fa-functional-take-on-console-program-loop-in-f.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f04%2f13%2fa-functional-take-on-console-program-loop-in-f.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/A_F_console_loop_done_functionally</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/A_F_console_loop_done_functionally</guid>
      <pubDate>Thu, 16 Apr 2009 09:12:34 GMT</pubDate>
    </item>
    <item>
      <title>5 Useful Visual Studio C# Snippets</title>
      <description>The title says it all. Save yourself sometime by using these snippets. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhatim.indexdev.net%2f2009%2f04%2f15%2f5-useful-visual-studio-c-snippets%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhatim.indexdev.net%2f2009%2f04%2f15%2f5-useful-visual-studio-c-snippets%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/5_Useful_Visual_Studio_C_Snippets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/5_Useful_Visual_Studio_C_Snippets</guid>
      <pubDate>Thu, 16 Apr 2009 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>$(document).ready() and pageLoad() are not the same!</title>
      <description>A few examples about how $(document).ready() and pageLoad() differ, practical examples of when both are useful, and a third alternative that is more suitable in some cases. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f03%2f25%2fdocument-ready-and-pageload-are-not-the-same%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f03%2f25%2fdocument-ready-and-pageload-are-not-the-same%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/document_ready_and_pageLoad_are_not_the_same</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/document_ready_and_pageLoad_are_not_the_same</guid>
      <pubDate>Thu, 26 Mar 2009 00:16:02 GMT</pubDate>
    </item>
    <item>
      <title>JQuery plugin to synchronize scrollbars</title>
      <description>Shows a plugin for JQuery which allows you to synchronize the scrollbar movement on anynumber of elements.  Just do $(&amp;quot;.someClass&amp;quot;).synchronizeScroll(); and you are done! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f03%2f19%2fsynchronizing-scrollbars-using-jquery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f03%2f19%2fsynchronizing-scrollbars-using-jquery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/JQuery_plugin_to_synchronize_scrollbars</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/JQuery_plugin_to_synchronize_scrollbars</guid>
      <pubDate>Fri, 20 Mar 2009 03:34:04 GMT</pubDate>
    </item>
    <item>
      <title>Is Nick Stakenburg Bullying His Open-Source 'Competitor'</title>
      <description>This is obviously a scare tactic used by a vendor to frighten a 'competitor' who is encroachinig on his sales. Nick (the vendor) is jarred by the fact that someone has released a comparable (better?) product that his and it is free. It behaves somewhat the same, so obviously it was copied...
This is a serious issue, we can't let companies push around open-source with threats like this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.net%2fpost%2fIs-Nick-Stakenburg-bullying-his-open-source-competitor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.net%2fpost%2fIs-Nick-Stakenburg-bullying-his-open-source-competitor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Is_Nick_Stakenburg_Bullying_His_Open_Source_Competitor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Is_Nick_Stakenburg_Bullying_His_Open_Source_Competitor</guid>
      <pubDate>Tue, 10 Mar 2009 12:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Some xUnut.net Snippets</title>
      <description>Some xUnit.net snippets for Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f03%2f02%2fmy-xunit-net-vs-code-snippets.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f03%2f02%2fmy-xunit-net-vs-code-snippets.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Some_xUnut_net_Snippets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Some_xUnut_net_Snippets</guid>
      <pubDate>Wed, 04 Mar 2009 08:35:33 GMT</pubDate>
    </item>
    <item>
      <title>Develop .NET on MacOS X</title>
      <description>A small information about .NET Development under Mac OS X with Mono &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nino-net.org%2f2009%2f02%2fdevelop-net-on-mac-os-x%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nino-net.org%2f2009%2f02%2fdevelop-net-on-mac-os-x%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mono/Develop_NET_on_MacOS_X</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mono/Develop_NET_on_MacOS_X</guid>
      <pubDate>Sun, 08 Feb 2009 10:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Making assumptions and not testing them</title>
      <description>We all make certain assumptions about the behavior of peices of code.  My experience reinforced why you must always write unit test and assert that these assumptions are true. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f02%2f01%2fcode-assumptions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f02%2f01%2fcode-assumptions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Making_assumptions_and_not_testing_them</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Making_assumptions_and_not_testing_them</guid>
      <pubDate>Mon, 02 Feb 2009 11:15:58 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2010 == Visual Studio 2008 + ReSharper</title>
      <description>o you want the next gen of next-gen applications? Get the Visual Studio 2010 CTP! Which is - according to Microsoft itself - really just Visual Studio 2008 with ReSharper installed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjames.kovacs%2farchive%2f2009%2f01%2f19%2fvisual-studio-2010-visual-studio-2008-resharper.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjames.kovacs%2farchive%2f2009%2f01%2f19%2fvisual-studio-2010-visual-studio-2008-resharper.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Visual_Studio_2010_Visual_Studio_2008_ReSharper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Visual_Studio_2010_Visual_Studio_2008_ReSharper</guid>
      <pubDate>Mon, 19 Jan 2009 23:31:04 GMT</pubDate>
    </item>
    <item>
      <title>NHibernate.Linq Alpha Released</title>
      <description>NHibernate.Linq is a Linq provider for NHibernate 2.0.1 GA.  It processes 
Linq expressions using NHibernate's Criteria API.  This release is meant as 
a stopgap release pending an implementation not reliant on the Criteria 
API.  Most queries are supported with the exception of the following: 
   - Group Joins 
   - Subqueries in select clause &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgroups.google.com%2fgroup%2fnhusers%2fbrowse_thread%2fthread%2fb7a3f537f4cbf46d"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgroups.google.com%2fgroup%2fnhusers%2fbrowse_thread%2fthread%2fb7a3f537f4cbf46d" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/NHibernate_Linq_Alpha_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/NHibernate_Linq_Alpha_Released</guid>
      <pubDate>Sat, 17 Jan 2009 00:16:08 GMT</pubDate>
    </item>
    <item>
      <title>xVal - a validation framework for ASP.NET MVC</title>
      <description>xVal lets you link up your choice of server-side validation mechanism with your choice of client-side validation library. It guides you to fit them both into ASP.NET MVC conventions, so everything plays nicely with model binding and errors registered in ModelState. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2009%2f01%2f10%2fxval-a-validation-framework-for-aspnet-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2009%2f01%2f10%2fxval-a-validation-framework-for-aspnet-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/xVal_a_validation_framework_for_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/xVal_a_validation_framework_for_ASP_NET_MVC</guid>
      <pubDate>Sun, 11 Jan 2009 13:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Snippet Designer 1.1 Released</title>
      <description>I just released Snippet Designer 1.1.  This is not a major release but just some bug fixes and often requested changes to make the snippet designer more useful.

Some of the most notable changes are:
-Fixed some major bugs.
-Many  aspects of the plug in are now configurable through the options menu under Snippet Designer.  
-Several bug fixes to how the highlighting of replacements works and performance improvements with it also. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f01%2f05%2fsnippet-designer-1-1-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f01%2f05%2fsnippet-designer-1-1-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Snippet_Designer_1_1_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Snippet_Designer_1_1_Released</guid>
      <pubDate>Tue, 06 Jan 2009 10:57:20 GMT</pubDate>
    </item>
    <item>
      <title>Resize Complete event for JQuery </title>
      <description>Opera, Safari, IE and Firefox all have different behaviors when the resize event is fired.  To fix this I wrote a resizeComplete event plugin for JQuery to allow you to handle once resizing is finished. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f12%2f02%2fupdated-jquery-resizecomplete-method.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f12%2f02%2fupdated-jquery-resizecomplete-method.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Resize_Complete_event_for_JQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Resize_Complete_event_for_JQuery</guid>
      <pubDate>Sun, 04 Jan 2009 03:06:07 GMT</pubDate>
    </item>
    <item>
      <title>DotNetNuke Moves to CodePlex</title>
      <description>Find out why the DotNetNuke project moved to CodePlex from SourceForge. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.theaccidentalgeek.com%2fpost%2f2009%2f01%2f02%2fDotNetNuke-Moves-to-CodePlex.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.theaccidentalgeek.com%2fpost%2f2009%2f01%2f02%2fDotNetNuke-Moves-to-CodePlex.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/DotNetNuke_Moves_to_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/DotNetNuke_Moves_to_CodePlex</guid>
      <pubDate>Sun, 04 Jan 2009 07:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Inline Regular Expression Options</title>
      <description>Did you know you can specify regular expression option inline inside the regular expression text? You can even have parts of one regular expression have different options! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f01%2f01%2finline-regular-expression-options.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2009%2f01%2f01%2finline-regular-expression-options.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/regex/Inline_Regular_Expression_Options</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/regex/Inline_Regular_Expression_Options</guid>
      <pubDate>Fri, 02 Jan 2009 21:40:18 GMT</pubDate>
    </item>
    <item>
      <title>XNA Game Studio 3.0</title>
      <description>The good folks who put together our gaming tools have released XNA Game Studio 3.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f10%2fxna-game-studio-3-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f10%2fxna-game-studio-3-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XNA_Game_Studio_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XNA_Game_Studio_3_0</guid>
      <pubDate>Tue, 18 Nov 2008 22:01:20 GMT</pubDate>
    </item>
    <item>
      <title>LINQ To SQL Gets Kicked to the Curb... Needs A Good Home!</title>
      <description>Great post on why L2S needs to be supported by the community and why a L2S targeted at the community is a good idea. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f30%2flinq-to-sql-gets-kicked-to-the-curb-needs-a-good-home.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f30%2flinq-to-sql-gets-kicked-to-the-curb-needs-a-good-home.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_To_SQL_Gets_Kicked_to_the_Curb_Needs_A_Good_Home</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_To_SQL_Gets_Kicked_to_the_Curb_Needs_A_Good_Home</guid>
      <pubDate>Fri, 31 Oct 2008 03:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Functional .NET - LINQ as a Monad</title>
      <description>As part of my talk at the Richmond Code Camp earlier in October, I had the opportunity to talk about how to implement functional aspects in C# 3.0.  This talk revolved around such concepts as from mutable to immutable, from inheritance to functional composition, and the mind shift that is required.  Part of this discussion involved very briefly a talk about monads.  It's a very misunderstood part of computer science and one of the most powerful concepts to learn.  Much like continuation passing style, this style is often maligned as a result.  But, let's work to change that. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f10%2f13%2ffunctional-c-linq-as-a-monad.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f10%2f13%2ffunctional-c-linq-as-a-monad.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Functional_NET_LINQ_as_a_Monad</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Functional_NET_LINQ_as_a_Monad</guid>
      <pubDate>Tue, 14 Oct 2008 06:40:29 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Snippet Designer</title>
      <description>Matthew Manela, an engineer on our Online Tools team, has created and released a free, community-based tool called the Snippet Designer. His tool is a Visual Studio add-in that allows you to create and edit snippets from inside the IDE. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f09%2f30%2fnew-snippet-editor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f09%2f30%2fnew-snippet-editor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Snippet_Designer_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Snippet_Designer_1</guid>
      <pubDate>Fri, 03 Oct 2008 21:16:23 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio snippet designer</title>
      <description>Recently Microsoft released source code and compiled version of previously internal tool, that helps to create and manage code snippets in Visual Studio IDE &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2ftamir%2farchive%2f2008%2f09%2f22%2fvisual-studio-snippet-designer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2ftamir%2farchive%2f2008%2f09%2f22%2fvisual-studio-snippet-designer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_snippet_designer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_snippet_designer</guid>
      <pubDate>Mon, 22 Sep 2008 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Snippet Designer for Visual Studio Released!</title>
      <description>An open source plug-in for Visual Studio which adds the ability to edit code snippets in a rich integrated way.  It also adds the Snippet Explorer tool window which allows you to easily search for snippet files on your computer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f09%2f21%2fthe-snippet-designer-is-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f09%2f21%2fthe-snippet-designer-is-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Snippet_Designer_for_Visual_Studio_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Snippet_Designer_for_Visual_Studio_Released</guid>
      <pubDate>Mon, 22 Sep 2008 19:01:11 GMT</pubDate>
    </item>
    <item>
      <title>Using SQL CE with LINQ to SQL</title>
      <description>Shows how to correctly use LINQ to SQL with SQL CE. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f09%2f09%2fsql-ce-3-5-with-linq-to-sql.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f09%2f09%2fsql-ce-3-5-with-linq-to-sql.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Using_SQL_CE_with_LINQ_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Using_SQL_CE_with_LINQ_to_SQL</guid>
      <pubDate>Wed, 10 Sep 2008 23:36:41 GMT</pubDate>
    </item>
    <item>
      <title>Improve CollectionView Sorting Performance in WPF</title>
      <description>A simple technique to minimize the number of refreshes to a collection view by using the DeferRefresh method. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f08%2f28%2fcollectionview-deferrefresh-my-new-best-friend.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fmatt%2farchive%2f2008%2f08%2f28%2fcollectionview-deferrefresh-my-new-best-friend.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Improve_CollectionView_Sorting_Performance_in_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Improve_CollectionView_Sorting_Performance_in_WPF</guid>
      <pubDate>Fri, 29 Aug 2008 08:24:46 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft cracking down on community extensions</title>
      <description>Microsoft released a tool called Microsoft Source Analyzer, or StyleCop.  It analyzes source code for standards violations.  It's a 1.0 release, so it doesn't do some things ... like have a published API for custom rules or MSBuild integration.  So the community dug in and figured out how to do these things and now MS is firing off license-violation emails.  Don't they get it?  The community wants to use the product, but it's too limited ... these extensions help make it better. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcome-on-microsoft-isnt-this-little.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcome-on-microsoft-isnt-this-little.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions</guid>
      <pubDate>Fri, 04 Jul 2008 01:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>