<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by spoulson</title>
    <description>Stories kicked by spoulson</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>jQuery Intellisense in VS 2008 - ScottGu's Blog</title>
      <description>Last month I blogged about how Microsoft is extending support for jQuery.  Over the last few weeks we've been working with the jQuery team to add great jQuery intellisense support within Visual Studio 2008 and Visual Web Developer 2008 Express (which is free).  This is now available to download and use. &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%2f11%2f21%2fjquery-intellisense-in-vs-2008.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f11%2f21%2fjquery-intellisense-in-vs-2008.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Intellisense_in_VS_2008_ScottGu_s_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Intellisense_in_VS_2008_ScottGu_s_Blog</guid>
      <pubDate>Fri, 21 Nov 2008 16:31:20 GMT</pubDate>
    </item>
    <item>
      <title>An excellent Introduction to Microsoft F# by Luca Bolognese (PDC 2008)</title>
      <description>Learn about Microsoft's new language, F#, a typed functional programming language for the Microsoft .NET Framework. F# combines functional programming with the runtime support, libraries, tools, and object model of .NET. Understand how F# asynchronous workflows help tame the complexity of parallel and asynchronous I/O programming and how to use F# in conjunction with tools such as Parallel Extensions for .NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchannel9.msdn.com%2fpdc2008%2fTL11%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchannel9.msdn.com%2fpdc2008%2fTL11%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/An_excellent_Introduction_to_Microsoft_F_by_Luca_Bolognese_PDC_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/An_excellent_Introduction_to_Microsoft_F_by_Luca_Bolognese_PDC_2008</guid>
      <pubDate>Tue, 18 Nov 2008 09:20:32 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Fail -- How not to debug .NET exception handling</title>
      <description>...no matter what try/catch I put in my user code, I couldn't catch this exception with the debugger. Visual Studio would halt execution every time with &amp;quot;Exception unhandled by user code&amp;quot;... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.explodingcoder.com%2fcms%2fcontent%2fvisual-studio-fail-how-not-debug-net-exception-handling"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.explodingcoder.com%2fcms%2fcontent%2fvisual-studio-fail-how-not-debug-net-exception-handling" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Fail_How_not_to_debug_NET_exception_handling</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Fail_How_not_to_debug_NET_exception_handling</guid>
      <pubDate>Thu, 13 Nov 2008 16:38:00 GMT</pubDate>
    </item>
    <item>
      <title>Suspicious DNK Accounts</title>
      <description>Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page.  So guess what happens ... it would appear that a certain number of people are doing this. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</guid>
      <pubDate>Thu, 06 Nov 2008 16:31:29 GMT</pubDate>
    </item>
    <item>
      <title>Clashing with a c sharp keyword? Use the @ prefix</title>
      <description>Need to call a class class and a string string? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2finq.me%2fpost%2fClashing-with-a-c-sharp-keyword-Use-the-prefix.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2finq.me%2fpost%2fClashing-with-a-c-sharp-keyword-Use-the-prefix.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Clashing_with_a_c_sharp_keyword_Use_the_prefix</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Clashing_with_a_c_sharp_keyword_Use_the_prefix</guid>
      <pubDate>Fri, 31 Oct 2008 15:14:58 GMT</pubDate>
    </item>
    <item>
      <title>C# 4.0 New Features Part 2 - default and named parameters</title>
      <description>New feature in C# 4.0 number 2, default and named parameters! Look at what they are, and how they are used in C# 4.0. &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%2f10%2f29%2fC-40-New-Features-Part-2-default-and-named-parameters.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f10%2f29%2fC-40-New-Features-Part-2-default-and-named-parameters.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_4_0_New_Features_Part_2_default_and_named_parameters</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_4_0_New_Features_Part_2_default_and_named_parameters</guid>
      <pubDate>Thu, 30 Oct 2008 17:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Delete entity or collection in Linq to SQL without getting them</title>
      <description>In order to delete an entity or a collection of entity in Linq to SQL, you have to first get them and then delete them. This requires additional database roundtrip. Here's a strongly typed maintenance free way to delete entities directly using their primary key. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f30%2flinq-to-sql-delete-an-entity-using-primary-key-only.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f10%2f30%2flinq-to-sql-delete-an-entity-using-primary-key-only.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Delete_entity_or_collection_in_Linq_to_SQL_without_getting_them</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Delete_entity_or_collection_in_Linq_to_SQL_without_getting_them</guid>
      <pubDate>Tue, 04 Nov 2008 17:16:15 GMT</pubDate>
    </item>
    <item>
      <title>7 Steps To Shameless (Successful) Self Promotion</title>
      <description>How do you get yourself known in the community and in the industry?  Jeff offers 7 steps on how to get yourself out there. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f10%2f7-steps-to-shameless-successful-self.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f10%2f7-steps-to-shameless-successful-self.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/7_Steps_To_Shameless_Successful_Self_Promotion</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/7_Steps_To_Shameless_Successful_Self_Promotion</guid>
      <pubDate>Wed, 29 Oct 2008 18:46:13 GMT</pubDate>
    </item>
    <item>
      <title>LINQ Farm: Covariance and Contravariance in C# 4.0</title>
      <description>This post is designed to help you begin to understand a new feature in the next version of Visual Studio that involves covariant and contravariant support for delegates and interfaces. Eric Lippert's series of posts on this subject are definitely the definitive reference at this time. I'm writing this overview of the subject simply as an appendix to his explanation, and as quick reference for folks who want to get up to speed on this technology. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f10%2f27%2flinq-farm-covariance-and-contravariance-in-visual-studio-2010.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fcharlie%2farchive%2f2008%2f10%2f27%2flinq-farm-covariance-and-contravariance-in-visual-studio-2010.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_Farm_Covariance_and_Contravariance_in_C_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_Farm_Covariance_and_Contravariance_in_C_4_0</guid>
      <pubDate>Wed, 29 Oct 2008 04:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Windows Azure is born</title>
      <description>Ray Ozzie announces the new new for the new Windows-in-the-cloud. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.snowball.be%2fWindows%2bStrata%2bIs%2bDead.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.snowball.be%2fWindows%2bStrata%2bIs%2bDead.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Windows_Azure_is_born</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Windows_Azure_is_born</guid>
      <pubDate>Mon, 27 Oct 2008 18:46:12 GMT</pubDate>
    </item>
    <item>
      <title>Handycons - a free, hand drawn social media icon set, By Janco</title>
      <description>Handycons is a free, hand drawn social media icon set that contains 12 icons. Package contains icons for del.icio.us, Digg, Mixx, DesignBump, StumbleUpon, Reddit, Developer Zone, DesignFloat, Technorati, Twitter and RSS feed and Email icon, of course. All icons are available in four sizes: 16x16, 24x24, 32x32 and 48x48 pixels &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f10%2f20%2fHandycons-a-free-hand-drawn-social-media-icon-set.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f10%2f20%2fHandycons-a-free-hand-drawn-social-media-icon-set.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Handycons_a_free_hand_drawn_social_media_icon_set_By_Janco</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Handycons_a_free_hand_drawn_social_media_icon_set_By_Janco</guid>
      <pubDate>Thu, 23 Oct 2008 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Crack.NET - A runtime debugging and scripting tool for .NET</title>
      <description>Crack.NET is a runtime debugging and scripting tool that gives you access to the internals of any .NET desktop application running on your computer.  If you love Snoop and Mole for Visual Studio, you'll love Crack.NET, too.  Crack.NET allows you to "walk" the managed heap of another .NET application, inspect all kinds of values on objects, and even manipulate those objects via IronPython scripts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcracknetproject.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcracknetproject.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Crack_NET_A_runtime_debugging_and_scripting_tool_for_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Crack_NET_A_runtime_debugging_and_scripting_tool_for_NET</guid>
      <pubDate>Tue, 21 Oct 2008 19:16:15 GMT</pubDate>
    </item>
    <item>
      <title>Windows comming soon to Amazon EC2</title>
      <description>This is big news! Amazon are to enable Windows Support on EC2. this will allow users to kick of Windows images for running SQL Servers, IIS instances and anything else (even HPC stuff) in the cloud! SWEET! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faws.typepad.com%2faws%2f2008%2f10%2fcoming-soon-ama.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faws.typepad.com%2faws%2f2008%2f10%2fcoming-soon-ama.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Windows_comming_soon_to_Amazon_EC2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Windows_comming_soon_to_Amazon_EC2</guid>
      <pubDate>Wed, 01 Oct 2008 20:01:15 GMT</pubDate>
    </item>
    <item>
      <title>EventArgs.Empty - Do You Use It? </title>
      <description>Anyway, we can define EventArgs as a private member and use it instead of allocating an EventArgs object every time the event is raised. Fortunately, there is no need for that, C# introduce us the EventArgs.Empty... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f09%2f22%2feventargsempty-do-you-use-it%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f09%2f22%2feventargsempty-do-you-use-it%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/EventArgs_Empty_Do_You_Use_It</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/EventArgs_Empty_Do_You_Use_It</guid>
      <pubDate>Tue, 23 Sep 2008 06:31:08 GMT</pubDate>
    </item>
    <item>
      <title>Simulate a Windows Service Using ASP.NET to Run Scheduled Jobs</title>
      <description>Back in 2005 Omar Al Zabir (Co-founder and CTO of PageFlakes) posted an article on the CodeProject web site Simulate a Windows Service using ASP.NET to run scheduled jobs that many of you have probably seen. If you liked the idea at the time but didn't do anything with it, you may want to take another look now. In the comments, dselkirk provided an alternative that really cleans things up that Erichero then improved upon slightly and converted to C#.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f20%2fSimulate-a-Windows-Service-Using-ASPNET-to-Run-Scheduled-Jobs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f09%2f20%2fSimulate-a-Windows-Service-Using-ASPNET-to-Run-Scheduled-Jobs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Simulate_a_Windows_Service_Using_ASP_NET_to_Run_Scheduled_Jobs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Simulate_a_Windows_Service_Using_ASP_NET_to_Run_Scheduled_Jobs</guid>
      <pubDate>Mon, 22 Sep 2008 23:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Lutz Reflector now owned by Red Gate</title>
      <description>Lutz Reflector, the free .NET disassembler every developer developer should have, has been purchased by Red Gate software. Red Gate has stated they will continue to provide the tool for free. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.simple-talk.com%2fopinion%2fopinion-pieces%2fthe-future-of-reflector-%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.simple-talk.com%2fopinion%2fopinion-pieces%2fthe-future-of-reflector-%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Lutz_Reflector_now_owned_by_Red_Gate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Lutz_Reflector_now_owned_by_Red_Gate</guid>
      <pubDate>Wed, 20 Aug 2008 17:01:05 GMT</pubDate>
    </item>
    <item>
      <title>40 CSS/JS Styling and Functionality Techniques</title>
      <description>Designing effective web forms isn't easy, as we need to figure out more practical styling and functionality techniques to provide a great user experience.

