<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by poulrh</title>
    <description>Stories kicked by poulrh</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>Turn your Razor helpers into reusable libraries</title>
      <description>David Ebbo looks at wrapping up helpers using the Razor View Engine into libraries which you can share amongst your projects, using the Razor Single File Generator Visual Studio Extension, and a little T4 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fb%2fdavidebb%2farchive%2f2010%2f10%2f27%2fturn-your-razor-helpers-into-reusable-libraries.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fb%2fdavidebb%2farchive%2f2010%2f10%2f27%2fturn-your-razor-helpers-into-reusable-libraries.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Turn_your_Razor_helpers_into_reusable_libraries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Turn_your_Razor_helpers_into_reusable_libraries</guid>
      <pubDate>Mon, 01 Nov 2010 10:19:48 GMT</pubDate>
    </item>
    <item>
      <title>I Don't Much Get Go</title>
      <description>Google's new Go programming language is quite hardly the successor to C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jondavis.net%2ftechblog%2fpost%2f2010%2f08%2f24%2fI-Done28099t-Much-Get-Go.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jondavis.net%2ftechblog%2fpost%2f2010%2f08%2f24%2fI-Done28099t-Much-Get-Go.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/I_Don_t_Much_Get_Go</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/I_Don_t_Much_Get_Go</guid>
      <pubDate>Tue, 24 Aug 2010 09:03:27 GMT</pubDate>
    </item>
    <item>
      <title>MVC ActionFilterAttribute for managing web crawlers</title>
      <description>Allow or Block web crawlers from crawling certain pages (controller actions) on your site. Especially good for either blocking users from viewing your Sitemap.xml (similar to StackOverflow). or blocking search engines from indexing certain pages (controller actions). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetblogger.com%2fpost%2f2010%2f08%2f23%2fMVC-ActionFilterAttribute-for-managing-web-crawlers-(Google-Bing-Yahoo!).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetblogger.com%2fpost%2f2010%2f08%2f23%2fMVC-ActionFilterAttribute-for-managing-web-crawlers-(Google-Bing-Yahoo!).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_ActionFilterAttribute_for_managing_web_crawlers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_ActionFilterAttribute_for_managing_web_crawlers</guid>
      <pubDate>Mon, 23 Aug 2010 06:56:25 GMT</pubDate>
    </item>
    <item>
      <title>Substandard project specification = garbage in, garbage out</title>
      <description>Adopting agile methodologies doesn't guarantee success of each and every project. Sometimes you can have absolutely great team, skilled and well motivated people, flawless development process and yet project can be a total disaster. How can that be?
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmarekblotny.com%2f2010%2f07%2fsubstandard-project-specification-garbage-in-garbage-out%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmarekblotny.com%2f2010%2f07%2fsubstandard-project-specification-garbage-in-garbage-out%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Substandard_project_specification_garbage_in_garbage_out</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Substandard_project_specification_garbage_in_garbage_out</guid>
      <pubDate>Mon, 19 Jul 2010 05:51:29 GMT</pubDate>
    </item>
    <item>
      <title>Building a MVC2 Template, Part 9, Adding a Custom Role Provider</title>
      <description>Part 9 in the continuing series of building a MVC2 Application Template. In this installment we'll add the specifications and the skeleton code for the custom role provider. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ferictopia.com%2f2010%2f05%2fbuilding-a-mvc2-template-part-9-adding-a-custom-role-provider%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ferictopia.com%2f2010%2f05%2fbuilding-a-mvc2-template-part-9-adding-a-custom-role-provider%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Building_a_MVC2_Template_Part_9_Adding_a_Custom_Role_Provider</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Building_a_MVC2_Template_Part_9_Adding_a_Custom_Role_Provider</guid>
      <pubDate>Wed, 05 May 2010 16:32:29 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 4 Released</title>
      <description>..and the much awaited announcement is finally here! Silverlight 4 was announced by Scott Guthrie at DevConnections! Here are some important links &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%2f04%2fsilverlight-4-released.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devcurry.com%2f2010%2f04%2fsilverlight-4-released.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_4_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_4_Released</guid>
      <pubDate>Sat, 17 Apr 2010 13:15:00 GMT</pubDate>
    </item>
    <item>
      <title>When &amp;quot;Activator&amp;quot; is just to slow</title>
      <description>Nice performance tip &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.smelser.net%2fblog%2fpost%2f2010%2f03%2f05%2fWhen-Activator-is-just-to-slow.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.smelser.net%2fblog%2fpost%2f2010%2f03%2f05%2fWhen-Activator-is-just-to-slow.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/When_Activator_is_just_to_slow</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/When_Activator_is_just_to_slow</guid>
      <pubDate>Sun, 21 Mar 2010 11:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Windows Vista SP1 RTM available from MSDN/TechNet Plus</title>
      <description>MSDN and TechNet Plus Subscribers can now download the long-awaited update to Vista! 

