<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by dcrenna</title>
    <description>Stories kicked by dcrenna</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>Composing animations with Silverlight.FX</title>
      <description>Shows how to use Nikhil Kothari's Silverlight.FX with a fluent interface to build composable animations like jQuery. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f12%2fcomposing-animations-with-silverlightfx.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f12%2fcomposing-animations-with-silverlightfx.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Composing_animations_with_Silverlight_FX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Composing_animations_with_Silverlight_FX</guid>
      <pubDate>Fri, 19 Dec 2008 14:26:50 GMT</pubDate>
    </item>
    <item>
      <title>How to determine generic implementers and type parameters at runtime</title>
      <description>A few extension methods to help when working with generic interfaces, and the types declared with them, at runtime. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f12%2fhow-to-determine-generic-inheritance-and-generic-parameters-at-runtime.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f12%2fhow-to-determine-generic-inheritance-and-generic-parameters-at-runtime.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/How_to_determine_generic_implementers_and_type_parameters_at_runtime</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/How_to_determine_generic_implementers_and_type_parameters_at_runtime</guid>
      <pubDate>Sun, 14 Dec 2008 03:56:23 GMT</pubDate>
    </item>
    <item>
      <title>Improving the readability of the Specification pattern</title>
      <description>A quick tip on how to use extension methods to improve the readability of the Specification pattern. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f12%2fimproving-the-readability-of-the-specification-pattern.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f12%2fimproving-the-readability-of-the-specification-pattern.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/Improving_the_readability_of_the_Specification_pattern</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/Improving_the_readability_of_the_Specification_pattern</guid>
      <pubDate>Fri, 12 Dec 2008 13:10:09 GMT</pubDate>
    </item>
    <item>
      <title>Reducing the Cost of Change</title>
      <description>A philisophical comment on how the biggest hurdle to reducing the cost of change in software is treating change as costly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f11%2f13%2freducing-the-cost-of-change.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f11%2f13%2freducing-the-cost-of-change.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Reducing_the_Cost_of_Change</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Reducing_the_Cost_of_Change</guid>
      <pubDate>Thu, 13 Nov 2008 20:59:09 GMT</pubDate>
    </item>
    <item>
      <title>LINQ + WCF + Silverlight</title>
      <description>A seven part article with a full solution for setting up a CRUD application across tiers, one of which is a Silverlight application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f09%2flinq-wcf-silver.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f09%2flinq-wcf-silver.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/LINQ_WCF_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/LINQ_WCF_Silverlight</guid>
      <pubDate>Thu, 09 Oct 2008 11:37:31 GMT</pubDate>
    </item>
    <item>
      <title>A better JavaScript minifier</title>
      <description>A complete C# port of Yahoo's YUI Compressor is now available on CodePlex. It also provides complete MSBUILD support. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f09%2fa-better-javasc.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f09%2fa-better-javasc.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_better_JavaScript_minifier</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_better_JavaScript_minifier</guid>
      <pubDate>Sat, 06 Sep 2008 05:14:26 GMT</pubDate>
    </item>
    <item>
      <title>From ASP.NET to Silverlight in Five Leaps</title>
      <description>Starting to work on Silverlight with an ASP.NET background? Here are five subtle shifts in thinking you'll need when planning your first project. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f07%2ffrom-aspnet-to.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f07%2ffrom-aspnet-to.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/From_ASP_NET_to_Silverlight_in_Five_Leaps</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/From_ASP_NET_to_Silverlight_in_Five_Leaps</guid>
      <pubDate>Mon, 28 Jul 2008 12:39:00 GMT</pubDate>
    </item>
    <item>
      <title>Thoughts on building social software in .NET</title>
      <description>Describes how lack of adoption and existing conventions might cause someone to avoid .NET for social networking projects, with a few ideas on how LINQ's strengths can help separate what makes a social application unique, from everything else we can automate and conventionalize. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f07%2fthoughts-on-bui.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f07%2fthoughts-on-bui.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Thoughts_on_building_social_software_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Thoughts_on_building_social_software_in_NET</guid>
      <pubDate>Fri, 18 Jul 2008 13:34:38 GMT</pubDate>
    </item>
    <item>
      <title>IDictionary's missing methods</title>
      <description>A set of extension methods to make any IDictionary-implementing collections easier to work with: TryGetValue, ContainsKey, and RemoveAll. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f07%2fidictionarys-mi.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f07%2fidictionarys-mi.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/IDictionary_s_missing_methods</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/IDictionary_s_missing_methods</guid>
      <pubDate>Mon, 14 Jul 2008 16:14:19 GMT</pubDate>
    </item>
    <item>
      <title>Books vs. blogs: the value of technical books and ideas to improve the</title>
      <description>Some ideas to raise the value of technical books so that they survive in the face of constant technical change that blogs can adapt to instantly. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f07%2fbooks-vs-blogs.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f07%2fbooks-vs-blogs.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Books_vs_blogs_the_value_of_technical_books_and_ideas_to_improve_the</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Books_vs_blogs_the_value_of_technical_books_and_ideas_to_improve_the</guid>
      <pubDate>Mon, 07 Jul 2008 14:06:05 GMT</pubDate>
    </item>
    <item>
      <title>Being Smart Does Not a Good Developer Make</title>
      <description>Not every programmer needs to be a crazy mathematical genius who knows every algorithm and data structure known to man (although I think Steve Yegge would argue differently).  &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%2f07%2fBeing-Smart-Does-Not-a-Good-Developer-Make.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2fBeing-Smart-Does-Not-a-Good-Developer-Make.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Being_Smart_Does_Not_a_Good_Developer_Make</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Being_Smart_Does_Not_a_Good_Developer_Make</guid>
      <pubDate>Mon, 07 Jul 2008 15:31:08 GMT</pubDate>
    </item>
    <item>
      <title>Experimental LINQ to SQL template</title>
      <description>Damien shows a very nice way of customizing code generation of Linq to SQL &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdamieng.com%2fblog%2f2008%2f06%2f25%2fexperimental-linq-to-sql-template-for-t4"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdamieng.com%2fblog%2f2008%2f06%2f25%2fexperimental-linq-to-sql-template-for-t4" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Experimental_LINQ_to_SQL_template</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Experimental_LINQ_to_SQL_template</guid>
      <pubDate>Fri, 04 Jul 2008 14:15:17 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft cracking down on community extensions</title>
      <description>Microsoft released a tool called Microsoft Source Analyzer, or StyleCop.  It analyzes source code for standards violations.  It's a 1.0 release, so it doesn't do some things ... like have a published API for custom rules or MSBuild integration.  So the community dug in and figured out how to do these things and now MS is firing off license-violation emails.  Don't they get it?  The community wants to use the product, but it's too limited ... these extensions help make it better. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcome-on-microsoft-isnt-this-little.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flovethedot.blogspot.com%2f2008%2f07%2fcome-on-microsoft-isnt-this-little.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions</guid>
      <pubDate>Thu, 03 Jul 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Showing some support for LINQ to SQL</title>
      <description>Great article detailing why LINQ to SQL deserves some attention particularly if you buy into the object oriented style of development or are currently working with an ORM such as NHibernate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fian_cooper%2farchive%2f2008%2f07%2f02%2fshowing-some-support-for-linq-to-sql.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fian_cooper%2farchive%2f2008%2f07%2f02%2fshowing-some-support-for-linq-to-sql.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Showing_some_support_for_LINQ_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Showing_some_support_for_LINQ_to_SQL</guid>
      <pubDate>Thu, 03 Jul 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>An Open Letter to the ALT.NET Community</title>
      <description>It seems as if everyone in .net land has chimed in on the whole Entity Framework &amp;quot;Vote Of No Confidence&amp;quot; petition recently, and up until now I have mostly stayed on the sidelines. As with any seemingly risky move, I was quite torn on the issue. And to a certain extent, I still am ... &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%2f06%2fAn-Open-Letter-to-the-ALTNET-Community.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f06%2fAn-Open-Letter-to-the-ALTNET-Community.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/An_Open_Letter_to_the_ALT_NET_Community</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/An_Open_Letter_to_the_ALT_NET_Community</guid>
      <pubDate>Mon, 30 Jun 2008 18:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Rejoinder #1 to &amp;quot;Vote of No Confidence in Entity Framework&amp;quot;</title>
      <description>A balanced look at the Entity Framework's &amp;quot;Vote of No Confidence&amp;quot; from an architect that doesn't share the same conclusions as the authors. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fneverindoubtnet.blogspot.com%2f2008%2f06%2frejoinder-1-to-of-no-confidence-in.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fneverindoubtnet.blogspot.com%2f2008%2f06%2frejoinder-1-to-of-no-confidence-in.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Rejoinder_1_to_Vote_of_No_Confidence_in_Entity_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Rejoinder_1_to_Vote_of_No_Confidence_in_Entity_Framework</guid>
      <pubDate>Mon, 30 Jun 2008 09:42:32 GMT</pubDate>
    </item>
    <item>
      <title>How to use the IHttpAsyncHandler in ASP.NET</title>
      <description>Basically, the IHttpAsyncHandler interface allows you to serve content asynchronously from a HTTP handler. This is great when you need to free up the worker thread to do processing like IO work etc. ASP.NET actually uses fewer threads when it runs asynchronously, which is great for performance and scalability. That's because each thread is returned much faster to the thread pool. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fHow-to-use-the-IHttpAsyncHandler-in-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fHow-to-use-the-IHttpAsyncHandler-in-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_use_the_IHttpAsyncHandler_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_use_the_IHttpAsyncHandler_in_ASP_NET</guid>
      <pubDate>Sun, 29 Jun 2008 20:21:17 GMT</pubDate>
    </item>
    <item>
      <title>Ranting and Raving or Getting Results?</title>
      <description>Josh talks about the recent Vote of No confidence and offers up some advice for those wanting to see change. &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%2f06%2f26%2fRantingAndRavingOrGettingResults.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.joshholmes.com%2f2008%2f06%2f26%2fRantingAndRavingOrGettingResults.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Ranting_and_Raving_or_Getting_Results</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Ranting_and_Raving_or_Getting_Results</guid>
      <pubDate>Thu, 26 Jun 2008 19:16:07 GMT</pubDate>
    </item>
    <item>
      <title>Frictionless data persistence in Silverlight 2</title>
      <description>This article will show you how to work with plain objects in Silverlight code, and use attributes to have those values automatically persisted in IsolatedStorage, or a compressed version of IsolatedStorage. You can also use this approach to define your own targets, all without writing any plumbing code around your state objects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2ffrictionless--1.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2ffrictionless--1.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Frictionless_data_persistence_in_Silverlight_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Frictionless_data_persistence_in_Silverlight_2</guid>
      <pubDate>Thu, 26 Jun 2008 13:18:47 GMT</pubDate>
    </item>
    <item>
      <title>Compression in Silverlight 2 : porting SharpZipLib</title>
      <description>Maximize the user's IsolatedStorage capacity in Silverlight applications. This article provides a way to use stream compression in Silverlight to shrink your storage payload, by porting ICSharpCode's SharpZipLib project into Silverlight 2 Beta 2. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2fcompression-i-1.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2fcompression-i-1.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Compression_in_Silverlight_2_porting_SharpZipLib</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Compression_in_Silverlight_2_porting_SharpZipLib</guid>
      <pubDate>Thu, 26 Jun 2008 13:08:16 GMT</pubDate>
    </item>
    <item>
      <title>Foundations of Programming Ebook</title>
      <description>Covering the basics of good programming. &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%2f06%2f24%2ffoundations-of-programming-ebook.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fkarlseguin%2farchive%2f2008%2f06%2f24%2ffoundations-of-programming-ebook.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Foundations_of_Programming_Ebook</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Foundations_of_Programming_Ebook</guid>
      <pubDate>Wed, 25 Jun 2008 14:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Frictionless data persistence in ASP.NET WebForms</title>
      <description>This article provides an approach to eliminating boilerplate code for storing state in Application, Cache, Context, Cookies, Session, Hidden Fields, Query Strings, and ViewState (on the client or on the server). Using attributes, you can switch your state persistence from ViewState on the client to an encrypted session variable without writing any code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2ffrictionless-da.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2ffrictionless-da.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Frictionless_data_persistence_in_ASP_NET_WebForms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Frictionless_data_persistence_in_ASP_NET_WebForms</guid>
      <pubDate>Mon, 23 Jun 2008 11:11:21 GMT</pubDate>
    </item>
    <item>
      <title>Backlight, Silverlight for stick figure designers</title>
      <description>A description of an idea to help developers working with Silverlight build better interfaces without design skills. Also an open call for developers to join the project. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2fbacklight-silve.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2fbacklight-silve.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Backlight_Silverlight_for_stick_figure_designers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Backlight_Silverlight_for_stick_figure_designers</guid>
      <pubDate>Fri, 06 Jun 2008 20:34:54 GMT</pubDate>
    </item>
    <item>
      <title>Snoo, a social networking language</title>
      <description>Describes a social networking DSL concept, and an open call for developers to help make it happen. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2fsnoo-a-social-n.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimebrain.com%2f2008%2f06%2fsnoo-a-social-n.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Snoo_a_social_networking_language</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Snoo_a_social_networking_language</guid>
      <pubDate>Fri, 06 Jun 2008 19:38:16 GMT</pubDate>
    </item>
    <item>
      <title>Levels of Enthusiasm</title>
      <description>A good summary on the various manic states of development. &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%2f377676.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f377676.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Levels_of_Enthusiasm</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Levels_of_Enthusiasm</guid>
      <pubDate>Wed, 04 Jun 2008 09:31:04 GMT</pubDate>
    </item>
  </channel>
</rss>