<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mcintyre321</title>
    <description>Stories kicked by mcintyre321</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>Kona 3: Learning Behavior Driven Development (BDD)</title>
      <description>Holy cow! Another *DD - man I really must have an IV with that Alt.NET Punch just coursing like a train in my veins! I ask for your patience with this one - cause I think BDD is a really good tool to know - whether you use it or not - knowing the workings of it will allow you to have some intelligent conversation the next time you're in Austin :). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fkona-3%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fkona-3%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Kona_3_Learning_Behavior_Driven_Development_BDD</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Kona_3_Learning_Behavior_Driven_Development_BDD</guid>
      <pubDate>Fri, 15 May 2009 22:46:26 GMT</pubDate>
    </item>
    <item>
      <title>Checking XML for Semantic Equivalence in C#</title>
      <description>Does what it says on the tin &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%2f2009%2f05%2f06%2fChecking-XML-for-Semantic-Equivalence-in-C.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f05%2f06%2fChecking-XML-for-Semantic-Equivalence-in-C.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/Checking_XML_for_Semantic_Equivalence_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/Checking_XML_for_Semantic_Equivalence_in_C</guid>
      <pubDate>Fri, 08 May 2009 00:07:49 GMT</pubDate>
    </item>
    <item>
      <title>Implementing a simple genetic algorithm</title>
      <description>In this blog post I'll give a quick introduction to what genetic algorithms are and what they can be used for. We'll implement a genetic algorithm that attempts to guess an RGB color by evolving upon a random set of initial guesses, until it at some point evolves into the correct RGB value. &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%2f2009%2f04%2f29%2fimplementing-a-simple-genetic-algorithm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.improve.dk%2fblog%2f2009%2f04%2f29%2fimplementing-a-simple-genetic-algorithm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Implementing_a_simple_genetic_algorithm</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Implementing_a_simple_genetic_algorithm</guid>
      <pubDate>Fri, 01 May 2009 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>string.Empty versus &amp;quot;&amp;quot;</title>
      <description>The author shows ways that &amp;quot;&amp;quot; is better than string.Empty and results in clearer and possibly faster code. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetperls.com%2fContent%2fstring-Empty.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetperls.com%2fContent%2fstring-Empty.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/string_Empty_versus</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/string_Empty_versus</guid>
      <pubDate>Fri, 17 Apr 2009 19:01:02 GMT</pubDate>
    </item>
    <item>
      <title>SCOPE_IDENTITY Bug with Multi Processor Parallel Plan and Solution</title>
      <description>This article is very serious and I would like to explain this as simple as I can. SCOPE_IDNETITY() which is commonly used in place of @@Idnetity has bug when run in Parallel Plan.

Do your community service. Read the article. Bookmark it. Kick it and spread the word.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f03%2f24%2fsql-server-2008-scope_identity-bug-with-multi-processor-parallel-plan-and-solution%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.sqlauthority.com%2f2009%2f03%2f24%2fsql-server-2008-scope_identity-bug-with-multi-processor-parallel-plan-and-solution%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SCOPE_IDENTITY_Bug_with_Multi_Processor_Parallel_Plan_and_Solution</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SCOPE_IDENTITY_Bug_with_Multi_Processor_Parallel_Plan_and_Solution</guid>
      <pubDate>Wed, 25 Mar 2009 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Is Nick Stakenburg Bullying His Open-Source 'Competitor'</title>
      <description>This is obviously a scare tactic used by a vendor to frighten a 'competitor' who is encroachinig on his sales. Nick (the vendor) is jarred by the fact that someone has released a comparable (better?) product that his and it is free. It behaves somewhat the same, so obviously it was copied...
