<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by kboesel</title>
    <description>Stories kicked by kboesel</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>WPF Model - View - View-Model Screencast</title>
      <description>A really helpful screencast from Jason Dolinger showing how to use the M-V-VM pattern in a simple WPF application. He starts off with the code that a Windows Forms developer might use and refactors it to M-V-VM. Also includes a demonstration of how it is nicely unit testable utilising Moq and how to use the Unity IoC container. 1 hour 30 mins long. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lab49.com%2farchives%2f2650"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lab49.com%2farchives%2f2650" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Model_View_View_Model_Screencast</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Model_View_View_Model_Screencast</guid>
      <pubDate>Sat, 08 Nov 2008 18:46:09 GMT</pubDate>
    </item>
    <item>
      <title>Development Tools I Use &amp;amp; Recommend</title>
      <description>Eventually I will get to some technical code Posts. But for now, I'm a bit delayed with some other things at work lately. I will be blogging about Code Generation, OOP, and other topics very soon though. In the meantime, I wanted to share a list of tools I regularly use now or have used in the past as a C# / ASP.NET Engineer listed below: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodezest.com%2farchive%2f2008%2f09%2f28%2fdevelopment-tools-i-use-amp-recommend.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodezest.com%2farchive%2f2008%2f09%2f28%2fdevelopment-tools-i-use-amp-recommend.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Development_Tools_I_Use_Recommend</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Development_Tools_I_Use_Recommend</guid>
      <pubDate>Sun, 28 Sep 2008 22:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Path to .NET 3.5 Developer Certification</title>
      <description>If you are trying to figure out the new certification exams for Microsoft Certified Professional Developer (MCPD) or Microsoft Certified Technical Specialist (MCTS) for .NET Framework 3.5 / Visual Studio 2008 then you may be interested in a diagram that I put together to helped me to visualize the path through the required certification exams. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.thearchitect.co.uk%2fweblog%2farchives%2f2008%2f08%2fpath_to_net_35_developer_certification.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.thearchitect.co.uk%2fweblog%2farchives%2f2008%2f08%2fpath_to_net_35_developer_certification.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Path_to_NET_3_5_Developer_Certification</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Path_to_NET_3_5_Developer_Certification</guid>
      <pubDate>Thu, 11 Sep 2008 03:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Seperations of concerns</title>
      <description>This is the 5th and last part in a series on hoow to make a bad application better. Wonderfully explained. There is a lot to learn from this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f07%2f17%2fseparation-of-concerns-by-example-part-5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f07%2f17%2fseparation-of-concerns-by-example-part-5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Seperations_of_concerns</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Seperations_of_concerns</guid>
      <pubDate>Fri, 18 Jul 2008 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title>StringBuilder Secrets</title>
      <description>Article goes beyond the basics and looks at some more detail of StringBuilder in C#, and a benchmark that can help you improve your code that already uses StringBuilder. With graph &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetperls.com%2fContent%2fStringBuilder-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetperls.com%2fContent%2fStringBuilder-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/StringBuilder_Secrets</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/StringBuilder_Secrets</guid>
      <pubDate>Thu, 10 Jul 2008 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>10 reasons why SQL Server 2008 is going to rock</title>
      <description>Just like its predecessor, SQL Server 2008 is taking its sweet time to actually ship.  However, unlike its predecessor, it won't just be a &amp;quot;worthwhile upgrade&amp;quot;.  It will kick ass. Here are the top 10 reasons why. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fangryhacker.com%2fblog%2farchive%2f2008%2f06%2f20%2f10-reasons-why-sql-server-2008-is-going-to-rock.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fangryhacker.com%2fblog%2farchive%2f2008%2f06%2f20%2f10-reasons-why-sql-server-2008-is-going-to-rock.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/10_reasons_why_SQL_Server_2008_is_going_to_rock</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/10_reasons_why_SQL_Server_2008_is_going_to_rock</guid>
      <pubDate>Mon, 23 Jun 2008 14:01:12 GMT</pubDate>
    </item>
    <item>
      <title>Trying out PowerCommands 1.1 for Visual Studio 2008</title>
      <description>Generally, I don't like to install any Visual Studio extensions at all, but I thought I should give this one a chance. I installed PowerCommands 1.1 for Visual Studio 2008, and went to play with the new functionality. Here is what I found as the most useful... &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%2fbursteg%2farchive%2f2008%2f04%2f13%2ftrying-out-powercommands-1-1-for-visual-studio-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.microsoft.co.il%2fblogs%2fbursteg%2farchive%2f2008%2f04%2f13%2ftrying-out-powercommands-1-1-for-visual-studio-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Trying_out_PowerCommands_1_1_for_Visual_Studio_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Trying_out_PowerCommands_1_1_for_Visual_Studio_2008</guid>
      <pubDate>Wed, 16 Apr 2008 17:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Do You Really Want to Be a Development Team Leader?</title>
      <description>Ask any up and coming developer what they would like to do in the next year or so and you'll invariably hear, &amp;quot;I'd like to become a Development Team Leader&amp;quot;.