Recently there have been a number of noteworthy techniques such as styling different form fields, live validation, Context highlighting, trading options from field to another, slider controls and more - using CSS and different Javascript libraries. Below we present findings of search to more than 40 tutorials and demos to showcase the capabilities and robustness of CSS and Javascript.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.noupe.com%2fcss%2fform-elements-40-cssjs-styling-and-functionality-techniques.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.noupe.com%2fcss%2fform-elements-40-cssjs-styling-and-functionality-techniques.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/40_CSS_JS_Styling_and_Functionality_Techniques</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/40_CSS_JS_Styling_and_Functionality_Techniques</guid>
      <pubDate>Thu, 21 Aug 2008 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>10 Invaluable CSS Resources</title>
      <description>First things first. I'm an application (middle tier) developer. My design skills while adequate, are not by any means what I'd like them to be. Like a good geek girl, I've been working on this. I've put together a list of very helpful CSS resources I've stumbled upon in my quest to improve my presentation layer skills. I thought I'd share them: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcrazeegeekchick.com%2fblog%2f10-invaluable-css-resources%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcrazeegeekchick.com%2fblog%2f10-invaluable-css-resources%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/10_Invaluable_CSS_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/10_Invaluable_CSS_Resources</guid>
      <pubDate>Mon, 18 Aug 2008 17:01:13 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 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 Express is now live!</title>
      <description>I promised an update on SQL Express availability in my last post about the release of SQL Server 2008 so here it is. SQL Server 2008 Express is now available along with the release of the .NET Framework 3.5 SP1, which is a prerequisite and Visual Studio Express SP1. As I mentioned, there are two more editions of SQL Express on the way. There are a number of prerequisites for SQL Server 2008 that you will have to install on your own before installing SQL Express. Here is the list and basic instructions:  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fsqlexpress%2farchive%2f2008%2f08%2f11%2fsql-server-2008-express-is-now-live.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fsqlexpress%2farchive%2f2008%2f08%2f11%2fsql-server-2008-express-is-now-live.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Express_is_now_live</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Express_is_now_live</guid>
      <pubDate>Tue, 12 Aug 2008 22:16:09 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008 Service Pack 1</title>
      <description>It's finally here!  I haven't seen an official announcement yet, but I did a search for &amp;quot;Visual Studio 2008 Service Pack 1&amp;quot; on Microsoft's Download Center and found the following downloads added today:

