<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by diggerdanh</title>
    <description>Stories kicked by diggerdanh</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>Free ASP.NET MVC eBook Tutorial - ScottGu</title>
      <description>There has been a lot of excitement in the community about the new ASP.NET MVC framework that is about to ship (literally any day now - announcement coming soon).  As with anything new, people are also asking for more tutorials/samples/documentation that cover how to get started and build applications with it.

Over the last few months I've been helping to contribute to an ASP.NET MVC book that Scott Hanselman, Rob Conery, and Phil Haack have been writing for Wrox.  The book is now in production, and will be available to buy in stores soon &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%2f03%2f10%2ffree-asp-net-mvc-ebook-tutorial.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2009%2f03%2f10%2ffree-asp-net-mvc-ebook-tutorial.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Free_ASP_NET_MVC_eBook_Tutorial_ScottGu</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Free_ASP_NET_MVC_eBook_Tutorial_ScottGu</guid>
      <pubDate>Wed, 11 Mar 2009 09:16:02 GMT</pubDate>
    </item>
    <item>
      <title>How to use Ninject with ASP.NET MVC</title>
      <description>By default, the ASP.NET MVC framework instantiate controllers calling their default constructor. This makes using Dependency Injection impossible. But, as almost everything inside that framework, the logic with which a controller is instantiated can be replaced with you own logic. This can be done creating your own ControllerFactory, which is pretty simple. But if you are using one of the many popular DI/IoC libraries, that task is even simpler, since there are already custom controller factories for almost all the IoC libraries available. In this post we are are going to see how to use the ControllerFactory that delegates to Ninject the creation of your controllers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f05%2fhow-to-use-ninject-with-asp.net-mvc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f05%2fhow-to-use-ninject-with-asp.net-mvc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_use_Ninject_with_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_use_Ninject_with_ASP_NET_MVC</guid>
      <pubDate>Thu, 05 Feb 2009 21:16:02 GMT</pubDate>
    </item>
    <item>
      <title>CarTrackr on Windows Azure - Part 4 - Membership and authentication</title>
      <description>This post is part 4 of my series on Windows Azure, in which I'll try to convert my ASP.NET MVC application into a cloud application. The current post is all about implementing authentication in CarTrackr. 

Other parts: 

Part 1 - Introduction, containg links to all other parts 
Part 2 - Cloud-enabling CarTrackr 
Part 3 - Data storage 
Part 4 - Membership and authentication (current part) 
 &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%2f12%2f11%2fCarTrackr-on-Windows-Azure-Part-4-Membership-and-authentication.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f11%2fCarTrackr-on-Windows-Azure-Part-4-Membership-and-authentication.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_4_Membership_and_authentication</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_4_Membership_and_authentication</guid>
      <pubDate>Thu, 18 Dec 2008 20:31:18 GMT</pubDate>
    </item>
    <item>
      <title>CarTrackr on Windows Azure - Part 3 - Data storage</title>
      <description>This post is part 3 of my series on Windows Azure, in which I'll try to convert my ASP.NET MVC application into a cloud application. The current post is all about implementing cloud storage in CarTrackr. 

Other parts: 

Part 1 - Introduction, containg links to all other parts 
Part 2 - Cloud-enabling CarTrackr 
Part 3 - Data storage (current part)  &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%2f12%2f09%2fCarTrackr-on-Windows-Azure-Part-3-Data-storage.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f09%2fCarTrackr-on-Windows-Azure-Part-3-Data-storage.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_3_Data_storage</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_3_Data_storage</guid>
      <pubDate>Fri, 19 Dec 2008 15:16:16 GMT</pubDate>
    </item>
    <item>
      <title>CarTrackr on Windows Azure - Part 2 - Cloud-enabling CarTrackr</title>
      <description>This post is part 2 of my series on Windows Azure, in which I'll try to convert my ASP.NET MVC application into a cloud application. The current post is all about enabling the CarTrackr Visual Studio Solution file for Windows Azure. 

 &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%2f12%2f09%2fCarTrackr-on-Windows-Azure-Part-2-Cloud-enabling-CarTrackr.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f09%2fCarTrackr-on-Windows-Azure-Part-2-Cloud-enabling-CarTrackr.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_2_Cloud_enabling_CarTrackr</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/CarTrackr_on_Windows_Azure_Part_2_Cloud_enabling_CarTrackr</guid>
      <pubDate>Thu, 18 Dec 2008 03:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Track your car expenses in the cloud! CarTrackr on Windows Azure - Par</title>
      <description>As you may see in the title, I will be starting a series on modifying my CarTrackr sample application to a cloud-based, Windows Azure application. At this point, I don't know if it's easy nor do I know what it takes to achieve this goal. I only have some assumtions on how CarTrackr can be converted to a cloud application. 

