<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by digitalmelon</title>
    <description>Stories kicked by digitalmelon</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>Weighted random selections in SQL Server</title>
      <description>There are no built-in functions for selecting weighted averages in SQL Server. Fortunately it's a simple task to do so oneself. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f11%2f25%2fweighted-random-selections-in-sql-server"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2007%2f11%2f25%2fweighted-random-selections-in-sql-server" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Weighted_random_selections_in_SQL_Server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Weighted_random_selections_in_SQL_Server</guid>
      <pubDate>Mon, 03 Dec 2007 23:46:51 GMT</pubDate>
    </item>
    <item>
      <title>Sample + Notes on using the Parallel Extensions Library</title>
      <description>Recently Microsoft released the Parallel Extensions Library to aid developers in building solutions that leverage multi-core machines that are becoming the norm. This post provides a sample solution that highlights the benefits of running parallel code but also highlights some warnings about why this library is not a silver bullet. &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%2f2007%2f12%2f04%2fparallel-extensions-sample%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.bluecog.co.nz%2farchives%2f2007%2f12%2f04%2fparallel-extensions-sample%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Sample_Notes_on_using_the_Parallel_Extensions_Library</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Sample_Notes_on_using_the_Parallel_Extensions_Library</guid>
      <pubDate>Tue, 04 Dec 2007 00:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Use Linq to create a random list of numbers</title>
      <description>Here is a simple linq query which places the numbers in a random order &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fonteorasoftware.net%2fpost%2fUse-Linq-to-create-a-random-list-of-numbers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fonteorasoftware.net%2fpost%2fUse-Linq-to-create-a-random-list-of-numbers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Use_Linq_to_create_a_random_list_of_numbers_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Use_Linq_to_create_a_random_list_of_numbers_1</guid>
      <pubDate>Mon, 03 Dec 2007 18:31:26 GMT</pubDate>
    </item>
    <item>
      <title>Free software projects need a pitch</title>
      <description>Open source and free software projects still have much to learn from commercial software, the number one in my book being &amp;quot;the pitch&amp;quot;... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdamieng.com%2fblog%2f2007%2f12%2f03%2ffree-software-projects-need-a-pitch"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdamieng.com%2fblog%2f2007%2f12%2f03%2ffree-software-projects-need-a-pitch" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Free_software_projects_need_a_pitch</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Free_software_projects_need_a_pitch</guid>
      <pubDate>Tue, 04 Dec 2007 15:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Getting started with OOXML</title>
      <description>Links and resources on getting started with Office Open XML. &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%2f2007%2f12%2f03%2fgetting-started-with-ooxml.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2007%2f12%2f03%2fgetting-started-with-ooxml.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/Getting_started_with_OOXML</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/Getting_started_with_OOXML</guid>
      <pubDate>Mon, 03 Dec 2007 01:37:37 GMT</pubDate>
    </item>
    <item>
      <title> SILVERLIGHT and ASP.NET 3.5 extensions UPDATE</title>
      <description>In addition to adding support for .NET, Microsoft is taking the next version of Silverlight farther by adding a comprehensive control model, powerful skinning/theming, data binding, and over 20 controls in the box. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsamgentile.com%2fblogs%2fsamgentile%2farchive%2f2007%2f12%2f02%2fsilverlight-and-asp-net-3-5-extensions-update.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsamgentile.com%2fblogs%2fsamgentile%2farchive%2f2007%2f12%2f02%2fsilverlight-and-asp-net-3-5-extensions-update.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/SILVERLIGHT_and_ASP_NET_3_5_extensions_UPDATE</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/SILVERLIGHT_and_ASP_NET_3_5_extensions_UPDATE</guid>
      <pubDate>Sun, 02 Dec 2007 21:04:45 GMT</pubDate>
    </item>
    <item>
      <title>EntitySpaces - new esEntityCollectionView class</title>
      <description>The esEntityCollectionView acts like the ADO.NET DataView class only for EntitySpaces Collections. This new class will allow you to have multiple views on the same collection each with a different sort and filter acting independently of other views. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2007%2f12%2f01%2fTheNewEntitySpacesEsEntityCollectionViewClass.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.entityspaces.net%2fblog%2f2007%2f12%2f01%2fTheNewEntitySpacesEsEntityCollectionViewClass.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/EntitySpaces_new_esEntityCollectionView_class</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/EntitySpaces_new_esEntityCollectionView_class</guid>
      <pubDate>Tue, 04 Dec 2007 06:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Quick reference to HTTP headers</title>
      <description>This document lists all the message headers defined in the HTTP/1.1 protocol, with short descriptions. In the list, the name of the header is a link to its definition in the protocol itself. Note that some of the headers are also used in Internet E-mail and in Usenet &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cs.tut.fi%2f%7ejkorpela%2fhttp.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cs.tut.fi%2f%7ejkorpela%2fhttp.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Quick_reference_to_HTTP_headers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Quick_reference_to_HTTP_headers</guid>
      <pubDate>Fri, 30 Nov 2007 20:52:51 GMT</pubDate>
    </item>
    <item>
      <title>LightSpeed enterprise edition now ships with source code</title>
      <description>Innovative and efficient ORM LightSpeed now ships with source code included in the Enterprise edition. This is the first release including the source code and allows developers to gain a deeper understanding of how LightSpeed performs. &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%2f%3fp%3d60"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2f%3fp%3d60" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/LightSpeed_enterprise_edition_now_ships_with_source_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/LightSpeed_enterprise_edition_now_ships_with_source_code</guid>
      <pubDate>Thu, 15 Nov 2007 22:53:59 GMT</pubDate>
    </item>
    <item>
      <title>LightSpeed 1.1 Released</title>
      <description>A new version of the popular O/RM framework LightSpeed is up. The new release includes soft delete, polymorphic querying, validation improvements, performance enhancements and even better documentation and samples. And the framework library is still only 125KB. &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%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/LightSpeed_1_1_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/LightSpeed_1_1_Released</guid>
      <pubDate>Mon, 12 Nov 2007 22:31:06 GMT</pubDate>
    </item>
    <item>
      <title>Mindscape LightSpeed on ARCast.TV</title>
      <description>LightSpeed is a domain modeling and O/R Mapping framework. This ARCast.TV show discusses the framework with Jeremy Boyd and John-Daniel Trask. &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%2f%3fp%3d57"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2f%3fp%3d57" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Mindscape_LightSpeed_on_ARCast_TV</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Mindscape_LightSpeed_on_ARCast_TV</guid>
      <pubDate>Mon, 05 Nov 2007 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Querying with LightSpeed</title>
      <description>A short introduction to how queries are constructed when working with the domain modeling framework and O/R Mapper, LightSpeed. Worth checking out if you're not a fan of writing SQL by hand. &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%2f%3fp%3d54"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2f%3fp%3d54" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Querying_with_LightSpeed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Querying_with_LightSpeed</guid>
      <pubDate>Thu, 20 Sep 2007 20:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Domain model validation with LightSpeed</title>
      <description>Details on how to create rich domain model validation with Mindscape LightSpeed including why validation at the domain model level is advantageous over existing approaches. &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%2f%3fp%3d53"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2f%3fp%3d53" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/Domain_model_validation_with_LightSpeed</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/Domain_model_validation_with_LightSpeed</guid>
      <pubDate>Wed, 29 Aug 2007 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>LightSpeed 1.0 Released!</title>
      <description>LightSpeed is a new domain modeling framework that really empowers developers to work more efficiently. No code generation is needed, no mapping files - it all just works. Supports heaps of database engines, takes care of sql generation and a lot more. The focus of LightSpeed is to help developers work faster and more effectively. &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%2f%3fp%3d45"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mindscape.co.nz%2fblog%2f%3fp%3d45" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/LightSpeed_1_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/LightSpeed_1_0_Released</guid>
      <pubDate>Sun, 05 Aug 2007 18:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>