Microsoft Visual Studio 2008 Service Pack 1 (exe)
http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;DisplayLang=en

Microsoft Visual Studio 2008 Service Pack 1 (iso)
http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&amp;amp;DisplayLang=en &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fresults.aspx%3ffreetext%3dVisual%2520Studio%25202008%2520Service%2520Pack%25201%26productID%3dBF0EBDD7-5D74-479A-B01E-D7B141200243%26categoryId%3d10%26period%3d%26sortCriteria%3ddate%26nr%3d20%26DisplayLang%3den"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.microsoft.com%2fdownloads%2fresults.aspx%3ffreetext%3dVisual%2520Studio%25202008%2520Service%2520Pack%25201%26productID%3dBF0EBDD7-5D74-479A-B01E-D7B141200243%26categoryId%3d10%26period%3d%26sortCriteria%3ddate%26nr%3d20%26DisplayLang%3den" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Service_Pack_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_2008_Service_Pack_1</guid>
      <pubDate>Mon, 11 Aug 2008 16:16:07 GMT</pubDate>
    </item>
    <item>
      <title>How bad comments are born in your code</title>
      <description>Many programmers mention their support for "good" comments in the code. A significant percentage of all developers think the quality of the comments is one of the traits that separate good experienced programmers from the rest. But the cruel reality is lots of code out there is not commented at all or, even worse, it is commented but the comments are so bad they make understanding the code harder. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flittletutorials.com%2f2008%2f07%2f30%2fhow-bad-comments-are-born-in-your-code%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flittletutorials.com%2f2008%2f07%2f30%2fhow-bad-comments-are-born-in-your-code%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/How_bad_comments_are_born_in_your_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/How_bad_comments_are_born_in_your_code</guid>
      <pubDate>Mon, 11 Aug 2008 02:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Stackoverflow Beta: A Review</title>
      <description>I've been playing with the stackoverflow beta since Saturday. Stackoverflow is a project by Jeff Atwood (of CodingHorror fame), with moral support by Joel Spolsky (JoelOnSoftware). Together they've been doing a podcast for almost four months. Stackoverflow launched a private beta last Friday. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.mdemare.info%2f2008%2f08%2f06%2fstackoverflow-beta-a-review%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.mdemare.info%2f2008%2f08%2f06%2fstackoverflow-beta-a-review%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Stackoverflow_Beta_A_Review</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Stackoverflow_Beta_A_Review</guid>
      <pubDate>Wed, 06 Aug 2008 17:13:50 GMT</pubDate>
    </item>
    <item>
      <title>Quantity Always Trumps Quality</title>
      <description>When it comes to software, the same rule applies. If you aren't building, you aren't learning. Rather than agonizing over whether you're building the right thing, just build it. And if that one doesn't work, keep building until you get one that does.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f001160.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f001160.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Quantity_Always_Trumps_Quality</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Quantity_Always_Trumps_Quality</guid>
      <pubDate>Mon, 04 Aug 2008 12:50:42 GMT</pubDate>
    </item>
    <item>
      <title>Recursing into Recursion - Memoization</title>
      <description>Matthew Podwysocki continues his series on Recursion. In this post he deals with memoization (speeding up your programs by avoiding repetitive calculations for previously processed function inputs). This is a great read; especially if you are into functional 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%2fmatthew.podwysocki%2farchive%2f2008%2f08%2f01%2frecursing-into-recursion-memoization.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodebetter.com%2fblogs%2fmatthew.podwysocki%2farchive%2f2008%2f08%2f01%2frecursing-into-recursion-memoization.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Recursing_into_Recursion_Memoization</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Recursing_into_Recursion_Memoization</guid>
      <pubDate>Fri, 01 Aug 2008 20:17:05 GMT</pubDate>
    </item>
  </channel>
</rss>