This post is part 1 of the series, in which I'll describe the architecture of Windows Azure and what I think it takes to convert my ASP.NET MVC application into a cloud application.  &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%2f12%2f09%2fTrack-your-car-expenses-in-the-cloud!-CarTrackr-on-Windows-Azure-Part-1-Introduction.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f12%2f09%2fTrack-your-car-expenses-in-the-cloud!-CarTrackr-on-Windows-Azure-Part-1-Introduction.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/azure/Track_your_car_expenses_in_the_cloud_CarTrackr_on_Windows_Azure_Par</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/azure/Track_your_car_expenses_in_the_cloud_CarTrackr_on_Windows_Azure_Par</guid>
      <pubDate>Tue, 16 Dec 2008 04:46:07 GMT</pubDate>
    </item>
    <item>
      <title>Saving dynamically added list items using jQuery and ASP.NET MVC</title>
      <description>The author gives an example of how you can use ASP.NET MVC built in DefaultModelBinder to populate a List of Complex Types for a Controller Action.  Taking the example a step further, the author describes how to dynamically add elements in the form using jQuery that eventually get posted to a save action. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.michaelhamrah.com%2fblog%2findex.php%2f2008%2f12%2fsaving-dynamically-added-list-items-using-jquery-and-aspnet-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.michaelhamrah.com%2fblog%2findex.php%2f2008%2f12%2fsaving-dynamically-added-list-items-using-jquery-and-aspnet-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Saving_dynamically_added_list_items_using_jQuery_and_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Saving_dynamically_added_list_items_using_jQuery_and_ASP_NET_MVC</guid>
      <pubDate>Mon, 15 Dec 2008 08:16:20 GMT</pubDate>
    </item>
    <item>
      <title>The Perfect Storm Botnet</title>
      <description>How botnets work as well as the importance of using Html.Encode on your website to prevent the website from being hacked and spreading malware. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fthe-perfect-storm-botnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fthe-perfect-storm-botnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/The_Perfect_Storm_Botnet_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/The_Perfect_Storm_Botnet_1</guid>
      <pubDate>Sun, 14 Dec 2008 19:50:51 GMT</pubDate>
    </item>
    <item>
      <title>Oxite: OpenSource CMS from Microsoft Built on ASP.NET MVC</title>
      <description>Simone Chiaretta writes about the recent announcement by Microsoft Evangelist, Jeff Sandquist, about Oxite which is an open source CMS built by Microsoft as a showcase and sample for ASP.NET MVC. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f12%2f09%2foxite-opensource-cms-from-microsoft.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2008%2f12%2f09%2foxite-opensource-cms-from-microsoft.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Oxite_OpenSource_CMS_from_Microsoft_Built_on_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Oxite_OpenSource_CMS_from_Microsoft_Built_on_ASP_NET_MVC</guid>
      <pubDate>Tue, 09 Dec 2008 18:16:18 GMT</pubDate>
    </item>
    <item>
      <title>Social Timeline</title>
      <description>A slick little ASP.NET MVC + JQuery example. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbradygaster.com%2fpost%2fSocial-Timeline.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbradygaster.com%2fpost%2fSocial-Timeline.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Social_Timeline_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Social_Timeline_1</guid>
      <pubDate>Wed, 22 Oct 2008 02:32:23 GMT</pubDate>
    </item>
    <item>
      <title>Adding OpenID to your web site in conjunction with ASP.NET Membership</title>
      <description>Describes what is needed to add OpenID login as an option to traditional ASP.NET Membership and integrating both. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdanhounshell.com%2fblogs%2fdan%2farchive%2f2008%2f07%2f18%2fadding-openid-to-your-web-site-in-conjunction-with-asp-net-membership.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdanhounshell.com%2fblogs%2fdan%2farchive%2f2008%2f07%2f18%2fadding-openid-to-your-web-site-in-conjunction-with-asp-net-membership.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Adding_OpenID_to_your_web_site_in_conjunction_with_ASP_NET_Membership</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Adding_OpenID_to_your_web_site_in_conjunction_with_ASP_NET_Membership</guid>
      <pubDate>Tue, 22 Jul 2008 02:31:13 GMT</pubDate>
    </item>
    <item>
      <title>Public Speaking - Great Beginnings</title>
      <description>With a good opening comes a good closing.  All that's left is the stuffing in the middle. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.joshholmes.com%2f2008%2f07%2f01%2fPublicSpeakingGreatBeginnings.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.joshholmes.com%2f2008%2f07%2f01%2fPublicSpeakingGreatBeginnings.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Public_Speaking_Great_Beginnings</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Public_Speaking_Great_Beginnings</guid>
      <pubDate>Wed, 02 Jul 2008 03:39:27 GMT</pubDate>
    </item>
    <item>
      <title>The ASP.NET MVC Information Portal</title>
      <description>A content aggregator of everything related to ASP.NET MVC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspdotnetmvc.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspdotnetmvc.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/The_ASP_NET_MVC_Information_Portal</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/The_ASP_NET_MVC_Information_Portal</guid>
      <pubDate>Thu, 26 Jun 2008 22:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Deep Fried Bytes: Episode 3: Twitter War Stories</title>
      <description>A group of Twitter power users met up on the last day of the TechEd 2008 Conference.  They sat down with Deep Fried Bytes host and Twitter user Keith Elder to discuss their ideas, experiences and observations of the online service.  Each person has their own reason for using Twitter but they all share a common theme.  They all use Twitter to keep in touch with their friends and stay connected to keep relationships thriving. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-3-twitter-war-stories%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdeepfriedbytes.com%2fpodcast%2fepisode-3-twitter-war-stories%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Deep_Fried_Bytes_Episode_3_Twitter_War_Stories</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Deep_Fried_Bytes_Episode_3_Twitter_War_Stories</guid>
      <pubDate>Sat, 14 Jun 2008 02:31:06 GMT</pubDate>
    </item>
    <item>
      <title>MVC Storefront: Dependency Injection</title>
      <description>This is a long one! I sat with Jeremy Miller (of StructureMap/CodeBetter fame) for over 2 hours, talking about DI, Singletons, kids, and other things and what came of it is, in my opinion, the best webcast in this series. &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%2fmvcstore-part-13%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvcstore-part-13%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/MVC_Storefront_Dependency_Injection</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/MVC_Storefront_Dependency_Injection</guid>
      <pubDate>Tue, 03 Jun 2008 22:01:02 GMT</pubDate>
    </item>
    <item>
      <title>When the Going Gets Tough or How to Improve</title>
      <description>How to improve yourself as a developer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmichaeleatonconsulting.com%2fblog%2farchive%2f2008%2f06%2f02%2fwhen-the-going-gets-tough-or-how-to-improve-your.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmichaeleatonconsulting.com%2fblog%2farchive%2f2008%2f06%2f02%2fwhen-the-going-gets-tough-or-how-to-improve-your.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/When_the_Going_Gets_Tough_or_How_to_Improve</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/When_the_Going_Gets_Tough_or_How_to_Improve</guid>
      <pubDate>Mon, 02 Jun 2008 23:31:02 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>Fri, 30 May 2008 00:16:13 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC framework preview 3 released!</title>
      <description>Don't know how I do it, but I think this blog post is yet again the first one mentioning a new release of the ASP.NET framework (preview 3)  

