<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by AlexCuse</title>
    <description>Stories kicked by AlexCuse</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>Introducing PostSharp 2.0: #5 - Build Performance and Packaging</title>
      <description>Gael Fraiteur explains how PostSharp now hosts the CLR - ough - and acts as a pipe server to achieve better load time; he describes new features improving multi-platform support and maintenability of PostSharp  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.postsharp.org%2fblog%2fintroducing-postsharp-20-5-build-performance-and-packaging"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.postsharp.org%2fblog%2fintroducing-postsharp-20-5-build-performance-and-packaging" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Introducing_PostSharp_2_0_5_Build_Performance_and_Packaging</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Introducing_PostSharp_2_0_5_Build_Performance_and_Packaging</guid>
      <pubDate>Thu, 08 Oct 2009 14:45:00 GMT</pubDate>
    </item>
    <item>
      <title>Is Silverlight the new WebForms?</title>
      <description>Is Silverlight becoming the same crutch that WebForms was nearly a decade ago? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2009%2f09%2f14%2fis-silverlight-the-new-webforms%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2009%2f09%2f14%2fis-silverlight-the-new-webforms%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Is_Silverlight_the_new_WebForms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Is_Silverlight_the_new_WebForms</guid>
      <pubDate>Mon, 14 Sep 2009 15:30:01 GMT</pubDate>
    </item>
    <item>
      <title>Url.Action() and RouteValue Encoding</title>
      <description>When creating custom URLs with the UrlHelper.Action() method is a great way to create links to other URLs in the current Web application. However, you need to be careful of certain encoding issues as certain characters are not correctly encoded to work properly as parameters. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f831885.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f831885.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Url_Action_and_RouteValue_Encoding</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Url_Action_and_RouteValue_Encoding</guid>
      <pubDate>Mon, 20 Jul 2009 20:45:02 GMT</pubDate>
    </item>
    <item>
      <title>Using AutoMapper to map view models in ASP.NET MVC</title>
      <description>Mapping code between Domain Models and Data Transfer Objects/Presentation Models is often boring and tedious to write, so when I first read about AutoMapper it triggered my interest. This post takes a first look at AutoMapper, and show how it can be used to map a complex domain model to a view model in an ASP.NET MVC application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.bengtbe.com%2fblog%2fpost%2f2009%2f04%2f14%2fUsing-AutoMapper-to-map-view-models-in-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.bengtbe.com%2fblog%2fpost%2f2009%2f04%2f14%2fUsing-AutoMapper-to-map-view-models-in-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_AutoMapper_to_map_view_models_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_AutoMapper_to_map_view_models_in_ASP_NET_MVC</guid>
      <pubDate>Mon, 20 Apr 2009 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Keep Your IQueryable In Check</title>
      <description>There is a good chance that you have seen Oren's recent "Repository Is The New Singleton" post. I wanted to have a quick discussion of his approach, and discuss why I don't 100% agree with it. Let me first say that I don't have a problem with the repository pattern. I do have some issue with the way that it is implemented sometimes, but overall I think it provides a good layer in which to encapsulate the queries of your application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f18%2fKeep-Your-IQueryable-In-Check.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f04%2f18%2fKeep-Your-IQueryable-In-Check.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Keep_Your_IQueryable_In_Check</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Keep_Your_IQueryable_In_Check</guid>
      <pubDate>Mon, 20 Apr 2009 07:16:02 GMT</pubDate>
    </item>
    <item>
      <title>A Closable jQuery Plug-in</title>
      <description>I've found it very useful to have a closeable plug-in that hide the content of an HTML element providing a visual close image cue. Almost every UI I build these days requires either closing pop up windows or even more commonly requires that items are removed and visually hidden which usually implies 'close' behavior.  In addition to removing a bunch of HTML markup, having a plug-in is also quite useful for server controls especially if multiple behaviors (plug-ins) need to be applied. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f719383.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f719383.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/A_Closable_jQuery_Plug_in</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/A_Closable_jQuery_Plug_in</guid>
      <pubDate>Wed, 15 Apr 2009 01:16:03 GMT</pubDate>
    </item>
    <item>
      <title>The State of ALT.NET</title>
      <description>Over the past 6 months I have been trying to really quantify what it means to be using ALT.NET practices. And I can honestly say that I still honestly don't know what it means to be an ALT.NETer. But I have come to a number of conclusions about the state of the ALT.NET community, that I wanted to share.
