<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Haacked</title>
    <description>Stories kicked by Haacked</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>Fun With Named Formats, String Parsing, and Edge Cases</title>
      <description>Recently I found myself in a situation where I wanted to format a string using a named format string, rather than a positional one. Ignore for the moment the issue on whether this is a good idea or not, just trust me that I'll be responsible with it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f01%2f04%2ffun-with-named-formats-string-parsing-and-edge-cases.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2009%2f01%2f04%2ffun-with-named-formats-string-parsing-and-edge-cases.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Fun_With_Named_Formats_String_Parsing_and_Edge_Cases</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Fun_With_Named_Formats_String_Parsing_and_Edge_Cases</guid>
      <pubDate>Mon, 05 Jan 2009 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Haacked: ASP.NET MVC on IIS 6 Walkthrough</title>
      <description>&amp;quot;In this post, I want to provide a definitive guide to getting ASP.NET MVC running on IIS 6. I will walk through using the .mvc or .aspx file extension for URLs first, then I will walkthrough using extension-less URLs.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f11%2f26%2fasp.net-mvc-on-iis-6-walkthrough.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f11%2f26%2fasp.net-mvc-on-iis-6-walkthrough.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Haacked_ASP_NET_MVC_on_IIS_6_Walkthrough</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Haacked_ASP_NET_MVC_on_IIS_6_Walkthrough</guid>
      <pubDate>Wed, 03 Dec 2008 19:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Combining JQuery Form Validation and Ajax Submission with ASP.NET</title>
      <description>Using JQuery Form Validation and Ajax Submission with ASP.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f11%2f21%2fcombining-jquery-form-validation-and-ajax-submission-with-asp.net.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f11%2f21%2fcombining-jquery-form-validation-and-ajax-submission-with-asp.net.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Combining_JQuery_Form_Validation_and_Ajax_Submission_with_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Combining_JQuery_Form_Validation_and_Ajax_Submission_with_ASP_NET</guid>
      <pubDate>Wed, 26 Nov 2008 21:01:13 GMT</pubDate>
    </item>
    <item>
      <title>ScottGu:Nov 6th Links: ASP.NET, AJAX, jQuery, ASP.NET MVC, Silverlight</title>
      <description>Great collection of links. Again. &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%2f11%2f06%2fnov-6th-links-asp-net-asp-net-ajax-jquery-asp-net-mvc-silverlight-and-wpf.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f06%2fnov-6th-links-asp-net-asp-net-ajax-jquery-asp-net-mvc-silverlight-and-wpf.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ScottGu_Nov_6th_Links_ASP_NET_AJAX_jQuery_ASP_NET_MVC_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ScottGu_Nov_6th_Links_ASP_NET_AJAX_jQuery_ASP_NET_MVC_Silverlight</guid>
      <pubDate>Thu, 06 Nov 2008 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Donut Caching in ASP.Net MVC - Revisited by Phil Haack</title>
      <description>In this article Phil makes an improvement to the Maarten Balliauw's MVC OutputCache substitution ActionFilter Attribute &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f11%2f05%2fdonut-caching-in-asp.net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f11%2f05%2fdonut-caching-in-asp.net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Donut_Caching_in_ASP_Net_MVC_Revisited_by_Phil_Haack</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Donut_Caching_in_ASP_Net_MVC_Revisited_by_Phil_Haack</guid>
      <pubDate>Thu, 06 Nov 2008 21:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Grouping Controllers with ASP.NET MVC</title>
      <description> question that often comes up is how do you group controllers when building a large application with ASP.NET MVC. Often, the question is phrased as whether or not ASP.NET MVC supports "Areas", a feature of Monorail. According to the Monorail documentation,

    MonoRail supports the concept of areas, which are logical groups of controllers. All controllers belong to an area. The default area is an empty (unnamed) one
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f11%2f04%2fareas-in-aspnetmvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f11%2f04%2fareas-in-aspnetmvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Grouping_Controllers_with_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Grouping_Controllers_with_ASP_NET_MVC</guid>
      <pubDate>Thu, 06 Nov 2008 00:01:02 GMT</pubDate>
    </item>
    <item>
      <title>How to run ASP.NET MVC on Windows Azure</title>
      <description>A quick how-to on getting ASP.NET MVC up and running on Windows Azure. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2008%2f11%2f01%2frun-aspnet-mvc-on-windows-azure%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2008%2f11%2f01%2frun-aspnet-mvc-on-windows-azure%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_run_ASP_NET_MVC_on_Windows_Azure</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_run_ASP_NET_MVC_on_Windows_Azure</guid>
      <pubDate>Sat, 01 Nov 2008 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>PDC Video: ASP.NET 4.0 Roadmap</title>
      <description>Take a walk through the 4.0 landscape from ASP.NET and learn how you can get involved in shaping ASP.NET future. This talk focuses on the next release of ASP.NET including web forms and MVC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchannel9.msdn.com%2fpdc2008%2fPC20%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchannel9.msdn.com%2fpdc2008%2fPC20%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/PDC_Video_ASP_NET_4_0_Roadmap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/PDC_Video_ASP_NET_4_0_Roadmap</guid>
      <pubDate>Wed, 29 Oct 2008 05:41:02 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 02:46:03 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 03:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Prevent Cross-Site Request Forgery (CSRF) using ASP.NET MVC's AntiForg</title>
      <description>Steve Sanderson covers an attack that is not as well known as cross-site scripting (XSS) attacks called Cross-Site Request Forgery (CSRF) and some helpers in ASP.NET MVC CodePlex Preview 5 that can help mitigate the risk. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.codeville.net%2f2008%2f09%2f01%2fprevent-cross-site-request-forgery-csrf-using-aspnet-mvcs-antiforgerytoken-helper%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.codeville.net%2f2008%2f09%2f01%2fprevent-cross-site-request-forgery-csrf-using-aspnet-mvcs-antiforgerytoken-helper%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Prevent_Cross_Site_Request_Forgery_CSRF_using_ASP_NET_MVC_s_AntiForg</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Prevent_Cross_Site_Request_Forgery_CSRF_using_ASP_NET_MVC_s_AntiForg</guid>
      <pubDate>Tue, 09 Sep 2008 05:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Preview 5 and Form Posting Scenarios </title>
      <description>Another epic post by The Gu &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%2f09%2f02%2fasp-net-mvc-preview-5-and-form-posting-scenarios.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f09%2f02%2fasp-net-mvc-preview-5-and-form-posting-scenarios.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Preview_5_and_Form_Posting_Scenarios</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Preview_5_and_Form_Posting_Scenarios</guid>
      <pubDate>Tue, 02 Sep 2008 14:01:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC preview 5's AntiForgeryToken helper method and attribute</title>
      <description>The new ASP.NET MVC preview 5 featured a number of new HtmlHelper methods. One of these methods is the HtmlHelper.AntiForgeryToken.  &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%2f09%2f01%2fASPNET-MVC-preview-5s-AntiForgeryToken-helper-method-and-attribute.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f09%2f01%2fASPNET-MVC-preview-5s-AntiForgeryToken-helper-method-and-attribute.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_preview_5_s_AntiForgeryToken_helper_method_and_attribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_preview_5_s_AntiForgeryToken_helper_method_and_attribute</guid>
      <pubDate>Mon, 01 Sep 2008 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Using the ASP.NET MVC ModelBinder attribute</title>
      <description>ASP.NET MVC action methods can be developed using regular method parameters. In earlier versions of the ASP.NET MVC framework, these parameters were all simple types like integers, strings, booleans, . When required, a method parameter can be a complex type like a Contact with Name, Email and Message properties.