This is a serious issue, we can't let companies push around open-source with threats like this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fnaspinski.net%2fpost%2fIs-Nick-Stakenburg-bullying-his-open-source-competitor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fnaspinski.net%2fpost%2fIs-Nick-Stakenburg-bullying-his-open-source-competitor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Is_Nick_Stakenburg_Bullying_His_Open_Source_Competitor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Is_Nick_Stakenburg_Bullying_His_Open_Source_Competitor</guid>
      <pubDate>Tue, 10 Mar 2009 12:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Static urls for aspx pages in 20 lines of code</title>
      <description>A nice way to create refactor proof page links &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adverseconditionals.com%2f2009%2f02%2fstatic-links-for-aspx-pages-in-20-lines.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adverseconditionals.com%2f2009%2f02%2fstatic-links-for-aspx-pages-in-20-lines.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Static_urls_for_aspx_pages_in_20_lines_of_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Static_urls_for_aspx_pages_in_20_lines_of_code</guid>
      <pubDate>Wed, 25 Feb 2009 19:47:16 GMT</pubDate>
    </item>
    <item>
      <title>Announcing TeamCity.CodeBetter.com </title>
      <description>CodeBetter - in collaboration with JetBrains, IdeaVine, and Devlicio.us - is proud to announce the launch of TeamCity.CodeBetter.com - a continuous integration server farm for open source projects. JetBrains is generously supporting our community efforts by funding the monthly costs of the server farm and providing a TeamCity Enterprise license. Volunteers from CodeBetter, IdeaVine, and Devlicio.us are administering the servers and setting up OSS projects on the build grid. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjames.kovacs%2farchive%2f2009%2f02%2f24%2fannouncing-teamcity-codebetter-com.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fjames.kovacs%2farchive%2f2009%2f02%2f24%2fannouncing-teamcity-codebetter-com.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Announcing_TeamCity_CodeBetter_com</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Announcing_TeamCity_CodeBetter_com</guid>
      <pubDate>Wed, 25 Feb 2009 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Learn the Basics Before Programming</title>
      <description>Simone Chiaretta wraps up the recent discussion on the community about the controversy opinions of building a software that only works versus building the software that has a high quality. After that, the leaves his own opinions on this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f12%2fdo-you-wanna-be-the-picasso-of-programming-first-learn.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f12%2fdo-you-wanna-be-the-picasso-of-programming-first-learn.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/altnet/Learn_the_Basics_Before_Programming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/altnet/Learn_the_Basics_Before_Programming</guid>
      <pubDate>Thu, 12 Feb 2009 22:46:16 GMT</pubDate>
    </item>
    <item>
      <title>Patterns, Purists, and Sinkholes</title>
      <description>Before I was a geek, I was a Geologist. A Geophysicist to be precise - but mostly I just tell people I was a Geologist. I worked a lot with environmental cleanup, but I also spent a lot of time doing what's known as "Geotechnical" work - the stuff that happens before buildings are built and holes are dug. It can be kind of boring, but it's crucially important.