The official installation package can be downloaded from the Microsoft site. Source code is also available from CodePlex. 
 &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%2f05%2fASPNET-MVC-framework-preview-3-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.maartenballiauw.be%2fpost%2f2008%2f05%2fASPNET-MVC-framework-preview-3-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_framework_preview_3_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_framework_preview_3_released</guid>
      <pubDate>Wed, 04 Jun 2008 15:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Create an ASP.NET MVC site with UnitOfWork &amp;amp; NHibernate QueryGen</title>
      <description>Part 4 of the RhinoCommons, NHibernate and ASP.NET MVC series. Here everything is tied together to create a simple MVC application.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-4---The-MVC-Application.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fRhinoCommons2c-NHibernate-and-ASPNET-MVC-Part-4---The-MVC-Application.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Create_an_ASP_NET_MVC_site_with_UnitOfWork_NHibernate_QueryGen</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Create_an_ASP_NET_MVC_site_with_UnitOfWork_NHibernate_QueryGen</guid>
      <pubDate>Wed, 28 May 2008 04:01:27 GMT</pubDate>
    </item>
    <item>
      <title>MVC Storefront, Part 12: Mocking</title>
      <description>In this episode I implement mocking so I can test my Authentication action for my UserController. In order to do this, however, I have to mock up the HttpContext...
