<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by GAT76</title>
    <description>Stories kicked by GAT76</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>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 23:31:14 GMT</pubDate>
    </item>
    <item>
      <title>Developer Productivity - 5 Ways To Kill It</title>
      <description>In keeping with the sarcastic tone of my How To Be The Worst Developer Ever post I'm going to explore several ways for managers to systematically destroy productivity among their developers. Unfortunately I am writing some of these from experience, then again, I'm sure we have all experienced some of these at one time or another. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekdaily.net%2f2009%2f01%2f23%2fdeveloper-productivity-5-ways-to-kill-it%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekdaily.net%2f2009%2f01%2f23%2fdeveloper-productivity-5-ways-to-kill-it%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Developer_Productivity_5_Ways_To_Kill_It</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Developer_Productivity_5_Ways_To_Kill_It</guid>
      <pubDate>Sat, 24 Jan 2009 02:31:03 GMT</pubDate>
    </item>
    <item>
      <title>How to iterate a C# dictionary</title>
      <description>This post shows an easy way to iterate a C# dictionary &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgttools.com%2f2009%2f01%2fhow-to-iterate-a-dicitonary%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgttools.com%2f2009%2f01%2fhow-to-iterate-a-dicitonary%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_iterate_a_C_dictionary</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_iterate_a_C_dictionary</guid>
      <pubDate>Sun, 11 Jan 2009 06:11:13 GMT</pubDate>
    </item>
    <item>
      <title>How to run a website in partial trust</title>
      <description>&amp;quot;A little while ago I discovered how to run just a site as partial trust. It involves putting the hostedtrust.config file in the same directory as the web.config file. This works well for us, as it means we can add all the files we require to a project, which are all then added to SourceSafe. When we get the latest version, we also get all required files to run in partial trust.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgrantbarrington%2farchive%2f2008%2f12%2f29%2fhow-to-run-a-website-in-partial-trust.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgrantbarrington%2farchive%2f2008%2f12%2f29%2fhow-to-run-a-website-in-partial-trust.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_run_a_website_in_partial_trust</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_run_a_website_in_partial_trust</guid>
      <pubDate>Mon, 29 Dec 2008 18:13:44 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 06:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Adapter Design Pattern</title>
      <description>The adapter pattern is a design pattern that is used to allow two incompatible types to communicate. Where one class relies upon a specific interface that is not implemented by another class, the adapter acts as a translator between the two types. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blackwasp.co.uk%2fAdapter.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blackwasp.co.uk%2fAdapter.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Adapter_Design_Pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Adapter_Design_Pattern</guid>
      <pubDate>Wed, 03 Dec 2008 02:26:12 GMT</pubDate>
    </item>
    <item>
      <title>How to fix the unauthorized error when using Integrated Security</title>
      <description>This article describes how to fix the common  unauthorized error when using Integrated Security on IIS.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgttools.com%2f2008%2f11%2funauthorized-error-when-using-integrated-security%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgttools.com%2f2008%2f11%2funauthorized-error-when-using-integrated-security%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/How_to_fix_the_unauthorized_error_when_using_Integrated_Security</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/How_to_fix_the_unauthorized_error_when_using_Integrated_Security</guid>
      <pubDate>Tue, 02 Dec 2008 04:24:46 GMT</pubDate>
    </item>
    <item>
      <title>HowTo Get Current Online Users Count and Infos with ASP.NET</title>
      <description>Getting current online users count and informations about them using ASP.NET and HttpModule. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2008%2f12%2f01%2fHowTo-Get-Current-Online-Users-Count-and-Infos-with-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sb2.fr%2fpost%2f2008%2f12%2f01%2fHowTo-Get-Current-Online-Users-Count-and-Infos-with-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/HowTo_Get_Current_Online_Users_Count_and_Infos_with_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/HowTo_Get_Current_Online_Users_Count_and_Infos_with_ASP_NET</guid>
      <pubDate>Mon, 01 Dec 2008 07:19:56 GMT</pubDate>
    </item>
    <item>
      <title>Debugging gac assemblies</title>
      <description>An easy description on how to debug your assemblies when they are put in gac &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgttools.com%2f2008%2f03%2fdebugging-gac-assemblies%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgttools.com%2f2008%2f03%2fdebugging-gac-assemblies%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Debugging_gac_assemblies</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Debugging_gac_assemblies</guid>
      <pubDate>Sun, 30 Nov 2008 22:17:33 GMT</pubDate>
    </item>
    <item>
      <title>Back to Basics: Delegates, Anonymous Methods and Lambda Expressions</title>
      <description>Great article on .NET basics &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f27%2fback-to-basics-delegates-anonymous-methods-and-lambda-expressions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f11%2f27%2fback-to-basics-delegates-anonymous-methods-and-lambda-expressions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Back_to_Basics_Delegates_Anonymous_Methods_and_Lambda_Expressions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Back_to_Basics_Delegates_Anonymous_Methods_and_Lambda_Expressions</guid>
      <pubDate>Sat, 29 Nov 2008 01:46:10 GMT</pubDate>
    </item>
    <item>
      <title>Continuous Integration Display Wall</title>
      <description>Awesome 4 monitor display wall for visualizing a CruiseControl.NET build process. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2frlaneve%2farchive%2f2008%2f11%2f26%2fbig-visible-cruise.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2frlaneve%2farchive%2f2008%2f11%2f26%2fbig-visible-cruise.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Continuous_Integration_Display_Wall</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Continuous_Integration_Display_Wall</guid>
      <pubDate>Thu, 27 Nov 2008 06:16:16 GMT</pubDate>
    </item>
    <item>
      <title>10 Ways To Programaticly Shoot Yourself In The Foot - Part B </title>
      <description>This is part B of the 10 Ways To Programaticly Shoot Yourself In The Foot article. In this article I will talk about another 5 issues that even the best developers have to be aware of. In other words, I will try to prevent you from programaticly shooting yourself in the foot.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f11%2f25%2f10-ways-to-programaticly-shoot-yourself-in-the-foot-part-b%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f11%2f25%2f10-ways-to-programaticly-shoot-yourself-in-the-foot-part-b%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/10_Ways_To_Programaticly_Shoot_Yourself_In_The_Foot_Part_B</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/10_Ways_To_Programaticly_Shoot_Yourself_In_The_Foot_Part_B</guid>
      <pubDate>Thu, 27 Nov 2008 19:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Preventing Double Form Posts</title>
      <description>Most posts on this topic focus on disabling the submit button that causes the post. This works fine when you only have one submit control. But, if you have multiple buttons and/or link buttons that can cause a post and want to avoid potential conflicts if a user clicks a second submit control before the first one has been processed then this is really simply approach. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f11%2f14%2fpreventing-double-form-posts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f11%2f14%2fpreventing-double-form-posts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Preventing_Double_Form_Posts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Preventing_Double_Form_Posts</guid>
      <pubDate>Mon, 17 Nov 2008 04:01:09 GMT</pubDate>
    </item>
    <item>
      <title>Completely Scripting a SQL Server Database</title>
      <description>A guide on how to easily script out an entire database (schema and data) using the Database Publishing Wizard. A tool that you may not know you have access to. And if you have Visual Studio 2008, you already have installed! &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%2f2008%2f08%2f25%2fCompletely-Scripting-a-SQL-Server-Database.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f08%2f25%2fCompletely-Scripting-a-SQL-Server-Database.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Completely_Scripting_a_SQL_Server_Database</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Completely_Scripting_a_SQL_Server_Database</guid>
      <pubDate>Wed, 27 Aug 2008 03:16:02 GMT</pubDate>
    </item>
  </channel>
</rss>