Post contains links to both services. Note that the downloads are in the Top Downloads -section. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jemm.net%2f2008%2f02%2f15%2fnow-downloading-vista-sp1-rtm-from-the-technet-plus%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jemm.net%2f2008%2f02%2f15%2fnow-downloading-vista-sp1-rtm-from-the-technet-plus%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Windows_Vista_SP1_RTM_available_from_MSDN_TechNet_Plus</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Windows_Vista_SP1_RTM_available_from_MSDN_TechNet_Plus</guid>
      <pubDate>Fri, 15 Feb 2008 12:48:27 GMT</pubDate>
    </item>
    <item>
      <title>Hotfix to Correct Visual Studio 2008 Performance Issues Released</title>
      <description>Microsoft has released the hotfix to correct the Visual Studio 2008 performance issues. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chadgreen.com%2fpost%2f2008%2f02%2fHotfix-to-Correct-Visual-Studio-2008-Performance-Issues-Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chadgreen.com%2fpost%2f2008%2f02%2fHotfix-to-Correct-Visual-Studio-2008-Performance-Issues-Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Hotfix_to_Correct_Visual_Studio_2008_Performance_Issues_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Hotfix_to_Correct_Visual_Studio_2008_Performance_Issues_Released</guid>
      <pubDate>Sat, 09 Feb 2008 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Dynamic Route builder Released</title>
      <description>This is a simple HTTPModule that allows you to place your routing rules in web.config were they belong. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeeleven.blogspot.com%2f2007%2f12%2faspnet-mvc-routebuilder-httpmodule.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeeleven.blogspot.com%2f2007%2f12%2faspnet-mvc-routebuilder-httpmodule.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Dynamic_Route_builder_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Dynamic_Route_builder_Released</guid>
      <pubDate>Fri, 14 Dec 2007 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>XNA 2.0 has been Released</title>
      <description>Well it has been a late night, early Morning, or a nice evening for some... but the XNA Game Studio 2.0 has finally been released.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.virtualrealm.com.au%2fblogs%2fmykre%2farchive%2f2007%2f12%2f13%2fxna-2-0-has-been-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.virtualrealm.com.au%2fblogs%2fmykre%2farchive%2f2007%2f12%2f13%2fxna-2-0-has-been-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xna/XNA_2_0_has_been_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xna/XNA_2_0_has_been_Released</guid>
      <pubDate>Fri, 14 Dec 2007 02:16:04 GMT</pubDate>
    </item>
    <item>
      <title>MVC Toolkit</title>
      <description>MVC Tool kit direct link &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fasp.net%2fdownloads%2f3.5-extensions%2fMVCToolkit.zip"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fasp.net%2fdownloads%2f3.5-extensions%2fMVCToolkit.zip" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Toolkit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Toolkit</guid>
      <pubDate>Tue, 11 Dec 2007 15:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft publishes detailed Vista SP1 changelog</title>
      <description>Leading up to next week's public beta-test release of Windows Vista Service Pack 1 Release Candidate, Microsoft today has published a 17-page document outlining in fine detail exactly what difference SP1 makes to Vista. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.istartedsomething.com%2f20071208%2fvista-sp1-changelog%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.istartedsomething.com%2f20071208%2fvista-sp1-changelog%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Microsoft_publishes_detailed_Vista_SP1_changelog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Microsoft_publishes_detailed_Vista_SP1_changelog</guid>
      <pubDate>Mon, 10 Dec 2007 03:41:04 GMT</pubDate>
    </item>
    <item>
      <title>Bill Gates on IE8 and Microsoft Transparency</title>
      <description>An interview with Bill Gates on IE8 and Microsoft Transparency &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.molly.com%2f2007%2f12%2f05%2fconversation-with-bill-gates-about-ie8-and-microsoft-transparency%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.molly.com%2f2007%2f12%2f05%2fconversation-with-bill-gates-about-ie8-and-microsoft-transparency%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Bill_Gates_on_IE8_and_Microsoft_Transparency</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Bill_Gates_on_IE8_and_Microsoft_Transparency</guid>
      <pubDate>Mon, 10 Dec 2007 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu  and his team strike again</title>
      <description>ASP.NET AJAX Control Toolkit and Web Deployment Project for VS2008 &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%2f2007%2f12%2f01%2fasp-net-ajax-control-toolkit-and-web-deployment-project-releases-for-vs-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f12%2f01%2fasp-net-ajax-control-toolkit-and-web-deployment-project-releases-for-vs-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/ScottGu_and_his_team_strike_again</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/ScottGu_and_his_team_strike_again</guid>
      <pubDate>Sun, 02 Dec 2007 22:31:04 GMT</pubDate>
    </item>
    <item>
      <title>The Gospel of the GUID - And Why It Matters!</title>
      <description>There is only one commandment in the Gospel of the GUID: Thou shalt always use a GUID to uniquely identify a row in a table. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fwwright%2farchive%2f2007%2f11%2f04%2fthe-gospel-of-the-guid-and-why-it-matters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fwwright%2farchive%2f2007%2f11%2f04%2fthe-gospel-of-the-guid-and-why-it-matters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/The_Gospel_of_the_GUID_And_Why_It_Matters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/The_Gospel_of_the_GUID_And_Why_It_Matters</guid>
      <pubDate>Tue, 06 Nov 2007 05:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Fixing BlogEngine HTML Editor Problem</title>
      <description>When submitting posts the BlogEngine HTML Editor removes certain HTML tags.

