<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by turtlespin</title>
    <description>Stories kicked by turtlespin</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>Speeding up ASP.NET with the Runtime Page Optimizer</title>
      <description>An great new tool to automatically optimize your ASP.NET website. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f10%2f19%2fspeeding-up-asp-net-with-the-runtime-page-optimizer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f10%2f19%2fspeeding-up-asp-net-with-the-runtime-page-optimizer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Speeding_up_ASP_NET_with_the_Runtime_Page_Optimizer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Speeding_up_ASP_NET_with_the_Runtime_Page_Optimizer</guid>
      <pubDate>Mon, 20 Oct 2008 00:31:08 GMT</pubDate>
    </item>
    <item>
      <title>Free Visual Studio File Explorer Add-in</title>
      <description>The Visual Studio File Explorer Add-in (sexy name we know, but hey, it's self documenting) is a free Tool Window add-in for VS 2008 that provides a Windows Explorer style file system view. It's particularly useful for performing routine file system tasks without the need to "context switch" away from Visual Studio, which can be time-consuming over the course of days and weeks. It is shell-enabled so extensions like TortoiseSVN work too. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f08%2f13%2ffree-visual-studio-file-explorer-add-in%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f08%2f13%2ffree-visual-studio-file-explorer-add-in%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Free_Visual_Studio_File_Explorer_Add_in</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Free_Visual_Studio_File_Explorer_Add_in</guid>
      <pubDate>Wed, 13 Aug 2008 09:31:03 GMT</pubDate>
    </item>
    <item>
      <title> Elegant Invariant Checking with C# 3 </title>
      <description>Leveraging expression trees and extension methods to build a fluent invariant checking API. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fandrewpeters.net%2f2008%2f07%2f30%2finvariant-checking%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewpeters.net%2f2008%2f07%2f30%2finvariant-checking%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Elegant_Invariant_Checking_with_C_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Elegant_Invariant_Checking_with_C_3</guid>
      <pubDate>Thu, 31 Jul 2008 07:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Development Team Meetings - Keeping the Focus</title>
      <description>Weekly team meetings are an essential part of any Development Team. Especially when team members are working on different projects and multiple locations. Keeping these meetings relevant and informative is crucial - people are busy and no-one wants their time wasted. I recently sent out an email expanding on the types of meetings we have and how people can participate - perhaps they will help your team when they get together. &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%2f06%2f23%2fdevelopment-team-meetings-ndash-keeping-the-focus.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fandrewtokeley.net%2farchive%2f2008%2f06%2f23%2fdevelopment-team-meetings-ndash-keeping-the-focus.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Development_Team_Meetings_Keeping_the_Focus</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Development_Team_Meetings_Keeping_the_Focus</guid>
      <pubDate>Mon, 23 Jun 2008 09:40:54 GMT</pubDate>
    </item>
    <item>
      <title>Faster domain model development with schema round-tripping</title>
      <description>Schema round-tripping is the ability for your domain model entities to be updated seamlessly when schema changes occur or, when your modify your model, for those changes to be propagated back to your database schema without any fuss. This article covers how to leverage schema round-tripping with LightSpeed 2.0's Visual Studio 2008 integrated domain design tool. This functionality is baked into every version, including the free express edition. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f17%2fschema-round-tripping-in-the-lightspeed-designer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f17%2fschema-round-tripping-in-the-lightspeed-designer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Faster_domain_model_development_with_schema_round_tripping</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Faster_domain_model_development_with_schema_round_tripping</guid>
      <pubDate>Fri, 20 Jun 2008 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Rich domain modeling with Visual Studio 2008</title>
      <description>LightSpeed 2.0 includes a powerful visual domain model designer that has support for database round tripping (auto update on schema changes, push model changes to the database), creates .NET 2.0 compliant or .NET 3.5 compliant code depending on the target framework of your project and customizable code generation templates. Drag and drop database support for SQL Server, Oracle, My SQL, SQLite and PostgreSQL is also supported right out of Visual Studio 2008. Free version available. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f12%2fdesigning-lightspeed-models%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f12%2fdesigning-lightspeed-models%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Rich_domain_modeling_with_Visual_Studio_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Rich_domain_modeling_with_Visual_Studio_2008</guid>
      <pubDate>Fri, 13 Jun 2008 04:16:03 GMT</pubDate>
    </item>
    <item>
      <title>MVC: Creating SSL Links/URLs</title>
      <description>A couple days ago a reader sent in a question regarding how to use SSL with the MVC framework. Specifically the reader wanted to know the easiest way to make an Ajax call to a HTTPS page from a non HTTPS page. The tricky part here is to do so without hard-coding any URLs, so I whipped up a few extension methods that should make this a bit easier. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f06%2fMVC-and-SSL.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f06%2fMVC-and-SSL.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Creating_SSL_Links_URLs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Creating_SSL_Links_URLs</guid>
      <pubDate>Thu, 12 Jun 2008 18:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Leveraging LightSpeed specific features from LINQ</title>
      <description>Post about accessing the powerful features that LightSpeed offers through the new LINQ provider supplied with LightSpeed 2.0. Specifically this article deals with leveraging the powerful Named Aggregates feature and Soft Delete functionality.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f11%2fusing-lightspeed-specific-features-from-linq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f11%2fusing-lightspeed-specific-features-from-linq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Leveraging_LightSpeed_specific_features_from_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Leveraging_LightSpeed_specific_features_from_LINQ</guid>
      <pubDate>Wed, 11 Jun 2008 22:54:28 GMT</pubDate>
    </item>
    <item>
      <title>Sandcastle Removed From CodePlex</title>
      <description>Sandcastle - the .Net community equivalent of RDoc/JavaDoc and the spiritual successor of the now defunct NDoc - has been removed from CodePlex. It's fate is currently up in the air and Microsoft is asking you for input on what should happen next. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f06%2fSandcastle-Removed-From-CodePlex.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f06%2fSandcastle-Removed-From-CodePlex.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Sandcastle_Removed_From_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Sandcastle_Removed_From_CodePlex</guid>
      <pubDate>Wed, 11 Jun 2008 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>When to use LINQ?</title>
      <description>Great, in-depth discussion of when it makes to sense to use LINQ in LightSpeed 2.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f09%2fwhen-should-i-use-linq-in-lightspeed-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f09%2fwhen-should-i-use-linq-in-lightspeed-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/When_to_use_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/When_to_use_LINQ</guid>
      <pubDate>Tue, 10 Jun 2008 04:16:03 GMT</pubDate>
    </item>
    <item>
      <title>jQuery UI v1.5 Released</title>
      <description>Focus on Consistent API and Effects &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjquery.com%2fblog%2f2008%2f06%2f09%2fjquery-ui-v15-released-focus-on-consistent-api-and-effects%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjquery.com%2fblog%2f2008%2f06%2f09%2fjquery-ui-v15-released-focus-on-consistent-api-and-effects%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/jQuery_UI_v1_5_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/jQuery_UI_v1_5_Released</guid>
      <pubDate>Mon, 09 Jun 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Introducing LINQ to LightSpeed</title>
      <description>LightSpeed 2 incorporates LINQ (Language Integrated Query) support. LINQ to LightSpeed means that if you know LINQ, you can get these benefits without having to learn a new API. You can continue to write LINQ queries as if against LINQ to SQL or another LINQ provider, but you'll get database independence (effectively LightSpeed gives you LINQ to Oracle, LINQ to MySQL, LINQ to PostgreSQL and LINQ to SQLite as well as LINQ to SQL Server, all in the one box), advanced eager loading functionality (avoiding the so-called "n+1" problem which affects some LINQ implementations) and of course the blazingly fast LightSpeed query engine.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f08%2fintroducing-linq-to-lightspeed%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f08%2fintroducing-linq-to-lightspeed%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Introducing_LINQ_to_LightSpeed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Introducing_LINQ_to_LightSpeed</guid>
      <pubDate>Mon, 09 Jun 2008 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>&amp;quot;Velocity&amp;quot; project - memcached by Microsoft?</title>
      <description>Is the Velocity project by Microsoft simply a me-too framework or are they creating real value for developers on the Windows platform? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.bluecog.co.nz%2farchives%2f2008%2f06%2f09%2fvelocity-project-memcached-by-microsoft%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.bluecog.co.nz%2farchives%2f2008%2f06%2f09%2fvelocity-project-memcached-by-microsoft%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Velocity_project_memcached_by_Microsoft</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Velocity_project_memcached_by_Microsoft</guid>
      <pubDate>Tue, 10 Jun 2008 00:31:07 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 2 Beta2 Released</title>
      <description>Silverlight 2 Beta2 was released today. Silverlight 2 Beta2 supports a go-live license that allows you to start using and deploying Silverlight 2 for commercial applications. There will be some API changes between Beta2 and the final release, so you should expect that applications you write with Beta2 will need to make some updates when the final release comes out.  But we think that these changes will be straight-forward and relatively easy, and that you can begin planning and starting commercial projects now. &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%2f2008%2f06%2f06%2fsilverlight-2-beta2-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f06%2f06%2fsilverlight-2-beta2-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_2_Beta2_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_2_Beta2_Released</guid>
      <pubDate>Sat, 07 Jun 2008 06:31:02 GMT</pubDate>
    </item>
    <item>
      <title>LightSpeed 2.0 Released</title>
      <description>LightSpeed 2.0 has been released. It includes a full, round-tripping Visual Studio designer and support for LINQ! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f04%2flightspeed-20-released"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f06%2f04%2flightspeed-20-released" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/LightSpeed_2_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/LightSpeed_2_0_Released</guid>
      <pubDate>Thu, 05 Jun 2008 04:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Using the unit of work-per-request pattern in ASP.NET MVC</title>
      <description>Describe a simple, efficient and testable approach to implementing the unit of work-per-request (a.k.a session-per-request) pattern in Microsoft's new ASP.NET MVC framework. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f05%2f12%2fusing-the-unit-of-work-per-request-pattern-in-aspnet-mvc%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f05%2f12%2fusing-the-unit-of-work-per-request-pattern-in-aspnet-mvc%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Using_the_unit_of_work_per_request_pattern_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Using_the_unit_of_work_per_request_pattern_in_ASP_NET_MVC</guid>
      <pubDate>Tue, 13 May 2008 08:01:03 GMT</pubDate>
    </item>
    <item>
      <title>LightSpeed 2.0 Gets Visual Studio Designer</title>
      <description>First it was LINQ support, now LightSpeed 2 gets a complete Visual Studio design experience. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f04%2f17%2flightspeed-20-model-designer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f04%2f17%2flightspeed-20-model-designer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/LightSpeed_2_0_Gets_Visual_Studio_Designer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/LightSpeed_2_0_Gets_Visual_Studio_Designer</guid>
      <pubDate>Fri, 18 Apr 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Ninject (Part 2): Customizing your infrastructure for logging</title>
      <description>Part 2 of a primer on getting started with Ninject. It uses NLog, Ninject, NSpecify and LightSpeed &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fflanders.co.nz%2f2008%2f04%2f18%2fninject-part-2-customizing-your-infrastructure-for-logging%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fflanders.co.nz%2f2008%2f04%2f18%2fninject-part-2-customizing-your-infrastructure-for-logging%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Ninject_Part_2_Customizing_your_infrastructure_for_logging</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Ninject_Part_2_Customizing_your_infrastructure_for_logging</guid>
      <pubDate>Thu, 17 Apr 2008 22:11:15 GMT</pubDate>
    </item>
    <item>
      <title>Ninject: Getting all the stuff you'll need</title>
      <description>A primer on getting started with Ninject.
It uses NLog, Ninject and LightSpeed &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fflanders.co.nz%2f2008%2f04%2f17%2fninject-getting-all-the-stuff-youll-need%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fflanders.co.nz%2f2008%2f04%2f17%2fninject-getting-all-the-stuff-youll-need%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Ninject_Getting_all_the_stuff_you_ll_need</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Ninject_Getting_all_the_stuff_you_ll_need</guid>
      <pubDate>Thu, 17 Apr 2008 13:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Mindscape releases WPF Elements</title>
      <description>WPF Elements is a suite of 12 controls that make WPF more approachable for developing line of business applications. Included is a MulticolumnTreeView (aka TreeListView) control, MaskedTextBox control, DateTime controls, Numeric text boxes and much more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f04%2f09%2fwpf-elements-10-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2findex.php%2f2008%2f04%2f09%2fwpf-elements-10-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Mindscape_releases_WPF_Elements</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Mindscape_releases_WPF_Elements</guid>
      <pubDate>Thu, 10 Apr 2008 02:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Dear Software Tool Vendors...I'm Breaking Up With You</title>
      <description>Ever feel like you can't keep up with the latest and greatest and things are getting more complex not easier? So does Jimmy Bogard. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f04%2f08%2fdear-software-tool-vendors-re-i-m-breaking-up-with-you.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fjimmy_bogard%2farchive%2f2008%2f04%2f08%2fdear-software-tool-vendors-re-i-m-breaking-up-with-you.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Dear_Software_Tool_Vendors_I_m_Breaking_Up_With_You</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Dear_Software_Tool_Vendors_I_m_Breaking_Up_With_You</guid>
      <pubDate>Wed, 09 Apr 2008 19:16:04 GMT</pubDate>
    </item>
    <item>
      <title>Json.NET 2.0 Beta 3 - Turkey Test Approved</title>
      <description>Hopefully the final Json.NET 2.0 beta. Lots of new features and bug fixes. Library now passes 'The Turkey Test'. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f04%2f08%2fjson-net-2-0-beta-3-turkey-test-approved.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f04%2f08%2fjson-net-2-0-beta-3-turkey-test-approved.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Json_NET_2_0_Beta_3_Turkey_Test_Approved</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Json_NET_2_0_Beta_3_Turkey_Test_Approved</guid>
      <pubDate>Wed, 09 Apr 2008 10:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Mindscape ships the WPF Property Grid</title>
      <description>The prolific Mindscape from Wellington (NZ) released another cool developer's tool: a property grid for WPF. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.bluecog.co.nz%2farchives%2f2008%2f01%2f23%2fmindscape-ships-the-wpf-property-grid%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.bluecog.co.nz%2farchives%2f2008%2f01%2f23%2fmindscape-ships-the-wpf-property-grid%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Mindscape_ships_the_WPF_Property_Grid</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Mindscape_ships_the_WPF_Property_Grid</guid>
      <pubDate>Wed, 23 Jan 2008 10:31:02 GMT</pubDate>
    </item>
    <item>
      <title> Dynamic LINQ (Part 1: Using the LINQ Dynamic Query Library)</title>
      <description>While writing type-safe queries is great for most scenarios, there are cases where you want the flexibility to dynamically construct queries on the fly.  For example: you might want to provide business intelligence UI within your application that allows an end-user business analyst to use drop-downs to build and express their own custom queries/views on top of data.  &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%2f2008%2f01%2f07%2fdynamic-linq-part-1-using-the-linq-dynamic-query-library.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f01%2f07%2fdynamic-linq-part-1-using-the-linq-dynamic-query-library.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Dynamic_LINQ_Part_1_Using_the_LINQ_Dynamic_Query_Library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Dynamic_LINQ_Part_1_Using_the_LINQ_Dynamic_Query_Library</guid>
      <pubDate>Tue, 08 Jan 2008 15:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Internet Explorer 8 now passing Acid2</title>
      <description>The IE8 team just announced some new news about IE8 - they just passed a major milestone which is to have IE8 render Acid2 when in IE8 standards mode. Includes link to official post and video. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fturtle.net.nz%2fblog%2fpost%2fFinallyTalkingAboutIE8"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fturtle.net.nz%2fblog%2fpost%2fFinallyTalkingAboutIE8" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Internet_Explorer_8_now_passing_Acid2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Internet_Explorer_8_now_passing_Acid2</guid>
      <pubDate>Wed, 19 Dec 2007 21:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>