This blog post shows you how to use the ModelBinder attribute which allows ASP.NET MVC action methods to accept complex types. &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%2f08%2f29%2fUsing-the-ASPNET-MVC-ModelBinder-attribute.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f08%2f29%2fUsing-the-ASPNET-MVC-ModelBinder-attribute.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_the_ASP_NET_MVC_ModelBinder_attribute</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_the_ASP_NET_MVC_ModelBinder_attribute</guid>
      <pubDate>Mon, 01 Sep 2008 21:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Building an ASP.NET MVC sitemap provider with security trimming</title>
      <description>If you have been using the ASP.NET MVC framework, you possibly have been searching for something like the classic ASP.NET sitemap. After you've played with it, you even found it useful! But not really flexible and easy to map to routes and controllers. 

In this post, Maarten describes how to build a custom sitemap provider which uses ASP.NET MVC route data and AuthorizeAttribute to render MCS sitemap data with security trimming enabled! &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%2f08%2f29%2fBuilding-an-ASPNET-MVC-sitemap-provider-with-security-trimming.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f08%2f29%2fBuilding-an-ASPNET-MVC-sitemap-provider-with-security-trimming.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_an_ASP_NET_MVC_sitemap_provider_with_security_trimming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_an_ASP_NET_MVC_sitemap_provider_with_security_trimming</guid>
      <pubDate>Fri, 29 Aug 2008 17:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Subtext 2 supports OpenID</title>
      <description>Jon explains how OpenID works in Subtext 2 and how to configure 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%2fjgalloway%2farchive%2f2008%2f08%2f20%2fsubtext-2-openid-login-support.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2008%2f08%2f20%2fsubtext-2-openid-login-support.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Subtext_2_supports_OpenID</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Subtext_2_supports_OpenID</guid>
      <pubDate>Fri, 22 Aug 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Subtext 2.0 &amp;quot;Poseidon&amp;quot; Released!</title>
      <description>Subtext 2.0 is hot off the CI Server and the new bits are packed with a metric crap-load of bug fixes, new features, and patches. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f08%2f12%2fsubtext-2.0-bugs-features-and-patches.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f08%2f12%2fsubtext-2.0-bugs-features-and-patches.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Subtext_2_0_Poseidon_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Subtext_2_0_Poseidon_Released</guid>
      <pubDate>Wed, 13 Aug 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft and Open Source...A New Love Story</title>
      <description>Brian Prince outlines the latest happenings between Microsoft and the open source community.  Including sponsoring the Apache Software Foundation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.brianhprince.com%2f2008%2f07%2fleon-i-can-answer-your-question-now.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.brianhprince.com%2f2008%2f07%2fleon-i-can-answer-your-question-now.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Microsoft_and_Open_Source_A_New_Love_Story</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Microsoft_and_Open_Source_A_New_Love_Story</guid>
      <pubDate>Fri, 01 Aug 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Herding Code Podcast: Episode 9 with Rob Conery</title>
      <description>The Herding Code crew (K. Scott Allen, Kevin Dente, Scott &amp;quot;LazyCoder&amp;quot; Koon, and Jon Galloway) catch up with Rob Conery on SubSonic 2.1, Where SubSonic fits in the Microsoft data access tools explosion, Why LINQ to SubSonic is so durn tricky, MVC Storefront - has it made Rob a TDD believer, and What else is Rob up to at Microsoft. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d24"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fherdingcode.com%2f%3fp%3d24" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Herding_Code_Podcast_Episode_9_with_Rob_Conery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Herding_Code_Podcast_Episode_9_with_Rob_Conery</guid>
      <pubDate>Wed, 16 Jul 2008 21:31:13 GMT</pubDate>
    </item>
    <item>
      <title>Negative Attitudes are a Cancer to Successful Teams</title>
      <description>Team members with a negative attitude are thieves, robbing the team of its potential, its moral, and often its success. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f07%2f08%2fnegative-attitudes-are-a-cancer-to-successful-teams.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f07%2f08%2fnegative-attitudes-are-a-cancer-to-successful-teams.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Negative_Attitudes_are_a_Cancer_to_Successful_Teams</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Negative_Attitudes_are_a_Cancer_to_Successful_Teams</guid>
      <pubDate>Tue, 08 Jul 2008 16:16:09 GMT</pubDate>
    </item>
    <item>
      <title>ViewData &amp;quot;dot&amp;quot; Notation Expressions in ASP.NET MVC</title>
      <description>ASP.NET MVC Preview 3 introduced a new concept that I'm calling &amp;quot;dot&amp;quot; notation expressions off of your ViewData. See how these expressions can be used and how powerful they are. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.eworldui.net%2fpost%2f2008%2f05%2fViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.eworldui.net%2fpost%2f2008%2f05%2fViewData-quot3bdotquot3b-Notation-Expressions-in-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ViewData_dot_Notation_Expressions_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ViewData_dot_Notation_Expressions_in_ASP_NET_MVC</guid>
      <pubDate>Thu, 29 May 2008 16:16:13 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC - Extracting Web Resources</title>
      <description>One nice feature that ASP.NET added in the 2.0 feature set was the ability to embed resources directly within an assembly and then later extract them through a separate Http Handler. You've notably saw this by all the WebResource.axd calls. If you're building a ASP.NET MVC view, you have two ways of extracting web resource urls. Find out how to do this in your view and through a new extension method. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.eworldui.net%2fpost%2f2008%2f05%2fASPNET-MVC---Extracting-Web-Resources.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.eworldui.net%2fpost%2f2008%2f05%2fASPNET-MVC---Extracting-Web-Resources.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Extracting_Web_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Extracting_Web_Resources</guid>
      <pubDate>Thu, 15 May 2008 18:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Delegating Action Result</title>
      <description>An MVC Action Result that uses a lambda to allow putting in any code in the result. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f05%2f11%2fdelegating-action-result.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f05%2f11%2fdelegating-action-result.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Delegating_Action_Result</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Delegating_Action_Result</guid>
      <pubDate>Mon, 12 May 2008 16:53:39 GMT</pubDate>
    </item>
    <item>
      <title>Writing A Custom File Download Action Result For ASP.NET MVC</title>
      <description>In this post, I'll walk through building a custom action result for downloading files. As you'll see, they are extremely easy to build. Let's start at the end and see what the end-user behavior of this new result will be. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f05%2f10%2fwriting-a-custom-file-download-action-result-for-asp.net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f05%2f10%2fwriting-a-custom-file-download-action-result-for-asp.net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Writing_A_Custom_File_Download_Action_Result_For_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Writing_A_Custom_File_Download_Action_Result_For_ASP_NET_MVC</guid>
      <pubDate>Mon, 12 May 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Hacking Visual Studio to Use More Than 2Gigabytes of Memory</title>
      <description>Got more than 2GB of RAM in your machine? Get around the 2GB memory limit by making Visual Studio large address aware. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f04%2f29%2fhacking-visual-studio-to-use-more-than-2gigabytes-of-memory.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f04%2f29%2fhacking-visual-studio-to-use-more-than-2gigabytes-of-memory.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Hacking_Visual_Studio_to_Use_More_Than_2Gigabytes_of_Memory</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Hacking_Visual_Studio_to_Use_More_Than_2Gigabytes_of_Memory</guid>
      <pubDate>Wed, 30 Apr 2008 05:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>