One day I was sitting in our lab with some dark Bay Mud in a crucible, slowly adding water in measured doses and then pouring the mud through a screen and weighing out differences. I won't bore you with the details - I'll just tell you that I was 23 and cranky that this is what my career amounted to - a bunch of rigorous nonsense where I got to weigh mud. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fpatterns-purists-and-sinkholes%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fpatterns-purists-and-sinkholes%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Patterns_Purists_and_Sinkholes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Patterns_Purists_and_Sinkholes</guid>
      <pubDate>Thu, 12 Feb 2009 20:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Jeff Atwood Finally Jumps the Shark</title>
      <description>Well, we all knew it had to happen eventually.  After years of great blog posts and insightful commentary on the programming world, Jeff Atwood has finally jumped the shark in his latest post which essentially says &amp;quot;programming is hard, let's go shopping!&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fJeff-Atwood-Finally-Jumps-the-Shark.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fJeff-Atwood-Finally-Jumps-the-Shark.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Jeff_Atwood_Finally_Jumps_the_Shark</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Jeff_Atwood_Finally_Jumps_the_Shark</guid>
      <pubDate>Thu, 12 Feb 2009 07:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Today I've Realized How Far We Have To Go</title>
      <description>A call to climb on the shoulders of giants within the software develeopment industry. &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%2f2009%2f02%2f11%2fToday-Ive-Realized-How-Far-We-Have-To-Go.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2009%2f02%2f11%2fToday-Ive-Realized-How-Far-We-Have-To-Go.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Today_I_ve_Realized_How_Far_We_Have_To_Go</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Today_I_ve_Realized_How_Far_We_Have_To_Go</guid>
      <pubDate>Thu, 12 Feb 2009 07:01:02 GMT</pubDate>
    </item>
    <item>
      <title>MigrationScriptGenerator</title>
      <description>a tool for generating SQL scripts for changes (using Open DBDiff), with errors if you do a change that might lose data. It creates a script for you to review. If your changes are non destructive, then it just makes the change script for you. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adverseconditionals.com%2f2009%2f02%2fmigrationscriptgenerator.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adverseconditionals.com%2f2009%2f02%2fmigrationscriptgenerator.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/MigrationScriptGenerator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/MigrationScriptGenerator</guid>
      <pubDate>Mon, 09 Feb 2009 08:10:27 GMT</pubDate>
    </item>
    <item>
      <title>Automatically serializing value objects using Fluent NHibernate</title>
      <description>After reading James Gregory's posts on Fluent NHibernate (in particular http://blog.jagregory.com/2009/01/11/fluent-nhibernate-auto-mapping-type-conventions/) I had a quick play and came up with this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adverseconditionals.com%2f2009%2f01%2fautomatically-serializing-value-objects.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adverseconditionals.com%2f2009%2f01%2fautomatically-serializing-value-objects.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Automatically_serializing_value_objects_using_Fluent_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Automatically_serializing_value_objects_using_Fluent_NHibernate</guid>
      <pubDate>Mon, 19 Jan 2009 00:39:38 GMT</pubDate>
    </item>
    <item>
      <title>Automatic/Convention-based mapping entities with Fluent NHibernate</title>
      <description>James Gregory has a 4-part post on the &amp;quot;auto-mapping&amp;quot; features of Fluent NHibernate. Basically, Fluent NHibernate can automatically map most of your entities based on the conventions you specify and can apply other conventions such as table names, foreign-key constraint naming, etc.  This is the first post of the 4, the others are linked as Trackbacks at the bottom.  After reading these 4, you should have a better idea of how to get started using the conventional mapping features of Fluent NHibernate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jagregory.com%2f2009%2f01%2f10%2ffluent-nhibernate-auto-mapping-introduction%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jagregory.com%2f2009%2f01%2f10%2ffluent-nhibernate-auto-mapping-introduction%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Automatic_Convention_based_mapping_entities_with_Fluent_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Automatic_Convention_based_mapping_entities_with_Fluent_NHibernate</guid>
      <pubDate>Mon, 12 Jan 2009 02:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Sort Visual Studio 2008 Projects alphabetically inside Solution Folder</title>
      <description>This blog article shows how to sort Visual Studio 2008 projects alphabetically inside Solution Folders &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.catenalogic.com%2fpost%2f2009%2f01%2f09%2fSort-Visual-Studio-2008-Projects-alphabetically-inside-Solution-Folders.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.catenalogic.com%2fpost%2f2009%2f01%2f09%2fSort-Visual-Studio-2008-Projects-alphabetically-inside-Solution-Folders.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Sort_Visual_Studio_2008_Projects_alphabetically_inside_Solution_Folder</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Sort_Visual_Studio_2008_Projects_alphabetically_inside_Solution_Folder</guid>
      <pubDate>Sat, 10 Jan 2009 05:31:07 GMT</pubDate>
    </item>
    <item>
      <title>LINQ To SQL is Dead - Read Between the Lines </title>
      <description>David Hayden with some great points on the Linq to SQL announcement and some ideas on how the project could be saved. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f31%2flinq-to-sql-is-dead-read-between-the-lines.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f31%2flinq-to-sql-is-dead-read-between-the-lines.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_To_SQL_is_Dead_Read_Between_the_Lines</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_To_SQL_is_Dead_Read_Between_the_Lines</guid>
      <pubDate>Sat, 01 Nov 2008 01:46:13 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft kills Linq to SQL</title>
      <description>Ayende (aka Oren) expresses disbelief at Microsoft's decision to effectively kill off LINQ to SQL. &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%2f10%2f31%2fmicrosoft-kills-linq-to-sql.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fayende.com%2fBlog%2farchive%2f2008%2f10%2f31%2fmicrosoft-kills-linq-to-sql.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Microsoft_kills_Linq_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Microsoft_kills_Linq_to_SQL</guid>
      <pubDate>Fri, 31 Oct 2008 16:01:13 GMT</pubDate>
    </item>
    <item>
      <title>LINQ To SQL Gets Kicked to the Curb... Needs A Good Home!</title>
      <description>Great post on why L2S needs to be supported by the community and why a L2S targeted at the community is a good idea. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f30%2flinq-to-sql-gets-kicked-to-the-curb-needs-a-good-home.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fdavid.hayden%2farchive%2f2008%2f10%2f30%2flinq-to-sql-gets-kicked-to-the-curb-needs-a-good-home.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_To_SQL_Gets_Kicked_to_the_Curb_Needs_A_Good_Home</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_To_SQL_Gets_Kicked_to_the_Curb_Needs_A_Good_Home</guid>
      <pubDate>Fri, 31 Oct 2008 03:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Handling &amp;quot;GO&amp;quot; Separators in SQL Scripts - the easy way</title>
      <description>use SMO to run SQL scripts on .NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2006%2f11%2f07%2fHandling-_2200_GO_2200_-Separators-in-SQL-Scripts-_2D00_-the-easy-way.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2006%2f11%2f07%2fHandling-_2200_GO_2200_-Separators-in-SQL-Scripts-_2D00_-the-easy-way.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Handling_GO_Separators_in_SQL_Scripts_the_easy_way</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Handling_GO_Separators_in_SQL_Scripts_the_easy_way</guid>
      <pubDate>Mon, 18 Aug 2008 16:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Linq To Sql Schema</title>
      <description>A new library to let you access database structures from c#. Helpful when generating code or writing migrations. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.adverseconditionals.com%2f2008%2f07%2flinq-to-sql-schema.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.adverseconditionals.com%2f2008%2f07%2flinq-to-sql-schema.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Linq_To_Sql_Schema</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Linq_To_Sql_Schema</guid>
      <pubDate>Thu, 10 Jul 2008 19:31:39 GMT</pubDate>
    </item>
    <item>
      <title>Jump between braces in Visual Studio.</title>
      <description>Move fast between open and close braces.  No more scrolling to find beginning of that illusive if statement. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f07%2f09%2fjump-between-braces-in-visual-studio%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f07%2f09%2fjump-between-braces-in-visual-studio%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Jump_between_braces_in_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Jump_between_braces_in_Visual_Studio</guid>
      <pubDate>Fri, 11 Jul 2008 01:01:09 GMT</pubDate>
    </item>
    <item>
      <title>Foundation of Programming FREE EBook - CodeBetter.Com</title>
      <description>The Foundation Of Programming Series Free ebook By Karl Seguin &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodebetter.com%2ffiles%2ffolders%2fcodebetter_downloads%2fentry179694.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2ffiles%2ffolders%2fcodebetter_downloads%2fentry179694.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Foundation_of_Programming_FREE_EBook_CodeBetter_Com</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Foundation_of_Programming_FREE_EBook_CodeBetter_Com</guid>
      <pubDate>Wed, 09 Jul 2008 22:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Smart Tag Expansion Tip</title>
      <description>I used to find the smart tag really annoying in Visual Studio because it is such a small target to hit with the mouse. Silly me, trying to expand a smart tag with a mouse. When you highlight the tag with your mouse, it tells you that the keyboard combination of ALT + SHIFT + F10 will expand the menu. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f06%2f23%2fvisual-studio-smart-tag-expansion-tip.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhaacked.com%2farchive%2f2008%2f06%2f23%2fvisual-studio-smart-tag-expansion-tip.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Smart_Tag_Expansion_Tip</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Smart_Tag_Expansion_Tip</guid>
      <pubDate>Thu, 26 Jun 2008 10:01:02 GMT</pubDate>
    </item>
    <item>
      <title>OMeta#: Who? What? When? Where? Why?</title>
      <description>Introducing a new open source project whose aim is to bring the OMeta language to .net. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.moserware.com%2f2008%2f06%2fometa-who-what-when-where-why.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.moserware.com%2f2008%2f06%2fometa-who-what-when-where-why.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/OMeta_Who_What_When_Where_Why</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/OMeta_Who_What_When_Where_Why</guid>
      <pubDate>Mon, 30 Jun 2008 21:16:03 GMT</pubDate>
    </item>
  </channel>
</rss>