This post shows how a quick way to fix this problem. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsurinder.computing-studio.com%2fpost%2f2007%2f11%2fBlogEngine-HTML-Editor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsurinder.computing-studio.com%2fpost%2f2007%2f11%2fBlogEngine-HTML-Editor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Fixing_BlogEngine_HTML_Editor_Problem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Fixing_BlogEngine_HTML_Editor_Problem</guid>
      <pubDate>Sun, 04 Nov 2007 22:13:25 GMT</pubDate>
    </item>
    <item>
      <title>XLINQ to WoW Realm Status</title>
      <description>.NET 3.5 - An example for using XLINQ/LINQ to read live XML from an external website without headaches or seizures. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fXLINQ_to_WoW_Realm_Status.asp"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fuseritems%2fXLINQ_to_WoW_Realm_Status.asp" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XLINQ_to_WoW_Realm_Status</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XLINQ_to_WoW_Realm_Status</guid>
      <pubDate>Sat, 03 Nov 2007 09:40:48 GMT</pubDate>
    </item>
    <item>
      <title>Dangers of the new ASP.NET MVC framework</title>
      <description>Will the new MVC framework split the ASP.NET community in 2?
One following the &amp;quot;stardard&amp;quot; WebForm paradigma and one following the more &amp;quot;strict&amp;quot; approach? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fDangers-of-the-new-ASPNET-MVC-framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fDangers-of-the-new-ASPNET-MVC-framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dangers_of_the_new_ASP_NET_MVC_framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dangers_of_the_new_ASP_NET_MVC_framework</guid>
      <pubDate>Fri, 02 Nov 2007 06:31:13 GMT</pubDate>
    </item>
    <item>
      <title>Are you making these 3 common ASP.NET AJAX mistakes?</title>
      <description>An overview of the impact several ASP.NET page life cycle issues have on ASP.NET AJAX development, and how to avoid them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2007%2f10%2f24%2fare-you-making-these-3-common-aspnet-ajax-mistakes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2007%2f10%2f24%2fare-you-making-these-3-common-aspnet-ajax-mistakes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Are_you_making_these_3_common_ASP_NET_AJAX_mistakes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Are_you_making_these_3_common_ASP_NET_AJAX_mistakes</guid>
      <pubDate>Wed, 24 Oct 2007 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>PLINQ = Parallel FX = PFX  = The new Concurrent World</title>
      <description>?Microsoft is developing a number of technologies to simplify the expression of parallelism in code. An example of this work is Parallel Extensions for the .NET Framework (PFX), a managed programming model for data parallelism, task parallelism, scheduling, and coordination on parallel hardware. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f10%2f14%2f8530.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f10%2f14%2f8530.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/PLINQ_Parallel_FX_PFX_The_new_Concurrent_World</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/PLINQ_Parallel_FX_PFX_The_new_Concurrent_World</guid>
      <pubDate>Mon, 15 Oct 2007 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Boot vista from a flash drive</title>
      <description>Detailed step by step to create a PE version of Vista that boots from a flash drive.  Awesomeness. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcommunity.bartdesmet.net%2fblogs%2fbart%2farchive%2f2007%2f10%2f07%2fgetting-started-with-windows-pe-2-0-for-windows-vista-boot-windows-from-a-usb-flash-drive.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcommunity.bartdesmet.net%2fblogs%2fbart%2farchive%2f2007%2f10%2f07%2fgetting-started-with-windows-pe-2-0-for-windows-vista-boot-windows-from-a-usb-flash-drive.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Boot_vista_from_a_flash_drive</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Boot_vista_from_a_flash_drive</guid>
      <pubDate>Fri, 12 Oct 2007 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Ten SQL Server Functions That You Hardly Use But Should </title>
      <description>Ten SQL Server Functions That You Hardly Use But Should  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetsamplechapters.blogspot.com%2f2007%2f09%2ften-sql-server-functions-that-you.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetsamplechapters.blogspot.com%2f2007%2f09%2ften-sql-server-functions-that-you.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Ten_SQL_Server_Functions_That_You_Hardly_Use_But_Should_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Ten_SQL_Server_Functions_That_You_Hardly_Use_But_Should_1</guid>
      <pubDate>Wed, 05 Sep 2007 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Hacking the GAC, How to enable standard directory browsing</title>
      <description>Have you ever wanted to or needed to view the actual contents of the GAC?  Not just what is in the GAC, but actually grab the assemblies that are there?  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f08%2f30%2fhacking-the-gac-how-to-enable-standard-directory-browsing.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f08%2f30%2fhacking-the-gac-how-to-enable-standard-directory-browsing.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Hacking_the_GAC_How_to_enable_standard_directory_browsing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Hacking_the_GAC_How_to_enable_standard_directory_browsing</guid>
      <pubDate>Thu, 30 Aug 2007 18:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>