Not much else to say here - it's all about Mocking! &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%2fmvcstore-part-12%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvcstore-part-12%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Storefront_Part_12_Mocking</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Storefront_Part_12_Mocking</guid>
      <pubDate>Tue, 27 May 2008 09:16:04 GMT</pubDate>
    </item>
    <item>
      <title>RestLess - A Simple REST Framework Part 2 : ndepth.net</title>
      <description>An updated to Jayme's RestLess framework with some general improvements (better URLs) and some new properties. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fndepth.net%2fblog%2frestless-a-simple-rest-framework-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fndepth.net%2fblog%2frestless-a-simple-rest-framework-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/RestLess_A_Simple_REST_Framework_Part_2_ndepth_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/RestLess_A_Simple_REST_Framework_Part_2_ndepth_net</guid>
      <pubDate>Fri, 25 Apr 2008 00:16:02 GMT</pubDate>
    </item>
    <item>
      <title>RestLess - A Simple REST Framework : ndepth.net</title>
      <description>A small framework to make exposing objects through a REST API extremely simple. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fndepth.net%2fblog%2frestless-a-simple-rest-framework%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fndepth.net%2fblog%2frestless-a-simple-rest-framework%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/RestLess_A_Simple_REST_Framework_ndepth_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/RestLess_A_Simple_REST_Framework_ndepth_net</guid>
      <pubDate>Mon, 21 Apr 2008 03:16:02 GMT</pubDate>
    </item>
    <item>
      <title>What is wrong with the ASP.NET Community</title>
      <description>Dan Hounshell expounds on the state of the ASP.Net community. Weigh in using his commenting system with your own thoughts.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdanhounshell.com%2fblogs%2fdan%2farchive%2f2008%2f03%2f24%2fwhat-is-wrong-with-the-asp-net-community.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdanhounshell.com%2fblogs%2fdan%2farchive%2f2008%2f03%2f24%2fwhat-is-wrong-with-the-asp-net-community.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/What_is_wrong_with_the_ASP_NET_Community</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/What_is_wrong_with_the_ASP_NET_Community</guid>
      <pubDate>Wed, 26 Mar 2008 00:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Graffiti 1.0 Released</title>
      <description>Telligent released the first final version of its new CMS product, Graffiti. Graffiti 1.0 can run under Mono and provides powerful features with simplicity. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgraffiticms.com%2fblog%2fgraffiti-1-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgraffiticms.com%2fblog%2fgraffiti-1-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Graffiti_1_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Graffiti_1_0_Released</guid>
      <pubDate>Tue, 19 Feb 2008 18:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Multi-targeting VS2005 and VS2008 Web Application Projects - A Gotcha</title>
      <description>Tips on Multi-targeting VS2005 and VS2008 Web Application Projects &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%2f2007%2f09%2f28%2fmulti-targeting-vs2005-and-vs2008-web-application-projects-a-gotcha.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2007%2f09%2f28%2fmulti-targeting-vs2005-and-vs2008-web-application-projects-a-gotcha.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Multi_targeting_VS2005_and_VS2008_Web_Application_Projects_A_Gotcha</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Multi_targeting_VS2005_and_VS2008_Web_Application_Projects_A_Gotcha</guid>
      <pubDate>Sun, 30 Sep 2007 23:31:03 GMT</pubDate>
    </item>
  </channel>
</rss>