(1) The ALT.NET Community is fractured among itself.
(2) Take the religious zealotry out of ALT.NET
(3) Craftsmanship with out Engineering is no way to program software. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2009%2f03%2fthe-state-of-altnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2009%2f03%2fthe-state-of-altnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/The_State_of_ALT_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/The_State_of_ALT_NET</guid>
      <pubDate>Thu, 19 Mar 2009 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>An Interview With Kevin Kline About SQL In A Nutshell Third Edition</title>
      <description>An Interview With Kevin Kline About SQL In A Nutshell Third Edition. SQL In A Nutshell  covers MySQL, PostgreSQL, Oracle and SQL server &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fDataMgmt%2fDBProgramming%2fan-interview-with-kevin-kline-about-sql-"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fDataMgmt%2fDBProgramming%2fan-interview-with-kevin-kline-about-sql-" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/An_Interview_With_Kevin_Kline_About_SQL_In_A_Nutshell_Third_Edition</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/An_Interview_With_Kevin_Kline_About_SQL_In_A_Nutshell_Third_Edition</guid>
      <pubDate>Fri, 06 Feb 2009 02:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Learning to use Fluent NHibernate: Getting started w/ your 1st Mapping</title>
      <description>Learning to use Fluent NHibernate: Getting started w/ your first mappings &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f83"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f83" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Learning_to_use_Fluent_NHibernate_Getting_started_w_your_1st_Mapping</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Learning_to_use_Fluent_NHibernate_Getting_started_w_your_1st_Mapping</guid>
      <pubDate>Thu, 05 Feb 2009 22:31:14 GMT</pubDate>
    </item>
    <item>
      <title>A Challenge to the VB.Net Community at Large on OSS</title>
      <description>Title pretty much says it... &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%2f07%2fa-challenge-to-the-vb-net-community-at-large-on-oss.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%2f07%2fa-challenge-to-the-vb-net-community-at-large-on-oss.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vbnet/A_Challenge_to_the_VB_Net_Community_at_Large_on_OSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vbnet/A_Challenge_to_the_VB_Net_Community_at_Large_on_OSS</guid>
      <pubDate>Fri, 09 Jan 2009 00:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Html.ActionLink for images in ASP.NET MVC Beta</title>
      <description>In the future versions of ASP.NET MVC  there will be some methods to get the same raw URL that is generated by Html.ActionLink helper method so you can wrap an image (or whatever) with a link, but in the current release (Beta) there's no such thing. Here's a simple workaround. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f12%2fHtmlActionLink-for-images-in-ASPNET-MVC.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f12%2fHtmlActionLink-for-images-in-ASPNET-MVC.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Html_ActionLink_for_images_in_ASP_NET_MVC_Beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Html_ActionLink_for_images_in_ASP_NET_MVC_Beta</guid>
      <pubDate>Sat, 27 Dec 2008 16:38:20 GMT</pubDate>
    </item>
    <item>
      <title>Top Ten Worst Things About SQL Server</title>
      <description>I suppose they really apply to any database though ;) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.sqlteam.com%2fjeffs%2farchive%2f2005%2f05%2f24%2f5248.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.sqlteam.com%2fjeffs%2farchive%2f2005%2f05%2f24%2f5248.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Top_Ten_Worst_Things_About_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Top_Ten_Worst_Things_About_SQL_Server</guid>
      <pubDate>Fri, 12 Dec 2008 07:26:26 GMT</pubDate>
    </item>
    <item>
      <title>Is F# faster than C#</title>
      <description>I had a bet with a co-worker that C# would out perform F# for a simple counting exercise. This turned out to be quite a surprise for many reasons. In this blog post I will try to explain why. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nearinfinity.com%2fblogs%2fpage%2fjferner%3fentry%3dis_f_faster_than_c"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nearinfinity.com%2fblogs%2fpage%2fjferner%3fentry%3dis_f_faster_than_c" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Is_F_faster_than_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Is_F_faster_than_C</guid>
      <pubDate>Fri, 12 Dec 2008 05:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Netflix to Lay Off 50. Blames Silverlight.</title>
      <description>In a corporate blog post today, Netflix (NFLX) said 50 of its technical specialists in its customer service group will be let go at the start of next year. The reason? The company isn't blaming the economy, it's blaming Microsoft's (MSFT) Silverlight &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmoney.cnn.com%2fnews%2fnewsfeeds%2fgigaom%2fbig-tech%2f2008_12_08_netflix_to_lay_off_50_blames_silverlight.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmoney.cnn.com%2fnews%2fnewsfeeds%2fgigaom%2fbig-tech%2f2008_12_08_netflix_to_lay_off_50_blames_silverlight.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Netflix_to_Lay_Off_50_Blames_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Netflix_to_Lay_Off_50_Blames_Silverlight</guid>
      <pubDate>Thu, 11 Dec 2008 22:31:17 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server Precision And Scale Problems</title>
      <description>Many people are confused about SQL Server's precision and scale. This is unfortunate because choosing the correct values for precision and scale is critically important when you perform math operations using the decimal/numeric data type &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fDataMgmt%2fDataDesign%2fsql-server-precision-and-scale-problems"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fDataMgmt%2fDataDesign%2fsql-server-precision-and-scale-problems" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_Precision_And_Scale_Problems</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_Precision_And_Scale_Problems</guid>
      <pubDate>Tue, 25 Nov 2008 19:31:04 GMT</pubDate>
    </item>
    <item>
      <title>SQL Find last week date range</title>
      <description>The other day we needed to write a report on online sales for the last week. SQL doesn't offer developers many predefined functions to work with date ranges unlike the C# programming language. Here is a little example how to query SQL for some data between the dates for the last week. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fSQL-Find-last-week-date-range.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fSQL-Find-last-week-date-range.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Find_last_week_date_range</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Find_last_week_date_range</guid>
      <pubDate>Mon, 24 Nov 2008 16:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Pair Programming - Marketing FAIL</title>
      <description>When people talk about lack of adoption of &amp;quot;XP&amp;quot; (aka Extreme Programming) practices, one of the chief problems people have with it is the idea of &amp;quot;Pair Programming&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.magenic.com%2fblogs%2faarone%2farchive%2f2008%2f11%2f19%2fPair-Programming-_2D00_-Marketing-FAIL.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.magenic.com%2fblogs%2faarone%2farchive%2f2008%2f11%2f19%2fPair-Programming-_2D00_-Marketing-FAIL.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Pair_Programming_Marketing_FAIL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Pair_Programming_Marketing_FAIL</guid>
      <pubDate>Wed, 26 Nov 2008 15:01:05 GMT</pubDate>
    </item>
    <item>
      <title>XNA Game Studio 3.0</title>
      <description>The good folks who put together our gaming tools have released XNA Game Studio 3.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f10%2fxna-game-studio-3-0.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f11%2f10%2fxna-game-studio-3-0.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/XNA_Game_Studio_3_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/XNA_Game_Studio_3_0</guid>
      <pubDate>Tue, 18 Nov 2008 21:01:20 GMT</pubDate>
    </item>
    <item>
      <title>Suspicious DNK Accounts</title>
      <description>Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page.  So guess what happens ... it would appear that a certain number of people are doing this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</guid>
      <pubDate>Thu, 06 Nov 2008 22:31:29 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 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Using Active Directory to authenticate users to your ASP.NET Web Site</title>
      <description>ASP.NET membership provides the ability to authenticate users to your web application using forms based authentication against a database of users or directory services.  This article explains the steps required to provide authentication against Active Directory, either for new sites with no authentication, or for existing sites using database authentication. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.evonet.com.au%2fpost%2f2008%2f11%2f05%2fUsing-Active-Directory-to-authenticate-users-to-your-ASPNET-Web-Site.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.evonet.com.au%2fpost%2f2008%2f11%2f05%2fUsing-Active-Directory-to-authenticate-users-to-your-ASPNET-Web-Site.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Using_Active_Directory_to_authenticate_users_to_your_ASP_NET_Web_Site</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Using_Active_Directory_to_authenticate_users_to_your_ASP_NET_Web_Site</guid>
      <pubDate>Thu, 06 Nov 2008 14:16:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ To SQL is Dead - Read Between the Lines </title>
      <description>David Hayden with some great points on the Linq to SQL announcement and some ideas on how the project could be saved. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f31%2flinq-to-sql-is-dead-read-between-the-lines.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f31%2flinq-to-sql-is-dead-read-between-the-lines.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_To_SQL_is_Dead_Read_Between_the_Lines</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_To_SQL_is_Dead_Read_Between_the_Lines</guid>
      <pubDate>Fri, 31 Oct 2008 23:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Caliburn Alpha for WPF and Silverlight is here!</title>
      <description>Caliburn is a framework designed to aid in the development of WPF and Silverlight applications. It implements a variety of UI patterns that are geared towards solving problems encountered in real-world scenarios. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2frob_eisenberg%2farchive%2f2008%2f10%2f12%2fcaliburn-alpha-for-wpf-and-silverlight-is-here.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2frob_eisenberg%2farchive%2f2008%2f10%2f12%2fcaliburn-alpha-for-wpf-and-silverlight-is-here.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Caliburn_Alpha_for_WPF_and_Silverlight_is_here</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Caliburn_Alpha_for_WPF_and_Silverlight_is_here</guid>
      <pubDate>Mon, 13 Oct 2008 08:58:54 GMT</pubDate>
    </item>
    <item>
      <title>An interview with Roy Osherove author of &amp;quot;The Art of Unit Testing&amp;quot;</title>
      <description>A short interview with Roy Osherove, author of a new book &amp;quot;The Art of Unit Testing&amp;quot; and known blogger, who works on Typemock Isolator. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fArchitect%2fIntroductionArchitectureDesign%2fan-interview-with-roy-osherove-autor-of-"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.lessthandot.com%2findex.php%2fArchitect%2fIntroductionArchitectureDesign%2fan-interview-with-roy-osherove-autor-of-" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/An_interview_with_Roy_Osherove_author_of_The_Art_of_Unit_Testing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/An_interview_with_Roy_Osherove_author_of_The_Art_of_Unit_Testing</guid>
      <pubDate>Sun, 12 Oct 2008 23:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Blisteringly fast Integration Tests with NHibernate and SQLite</title>
      <description>Intergration tests can be slow and can be painful to run often.  In this post I cover using SQLite with NHibernate, and automatically switching between SQLite and SQL Server &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.e4ums.co.uk%2farchive%2f2008%2f10%2f10%2fblisteringly-fast-integration-tests-with-nhibernate-and-sqlite.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.e4ums.co.uk%2farchive%2f2008%2f10%2f10%2fblisteringly-fast-integration-tests-with-nhibernate-and-sqlite.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Blisteringly_fast_Integration_Tests_with_NHibernate_and_SQLite</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Blisteringly_fast_Integration_Tests_with_NHibernate_and_SQLite</guid>
      <pubDate>Mon, 13 Oct 2008 02:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>