Hopefully most will have actually considered the change of role and be looking for new challenges and ways to contribute more to their chosen profession. However, for some this is an automatic response to a question that is particularly difficult to answer in an industry with no clear career path. For others it's simply a way to move up the pay scale.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f04%2f12%2fdo-you-really-want-to-be-a-development-team-leader.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f04%2f12%2fdo-you-really-want-to-be-a-development-team-leader.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Do_You_Really_Want_to_Be_a_Development_Team_Leader</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Do_You_Really_Want_to_Be_a_Development_Team_Leader</guid>
      <pubDate>Sun, 13 Apr 2008 09:31:02 GMT</pubDate>
    </item>
    <item>
      <title>A Set of Useful Extension Methods for DateTime</title>
      <description>Presenting 11 time-saving (oh, the pun!) extension methods for the DateTime class. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.iridescence.no%2fPosts%2fA-Set-of-Useful-Extension-Methods-for-DateTime.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.iridescence.no%2fPosts%2fA-Set-of-Useful-Extension-Methods-for-DateTime.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/A_Set_of_Useful_Extension_Methods_for_DateTime</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/A_Set_of_Useful_Extension_Methods_for_DateTime</guid>
      <pubDate>Tue, 18 Mar 2008 23:16:02 GMT</pubDate>
    </item>
    <item>
      <title>The One Single Tip to Comment Your Code</title>
      <description>You've heard about 13 tips to comment your code, but what about the One Single Tip? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f03%2fone-single-tip-to-comment-your-code.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f03%2fone-single-tip-to-comment-your-code.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_One_Single_Tip_to_Comment_Your_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_One_Single_Tip_to_Comment_Your_Code</guid>
      <pubDate>Wed, 19 Mar 2008 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating Self Signed SSL Certificates on IIS 6.0 and Win Server 2003</title>
      <description>Step by step tutorial (with screen shots) on creating self signed SSL certificates on IIS 6.0 and Win 2003 development / test servers using the FREE SelfSSL tool which comes with IIS 6.0 Resource Kit Tools. You can even use it to secure your local intranet. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeforeternity.com%2fblogs%2ftechnology%2farchive%2f2008%2f02%2f15%2fcreating-self-signed-ssl-certificates-on-iis-6-0-and-windows-server-2003.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeforeternity.com%2fblogs%2ftechnology%2farchive%2f2008%2f02%2f15%2fcreating-self-signed-ssl-certificates-on-iis-6-0-and-windows-server-2003.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_Self_Signed_SSL_Certificates_on_IIS_6_0_and_Win_Server_2003</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_Self_Signed_SSL_Certificates_on_IIS_6_0_and_Win_Server_2003</guid>
      <pubDate>Sun, 24 Feb 2008 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>XmlDocument fluent interface</title>
      <description>A simple fluent interface for creating XmlDocuments &amp;amp; strings. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f10%2f20%2fxmldocument-fluent-interface"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f10%2f20%2fxmldocument-fluent-interface" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XmlDocument_fluent_interface</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XmlDocument_fluent_interface</guid>
      <pubDate>Sun, 24 Feb 2008 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>What a .NET Interview SHOULD Be!</title>
      <description>I wish I had interviews like the one described here.  This process would really allow you to show your skills with actions.  I think the interviewee benefits from this as well.  If they don't like the team they will be working with they can bow out of the rest of the process.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3ft%3d46"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fkeepitsimpleprojects.com%2fviewtopic.php%3ft%3d46" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/What_a_NET_Interview_SHOULD_Be</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/What_a_NET_Interview_SHOULD_Be</guid>
      <pubDate>Fri, 22 Feb 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Embedding ASP.NET Server Variables in Client JavaScript</title>
      <description>Getting Server Variables embedded into a page and using them from JavaScript code can be a pain. Following Jon Galloway's post a few days ago I thought that maybe a solution that doesn't rely on ASP.NET AJAX and is more generic might be useful to make the task easier and apply much broader scope. The result is an easy to use, generic class that generates a JavaScript object from key value pairs  created on the server from static values or dynamic control/object properties. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f252178.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f252178.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Embedding_ASP_NET_Server_Variables_in_Client_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Embedding_ASP_NET_Server_Variables_in_Client_JavaScript</guid>
      <pubDate>Tue, 12 Feb 2008 15:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Gallery of Visual Studio Programmer Themes</title>
      <description>Scott Hanselman gives us a fantastic run down of some of the best Visual Studio themes.  This is the best consolidated list I have seen and there are screen shots with all of them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fVisualStudioProgrammerThemesGallery.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.hanselman.com%2fblog%2fVisualStudioProgrammerThemesGallery.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Gallery_of_Visual_Studio_Programmer_Themes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Gallery_of_Visual_Studio_Programmer_Themes</guid>
      <pubDate>Fri, 08 Feb 2008 05:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Guide to installing a secured Subversion server on Windows</title>
      <description>Guide to installing a secured Subversion server on Windows &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ayende.com%2fBlog%2farchive%2f8879.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ayende.com%2fBlog%2farchive%2f8879.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Guide_to_installing_a_secured_Subversion_server_on_Windows</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Guide_to_installing_a_secured_Subversion_server_on_Windows</guid>
      <pubDate>Thu, 07 Feb 2008 15:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>