<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by garfunkalow</title>
    <description>Stories kicked by garfunkalow</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>Being a "nice" programmer</title>
      <description>Being a C# developer by trade, I naturally spend a lot of my working life programming computers. Whilst I by no-means profess to be a "guru" of any kind, I do notice that there is one aspect of software development that is often neglected from discussion, and most programmers will hopefully agree with me as I explain.  &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%2fBeing-a-nice-programmer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.objectreference.net%2fpost%2fBeing-a-nice-programmer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Being_a_nice_programmer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Being_a_nice_programmer</guid>
      <pubDate>Fri, 25 Apr 2008 04:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Facebook Development Kit</title>
      <description>Framework for developing FaceBook apps &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fexpress%2fsamples%2ffacebook%2fquickstarts%2fdefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fexpress%2fsamples%2ffacebook%2fquickstarts%2fdefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Facebook_Development_Kit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Facebook_Development_Kit</guid>
      <pubDate>Wed, 21 Nov 2007 09:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Lambdas and Closures and Currying. Oh my! (Part 2)</title>
      <description>In this installment, we delve deep into the syntax of lambdas in C# 3.0 and how exactly you would use them. &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%2f2007%2f11%2fLambdas-and-Closures-and-Currying-Oh-my!-(Part-2).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2007%2f11%2fLambdas-and-Closures-and-Currying-Oh-my!-(Part-2).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Lambdas_and_Closures_and_Currying_Oh_my_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Lambdas_and_Closures_and_Currying_Oh_my_Part_2</guid>
      <pubDate>Thu, 15 Nov 2007 15:01:05 GMT</pubDate>
    </item>
    <item>
      <title>Lambdas and Closures and Currying. Oh my! (Part 1)</title>
      <description>Part 1 of an n part article on functional programming in C# 3.0, from the viewpoint of a functional programming novice! &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%2f2007%2f11%2fLambdas-and-Closures-and-Currying-Oh-my!-(Part-1).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2007%2f11%2fLambdas-and-Closures-and-Currying-Oh-my!-(Part-1).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Lambdas_and_Closures_and_Currying_Oh_my_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Lambdas_and_Closures_and_Currying_Oh_my_Part_1</guid>
      <pubDate>Wed, 14 Nov 2007 15:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Create elegant code with Action delegate and List.ForEach method</title>
      <description>Small example of how to use Action delegate to perform some action on all elements of a collection. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2faction_delegate_with_foreach.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnettipoftheday.org%2ftips%2faction_delegate_with_foreach.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Create_elegant_code_with_Action_delegate_and_List_ForEach_method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Create_elegant_code_with_Action_delegate_and_List_ForEach_method</guid>
      <pubDate>Mon, 12 Nov 2007 12:46:02 GMT</pubDate>
    </item>
    <item>
      <title>MVC or MVP Pattern - Whats the difference?</title>
      <description>This awesome post explains differences between MVP and MVC patterns using VS Class Diagrams &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.infragistics.com%2fblogs%2ftsnyder%2farchive%2f2007%2f10%2f17%2fmvc-or-mvp-pattern-whats-the-difference.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.infragistics.com%2fblogs%2ftsnyder%2farchive%2f2007%2f10%2f17%2fmvc-or-mvp-pattern-whats-the-difference.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/MVC_or_MVP_Pattern_Whats_the_difference</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/MVC_or_MVP_Pattern_Whats_the_difference</guid>
      <pubDate>Sat, 10 Nov 2007 00:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Who wrote this crap?</title>
      <description>Jeff Atwood blogs about a neat feature of Visual Studio Team System.  See who the last person changed the code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000992.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f000992.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Who_wrote_this_crap</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Who_wrote_this_crap</guid>
      <pubDate>Fri, 09 Nov 2007 07:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Are you making these 3 common ASP.NET AJAX mistakes?</title>
      <description>An overview of the impact several ASP.NET page life cycle issues have on ASP.NET AJAX development, and how to avoid them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2007%2f10%2f24%2fare-you-making-these-3-common-aspnet-ajax-mistakes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2007%2f10%2f24%2fare-you-making-these-3-common-aspnet-ajax-mistakes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Are_you_making_these_3_common_ASP_NET_AJAX_mistakes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Are_you_making_these_3_common_ASP_NET_AJAX_mistakes</guid>
      <pubDate>Wed, 24 Oct 2007 12:31:02 GMT</pubDate>
    </item>
    <item>
      <title>How to work with drop down lists without using the view state</title>
      <description>Storing large number of items into the view state bloats the view state size. This blog post presents very simple technique to avoid this... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.vuscode.com%2fmalovicn%2farchive%2f2007%2f06%2f10%2flife-without-view-state.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.vuscode.com%2fmalovicn%2farchive%2f2007%2f06%2f10%2flife-without-view-state.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_work_with_drop_down_lists_without_using_the_view_state</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_work_with_drop_down_lists_without_using_the_view_state</guid>
      <pubDate>Fri, 19 Oct 2007 13:16:23 GMT</pubDate>
    </item>
    <item>
      <title>F# to become 1st class .NET language</title>
      <description>F#, the functional programming language born from ML and incubated by Microsoft Research,, is ready for prime time. Full Visual Studio support, a commercial development team, official support, the whole bit. F# becomes the first functional language to get 1st class support on the CLR. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsomasegar%2farchive%2f2007%2f10%2f17%2ff-a-functional-programming-language.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsomasegar%2farchive%2f2007%2f10%2f17%2ff-a-functional-programming-language.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/F_to_become_1st_class_NET_language</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/F_to_become_1st_class_NET_language</guid>
      <pubDate>Thu, 18 Oct 2007 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Another Vibrant Ink Theme for Visual Studio</title>
      <description>Rob shows off his new version of the version of the Vibrant Ink theme for Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2007%2f10%2f17%2ftextmate-theme-for-visual-studio-take-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2007%2f10%2f17%2ftextmate-theme-for-visual-studio-take-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Another_Vibrant_Ink_Theme_for_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Another_Vibrant_Ink_Theme_for_Visual_Studio</guid>
      <pubDate>Thu, 18 Oct 2007 01:16:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET - Server.Transfer v/s Response.Redirect</title>
      <description>This article tell you the difference between Server.Transfer and Response.Redirect. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f14%2faspnet-servertransfer-vs-responseredirect%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechahead.wordpress.com%2f2007%2f10%2f14%2faspnet-servertransfer-vs-responseredirect%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Server_Transfer_v_s_Response_Redirect</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Server_Transfer_v_s_Response_Redirect</guid>
      <pubDate>Fri, 19 Oct 2007 05:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>