<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mrprk</title>
    <description>Stories kicked by mrprk</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>Scott Guthrie's links for May 30th</title>
      <description>More of Scott Guthrie's links:  May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f05%2f30%2fmay-30th-links-asp-net-ajax-asp-net-mvc-visual-studio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f05%2f30%2fmay-30th-links-asp-net-ajax-asp-net-mvc-visual-studio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Scott_Guthrie_s_links_for_May_30th</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Scott_Guthrie_s_links_for_May_30th</guid>
      <pubDate>Wed, 03 Jun 2009 11:30:00 GMT</pubDate>
    </item>
    <item>
      <title>SubMain acquires GhostDoc</title>
      <description>An agreement between SubMain and Roland Weigelt, author of GhostDoc, will place future development of GhostDoc in the hands of SubMain. GhostDoc ( http://submain.com/ghostdoc ) is the popular XML Comments and documentation helper tool which SubMain will continue to maintain as a free product. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcommunity.submain.com%2fblogs%2fnews%2farchive%2f2009%2f06%2f01%2fSubMain-acquires-GhostDoc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcommunity.submain.com%2fblogs%2fnews%2farchive%2f2009%2f06%2f01%2fSubMain-acquires-GhostDoc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/SubMain_acquires_GhostDoc</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/SubMain_acquires_GhostDoc</guid>
      <pubDate>Mon, 01 Jun 2009 16:45:03 GMT</pubDate>
    </item>
    <item>
      <title>More ASP.NET MVC Best Practices</title>
      <description>In this post, I'll share some of the best practices and guidelines which I have come across while developing ASP.NET MVC web applications. I will not cover all best practices that are available, instead add some specific things that have not been mentioned in any blog post out there.

Existing best practices can be found on Kazi Manzur Rashid's blog and Simone Chiaretta's blog. &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%2f05%2f06%2fMore-ASPNET-MVC-Best-Practices.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2009%2f05%2f06%2fMore-ASPNET-MVC-Best-Practices.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/More_ASP_NET_MVC_Best_Practices</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/More_ASP_NET_MVC_Best_Practices</guid>
      <pubDate>Wed, 06 May 2009 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Castle Windsor 2.0 RTM Released!</title>
      <description>Some would say that it is about time, I would agree. Windsor might not be the OSS project in pre release state for the longest time (I think that the honor belong to Hurd), but it spent enough time at that state to at least deserve a honorary mention. f you will look, you won't find Windsor 1.0, only release candidates for 1.0. As I believe I mentioned, Windsor has been production ready for a long time, and for the full release we decided to skip the 1.0 designator, which doesn't really fit, and go directly to 2.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f05%2f05%2fcastle-windsor-2.0-rtm-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2009%2f05%2f05%2fcastle-windsor-2.0-rtm-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Castle_Windsor_2_0_RTM_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Castle_Windsor_2_0_RTM_Released</guid>
      <pubDate>Tue, 05 May 2009 13:46:04 GMT</pubDate>
    </item>
    <item>
      <title>nAnt: Getting your machine ready</title>
      <description>Part 1 of many steps to use to setup Visual Studio for use with nAnt.  Covering Intellisense and setting up file extension support for the nant build files in visual studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.caublestoneink.com%2fdev%2f2009%2f01%2fnant-getting-your-machine-ready%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.caublestoneink.com%2fdev%2f2009%2f01%2fnant-getting-your-machine-ready%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/nAnt_Getting_your_machine_ready</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/nAnt_Getting_your_machine_ready</guid>
      <pubDate>Wed, 28 Jan 2009 08:53:30 GMT</pubDate>
    </item>
    <item>
      <title>WPF Apps With The Model-View-ViewModel Design Pattern</title>
      <description>A nice article on the MVVM pattern for WPF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fmagazine%2fdd419663.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsdn.microsoft.com%2fen-us%2fmagazine%2fdd419663.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/WPF_Apps_With_The_Model_View_ViewModel_Design_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/WPF_Apps_With_The_Model_View_ViewModel_Design_Pattern</guid>
      <pubDate>Thu, 29 Jan 2009 00:16:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC 1.0 Release Candidate Now Available</title>
      <description>Finally Scott Guthrie announced ASP.NET MVC 1.0 RC. Check it out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f01%2f27%2fasp-net-mvc-1-0-release-candidate-now-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f01%2f27%2fasp-net-mvc-1-0-release-candidate-now-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_Release_Candidate_Now_Available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/ASP_NET_MVC_1_0_Release_Candidate_Now_Available</guid>
      <pubDate>Wed, 28 Jan 2009 04:01:18 GMT</pubDate>
    </item>
    <item>
      <title>ALT.NET Podcast Episode 15: Domain Driven Design</title>
      <description>Talking with Rob Conery and James Avery about Domain Driven Design. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faltnetpodcast.com%2fepisodes%2f15-domain-driven-design"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faltnetpodcast.com%2fepisodes%2f15-domain-driven-design" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/ALT_NET_Podcast_Episode_15_Domain_Driven_Design</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/ALT_NET_Podcast_Episode_15_Domain_Driven_Design</guid>
      <pubDate>Thu, 15 Jan 2009 02:31:03 GMT</pubDate>
    </item>
    <item>
      <title>StructureMap 2.5.2 is Released</title>
      <description>A fresh release of popular DI framework for .NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2009%2f01%2f11%2fstructuremap-2-5-2-is-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjeremy.miller%2farchive%2f2009%2f01%2f11%2fstructuremap-2-5-2-is-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/StructureMap_2_5_2_is_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/StructureMap_2_5_2_is_Released</guid>
      <pubDate>Wed, 14 Jan 2009 20:31:09 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: ASP.NET MVC Beta</title>
      <description>One of ScottGu&amp;#180;s monster blogposts &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f10%2f16%2fasp-net-mvc-beta-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f10%2f16%2fasp-net-mvc-beta-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_ASP_NET_MVC_Beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_ASP_NET_MVC_Beta</guid>
      <pubDate>Fri, 17 Oct 2008 10:46:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Generator - First Cut</title>
      <description>A simple Rails like code generator for ASP.NET MVC sites. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpksoftware.net%2fdevblog%2fpost%2f2008%2f10%2fASPNET-MVC-Generator---First-Cut.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpksoftware.net%2fdevblog%2fpost%2f2008%2f10%2fASPNET-MVC-Generator---First-Cut.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/ASP_NET_MVC_Generator_First_Cut</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/ASP_NET_MVC_Generator_First_Cut</guid>
      <pubDate>Thu, 16 Oct 2008 13:00:24 GMT</pubDate>
    </item>
    <item>
      <title>ASP.net MVC goes Beta</title>
      <description>Hot on the heels of Silverlight, MVC is out of preview and into Beta today. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3ffamilyid%3da24d1e00-cd35-4f66-baa0-2362bdde0766%26displaylang%3den%26tm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fdetails.aspx%3ffamilyid%3da24d1e00-cd35-4f66-baa0-2362bdde0766%26displaylang%3den%26tm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_net_MVC_goes_Beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_net_MVC_goes_Beta</guid>
      <pubDate>Thu, 16 Oct 2008 11:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2 Released </title>
      <description>Today we shipped the final release of Silverlight 2.  You can download Silverlight 2, as well the Visual Studio 2008 and Expression Blend 2 tool support to target it, &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f10%2f14%2fsilverlight-2-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f10%2f14%2fsilverlight-2-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_Released_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_Released_1</guid>
      <pubDate>Wed, 15 Oct 2008 00:16:25 GMT</pubDate>
    </item>
    <item>
      <title>Separating Concerns within Windows Applications</title>
      <description>When coding, the Separation of Concerns (SoC) is a principal that basically will help organise your applications and make them more manageable. Dependency Injection (DI) typically goes hand in hand with SoC. I thought I would take a look at how to apply "SoC" and "DI" to a windows application...  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpksoftware.net%2fdevblog%2fpost%2f2008%2f09%2fSeparating-Concerns-within-Windows-Applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpksoftware.net%2fdevblog%2fpost%2f2008%2f09%2fSeparating-Concerns-within-Windows-Applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Separating_Concerns_within_Windows_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Separating_Concerns_within_Windows_Applications</guid>
      <pubDate>Sun, 28 Sep 2008 20:15:41 GMT</pubDate>
    </item>
    <item>
      <title>Alt.NET Podcast Launched!</title>
      <description>The Alt.NET Podcast has a new podcast. The premier episode is a conversation with David Laribee, Jeremy D. Miller, and Chad Myers about continuously improving yourself, your code, and your team. Give it a listen! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faltnetpodcast.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faltnetpodcast.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Alt_NET_Podcast_Launched</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Alt_NET_Podcast_Launched</guid>
      <pubDate>Wed, 14 May 2008 07:01:04 GMT</pubDate>
    </item>
    <item>
      <title>How To Become a Development Team Leader</title>
      <description>Moving from being a developer to leading a team of developers is the ambition of many - and it's easier than you might think to achieve. In fact, there is only one thing you need to do. &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%2f05%2f02%2fhow-to-become-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%2f05%2f02%2fhow-to-become-a-development-team-leader.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_To_Become_a_Development_Team_Leader</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_To_Become_a_Development_Team_Leader</guid>
      <pubDate>Thu, 15 May 2008 04:01:02 GMT</pubDate>
    </item>
    <item>
      <title> ASP.NET MVC Source Refresh Preview</title>
      <description>ScottGus Blogpost to the new MVC drop on Codeplex &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f04%2f16%2fasp-net-mvc-source-refresh-preview.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f04%2f16%2fasp-net-mvc-source-refresh-preview.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Source_Refresh_Preview</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Source_Refresh_Preview</guid>
      <pubDate>Thu, 17 Apr 2008 16:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.Net MVC Membership Starter Kit alternative authentication</title>
      <description>ASP.NET MVC implementation of an OpenID consumer and Windows Live ID Web Authentication in the ASP.NET MVC Membership Starter Kit. &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%2f2008%2f04%2fASPNet-MVC-Membership-Starter-Kit-alternative-authentication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f04%2fASPNet-MVC-Membership-Starter-Kit-alternative-authentication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_Net_MVC_Membership_Starter_Kit_alternative_authentication</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_Net_MVC_Membership_Starter_Kit_alternative_authentication</guid>
      <pubDate>Tue, 15 Apr 2008 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Official BlogEngine.NET Security Patch</title>
      <description>Over the weekend, we were alerted to a security flaw in BlogEngine.NET 1.3.0.0.   We have created a new release 1.3.1.0 which corrects this issue and are making a patch available here for users running 1.3.0.0.  For those people running development version of BlogEngine.NET (from the source tab on CodePlex), please note that the latest release 1.3.0.29 has the security fix as well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetblogengine.net%2fpost%2fCritical-Security-Patch-Available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetblogengine.net%2fpost%2fCritical-Security-Patch-Available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Official_BlogEngine_NET_Security_Patch</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Official_BlogEngine_NET_Security_Patch</guid>
      <pubDate>Tue, 15 Apr 2008 22:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Massive BlogEngine.Net Security Hole - Fix Provided</title>
      <description>A massive security hole in BlogEngine.net was just revealed that allows anyone to see your passwords... Danny Douglass explains the issue and provides a patched BlogEngine.Core assembly to resolve the issue until the next release of BlogEngine is available. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdannydouglass.com%2fpost%2f2008%2f04%2fBlogEngine-and-the-JavaScript-HttpHandler-Serious-Security-Issue.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdannydouglass.com%2fpost%2f2008%2f04%2fBlogEngine-and-the-JavaScript-HttpHandler-Serious-Security-Issue.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Massive_BlogEngine_Net_Security_Hole_Fix_Provided</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Massive_BlogEngine_Net_Security_Hole_Fix_Provided</guid>
      <pubDate>Mon, 14 Apr 2008 15:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Coder Journal's MVC Toolkit</title>
      <description>Today I decided to release a toolkit that I have been building over the past couple of months. Most of the code in the toolkit is related to MVC. The list of features includes many MVC ActionFilters, Routes, ViewEngines, and Extensions.  Including ActionFilters for Cache, GZip Compression, CAPTCHA, HTTP POST Only.  And an attribute to provide serialization of the ViewData to XML, JSON, or JSONP.  I hope it helps everybody out. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f04%2fmvc-toolkit%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f04%2fmvc-toolkit%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Coder_Journal_s_MVC_Toolkit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Coder_Journal_s_MVC_Toolkit</guid>
      <pubDate>Mon, 14 Apr 2008 10:01:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: MVC Storefront, Part 2 : Rob Conery</title>
      <description>The second in a series of screencasts documenting the building of an eCommerce storefront using ASP.NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fasp-net-mvc-mvc-storefront-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fasp-net-mvc-mvc-storefront-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_MVC_Storefront_Part_2_Rob_Conery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_MVC_Storefront_Part_2_Rob_Conery</guid>
      <pubDate>Tue, 08 Apr 2008 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: Introducing The MVC Storefront Series : Rob Conery</title>
      <description>The first in a series of screencasts documenting the building of an eCommerce storefront using ASP.NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvc-storefront-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvc-storefront-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Introducing_The_MVC_Storefront_Series_Rob_Conery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Introducing_The_MVC_Storefront_Series_Rob_Conery</guid>
      <pubDate>Tue, 08 Apr 2008 09:16:19 GMT</pubDate>
    </item>
    <item>
      <title>Creating and Using Silverlight and WPF User Controls - Scott Gu</title>
      <description>One of the fundamental design goals of Silverlight and WPF is to enable developers to be able to easily encapsulate UI functionality into re-usable controls.

You can implement new custom controls by deriving a class from one of the existing Control classes (either a Control base class or from a control like TextBox, Button, etc).  Alternatively you can create re-usable User Controls - which make it easy to use a XAML markup file to compose a control's UI (and which makes them super easy to build).

In Part 6 of my Digg.com tutorial blog series I showed how to create a new user control using VS 2008's &amp;quot;Add New Item&amp;quot; project item dialog and by then defining UI within it.  This approach works great when you know up front that you want to encapsulate UI in a user control.  You can also use the same technique with Expression Blend. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f04%2f04%2ftip-trick-creating-and-using-silverlight-and-wpf-user-controls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f04%2f04%2ftip-trick-creating-and-using-silverlight-and-wpf-user-controls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Creating_and_Using_Silverlight_and_WPF_User_Controls_Scott_Gu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Creating_and_Using_Silverlight_and_WPF_User_Controls_Scott_Gu</guid>
      <pubDate>Sat, 05 Apr 2008 07:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu: March 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC...</title>
      <description>Latest links from Scott &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f28%2fmarch-28th-links-asp-net-asp-net-ajax-asp-net-mvc-visual-studio-silverlight-net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f03%2f28%2fmarch-28th-links-asp-net-asp-net-ajax-asp-net-mvc-visual-studio-silverlight-net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/ScottGu_March_28th_Links_ASP_NET_ASP_NET_AJAX_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/ScottGu_March_28th_Links_ASP_NET_ASP_NET_AJAX_ASP_NET_MVC</guid>
      <pubDate>Fri, 28 Mar 2008 21:16:12 GMT</pubDate>
    </item>
  </channel>
</rss>