<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by rplant</title>
    <description>Stories kicked by rplant</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>Getting started with Visual Studio 2008 Remote Debugging</title>
      <description>In the past, Visual Studio Remote Debugging was not the easiest thing to set up. Using VS 2008 this process is much simpler. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2008%2f04%2f14%2fmy-experience-with-visual-studio-2008-remote-debugging%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.tyronedavisjr.com%2findex.php%2f2008%2f04%2f14%2fmy-experience-with-visual-studio-2008-remote-debugging%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Getting_started_with_Visual_Studio_2008_Remote_Debugging</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Getting_started_with_Visual_Studio_2008_Remote_Debugging</guid>
      <pubDate>Tue, 15 Apr 2008 04:40:03 GMT</pubDate>
    </item>
    <item>
      <title>Code Isn't Beautiful</title>
      <description>I was thrilled to see the book Beautiful Code: Leading Programmers Explain How They Think show up in my Amazon recommendations. It seems like exactly the type of book I would enjoy. So of course I bought a copy. Unfortunately, Beautiful Code wasn't nearly as enjoyable of a read as I had hoped it would be. It is by no means a bad book, but there's something about it that's not quite right. 

 &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%2f001062.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codinghorror.com%2fblog%2farchives%2f001062.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Code_Isn_t_Beautiful</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Code_Isn_t_Beautiful</guid>
      <pubDate>Fri, 22 Feb 2008 15:57:19 GMT</pubDate>
    </item>
    <item>
      <title>SQL is the assembly language of the modern world</title>
      <description>I really would like to challenge the conventional wisdom that stored procedures are the best and/or that hand-crafted SQL is the only way to achieve good performance.

I once heard someone say that &amp;quot;SQL is the assembly language of the business application world&amp;quot; and I totally agree with this (I linked to Jett Attwood's post above, but I heard it somewhere else first and my Google-fu is failing me tonight).  &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%2fchad_myers%2farchive%2f2008%2f02%2f21%2fsql-is-the-assembly-language-of-the-modern-world.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.lostechies.com%2fblogs%2fchad_myers%2farchive%2f2008%2f02%2f21%2fsql-is-the-assembly-language-of-the-modern-world.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_is_the_assembly_language_of_the_modern_world</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_is_the_assembly_language_of_the_modern_world</guid>
      <pubDate>Fri, 22 Feb 2008 14:36:10 GMT</pubDate>
    </item>
    <item>
      <title>Object Initializers</title>
      <description>A new feature of Visual Studio 2008 and it's C# 3.0 is Object Initalizers.  This compiler feature can be used to set the values of properties without the need to create a special constructors. Even though you must have 2008 to use this feature, you don't have to target the 3.0 or 3.5 framework as it works just fine with the 2.0 framework.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ccc29ea35-c3e9-461c-99d0-7bf54fca1418.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ccc29ea35-c3e9-461c-99d0-7bf54fca1418.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Object_Initializers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Object_Initializers</guid>
      <pubDate>Tue, 12 Feb 2008 22:00:52 GMT</pubDate>
    </item>
    <item>
      <title>C#.NET or VB.NET?</title>
      <description>Recently we got a question from a user asking which of C# and VB.NET was best suited to developing commercial applications like Payroll systems. 
In this post we look at the similarities and differences between the languages and pick out some of the things that may be worth considering when making the decision.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.programmersheaven.com%2fuser%2fpheaven%2fblog%2f165-CNET-or-VBNET%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.programmersheaven.com%2fuser%2fpheaven%2fblog%2f165-CNET-or-VBNET%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_NET_or_VB_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_NET_or_VB_NET</guid>
      <pubDate>Mon, 11 Feb 2008 22:28:21 GMT</pubDate>
    </item>
    <item>
      <title>dnrTV Aggregator Part 2 - LINQ to XML</title>
      <description>In Part 1 of this series I went over the creation of a Windows Service and it's remote client. For this installment, I will be covering the use of &amp;quot;LINQ to XML&amp;quot; to gather the feed, and the saving and loading of the XML configuration files. I'll also show some code to download and unzip the videos using SharpZipLib from ic#code. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c91f07506-9d80-47ef-ba25-97c47c1eeaa6.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c91f07506-9d80-47ef-ba25-97c47c1eeaa6.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/dnrTV_Aggregator_Part_2_LINQ_to_XML</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/dnrTV_Aggregator_Part_2_LINQ_to_XML</guid>
      <pubDate>Wed, 13 Feb 2008 18:46:02 GMT</pubDate>
    </item>
    <item>
      <title>RESX file Web Editor</title>
      <description>A collaboration tool to enable your translators to do their job right on 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%2fblog.lavablast.com%2fpost%2f2008%2f02%2fRESX-file-Web-Editor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2008%2f02%2fRESX-file-Web-Editor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/RESX_file_Web_Editor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/RESX_file_Web_Editor</guid>
      <pubDate>Tue, 12 Feb 2008 14:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Outerglow / Outline Text with GDI+ in C#</title>
      <description>My previous job required a bit of multimedia programming and involved the use of a lot of different graphics techniques. One day we ran across a bit of code to give drawn text either an outerglow or an outline around it. It turns outs to be much simpler to do than I previously thought and only goes to show that you can always learn a new tricks.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c08a46612-4402-4c49-a9e3-f3481e1658c3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c08a46612-4402-4c49-a9e3-f3481e1658c3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Outerglow_Outline_Text_with_GDI_in_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Outerglow_Outline_Text_with_GDI_in_C</guid>
      <pubDate>Thu, 07 Feb 2008 02:38:19 GMT</pubDate>
    </item>
    <item>
      <title>Agile PM Tools</title>
      <description>Nice list of Agile project management tools.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fwallen%2farchive%2f2008%2f02%2f05%2fagile-pm-tool-costs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fwallen%2farchive%2f2008%2f02%2f05%2fagile-pm-tool-costs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Agile_PM_Tools</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Agile_PM_Tools</guid>
      <pubDate>Tue, 12 Feb 2008 15:01:02 GMT</pubDate>
    </item>
    <item>
      <title>TDD for Beginners Series</title>
      <description>Series of posts geared towards the beginner developer to TDD.  These are meant to be as simple as possible to get the understanding across about TDD.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.buddylindsey.com%2fBlog%2fpage%2fTDD-for-Beginners-Series.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.buddylindsey.com%2fBlog%2fpage%2fTDD-for-Beginners-Series.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/TDD_for_Beginners_Series</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/TDD_for_Beginners_Series</guid>
      <pubDate>Sat, 02 Feb 2008 21:46:02 GMT</pubDate>
    </item>
    <item>
      <title>dnrTV Aggregator Part 1 - Windows Services</title>
      <description>It is time for another personal project for me and this time I thought I would put together a dnrTV feed aggregator. Rather than watch each episode on my home computer, I prefer to watch them on the big screen TV in the living room. They are very viewable and I can sit in my lazy boy with the remote, a beer and maybe the laptop. ( mostly the remote and a beer )
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cd76adccb-555f-4ce8-a152-f1c7d54c1f2a.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cd76adccb-555f-4ce8-a152-f1c7d54c1f2a.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/dnrTV_Aggregator_Part_1_Windows_Services</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/dnrTV_Aggregator_Part_1_Windows_Services</guid>
      <pubDate>Thu, 31 Jan 2008 22:19:20 GMT</pubDate>
    </item>
    <item>
      <title>Confessions of a Software Developer</title>
      <description>Has anybody else ever felt overwhelmed with the sheer mass of &amp;quot;stuff&amp;quot; involved with software development? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2008%2f01%2f30%2fconfessions-of-a-software-developer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2008%2f01%2f30%2fconfessions-of-a-software-developer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Confessions_of_a_Software_Developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Confessions_of_a_Software_Developer</guid>
      <pubDate>Thu, 31 Jan 2008 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Top 5 Attributes of Highly Effective Programmers</title>
      <description>Just an essential article. I would like to add &amp;quot;discipline&amp;quot; to this list. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.philosophicalgeek.com%2f2008%2f01%2f20%2f5-attributes-of-highly-effective-programmers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.philosophicalgeek.com%2f2008%2f01%2f20%2f5-attributes-of-highly-effective-programmers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Top_5_Attributes_of_Highly_Effective_Programmers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Top_5_Attributes_of_Highly_Effective_Programmers</guid>
      <pubDate>Wed, 30 Jan 2008 12:46:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Custom Errors: Preventing 302 Redirects To Custom Error Pages</title>
      <description>Defining custom error pages is a convenient way to show users a friendly page when they encounter an HTTP error such as a 404 Not Found, or a 500 Server Error. Unfortunately ASP.NET handles custom error pages by responding with a 302 Temporary redirect to the error page that was defined. In this post I explain how to create a custom HttpModule that allows you to use custom error pages while preserving the original HTTP status code and avoiding the 302 redirect to the error page. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.colincochrane.com%2fpost%2f2008%2f01%2fASP-NET-Custom-Errors-Preventing-302-Redirects-To-Custom-Error-Pages.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.colincochrane.com%2fpost%2f2008%2f01%2fASP-NET-Custom-Errors-Preventing-302-Redirects-To-Custom-Error-Pages.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Custom_Errors_Preventing_302_Redirects_To_Custom_Error_Pages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Custom_Errors_Preventing_302_Redirects_To_Custom_Error_Pages</guid>
      <pubDate>Sat, 26 Jan 2008 05:57:30 GMT</pubDate>
    </item>
    <item>
      <title>.NET Graphical Resources</title>
      <description>So you just got done prototyping that new Winform or WPF application and the interface is a bit lacking. You are a programmer, not an artist after all. Well, never fear, free icons are here (wow that really rhymed). All kidding aside, most of us are not good at drawing images and icons, so we need some resources for these items.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c2f458f97-84e3-4abb-aa08-64a92b70c5ff.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c2f458f97-84e3-4abb-aa08-64a92b70c5ff.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/NET_Graphical_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/NET_Graphical_Resources</guid>
      <pubDate>Thu, 24 Jan 2008 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL Part 3</title>
      <description>We have seen a couple examples of how to use LINQ to SQL in the previous posts  LINQ to SQL Part 1, LINQ to SQL Part 2, and how easy it is to use. The next question now becomes, What if your company strictly uses stored procedures for all of its data accessing?  Companies today can have stored procedures number from the hundreds to the thousands. With LINQ to SQL, you can still call your stored procedures and even mix and match the type styles. 

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cf3e3382a-c437-48d0-acb4-f7ba8d50d1b6.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cf3e3382a-c437-48d0-acb4-f7ba8d50d1b6.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_3</guid>
      <pubDate>Tue, 22 Jan 2008 05:51:43 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL Part 2</title>
      <description>In LINQ to SQL Part 1 I used a very simple query, almost too simple.  This time I want to take it a step up and add a few joins into the mix, and show how to handle them. Below is a standard TSQL query that will to pull the employee name and his/her territory and region from the Northwind database. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cb3d4c15e-a8ec-4dcf-b559-ebdeccfe2294.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cb3d4c15e-a8ec-4dcf-b559-ebdeccfe2294.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_2</guid>
      <pubDate>Thu, 24 Jan 2008 09:46:02 GMT</pubDate>
    </item>
    <item>
      <title>LINQ to SQL Part 1</title>
      <description>I'm sure everyone so far has at least heard of LINQ. If you haven't, it is Microsoft's new technology for Language Integrated Querying.  LINQ is part of the upcoming 3.5 .Net Framework which will be part of Visual Studio 2008 ( codename Orcas ).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c96ab6cd8-1f23-4537-afcf-f5e9329d1847.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2c96ab6cd8-1f23-4537-afcf-f5e9329d1847.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_Part_1</guid>
      <pubDate>Thu, 24 Jan 2008 10:31:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Trusted Connections with ASP.NET</title>
      <description>The problem arises when your SQL server and your IIS/asp.net server are on separate machines, which is a typical setup. As the ASPNET user does not exist on the SQL server you can't grant access to it. There are 4 main ways to overcome this problem &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f7142%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.co.uk%2fshow%2f7142%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/SQL_Trusted_Connections_with_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/SQL_Trusted_Connections_with_ASP_NET</guid>
      <pubDate>Tue, 22 Jan 2008 02:32:48 GMT</pubDate>
    </item>
    <item>
      <title>Designing Master Pages</title>
      <description>The complete guide to designing Master Pages, and how to overcome the problem that you might face when using Background images in the master pages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftechietweaks.blogspot.com%2f2007%2f04%2fdesigning-masterpages.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftechietweaks.blogspot.com%2f2007%2f04%2fdesigning-masterpages.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Designing_Master_Pages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Designing_Master_Pages</guid>
      <pubDate>Mon, 21 Jan 2008 21:08:27 GMT</pubDate>
    </item>
    <item>
      <title>Riding The Geek Rewrite Wave</title>
      <description>Rob Conery like to ask the tough questions. In this post he asks when do you know its time to do a rewrite... and how do you tell your client that. Oh, and he has a good bit of fun at my expense along the way. :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f01%2f21%2fquestion-refactor-or-rewrite%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f01%2f21%2fquestion-refactor-or-rewrite%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Riding_The_Geek_Rewrite_Wave</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Riding_The_Geek_Rewrite_Wave</guid>
      <pubDate>Wed, 23 Jan 2008 06:01:03 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft Launch Event 2008</title>
      <description>It is launch time again for Microsoft, and this time it is for Windows Server 2008, Visual Studio 2008 and SQL Server 2008. The one here in Tampa is not until May 8, but as soon as I can register for it I will.  You can get more information and register on their launch web site, Heroes happen {here}.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cdf17e5ea-1399-4f57-85c2-45281e917905.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2cdf17e5ea-1399-4f57-85c2-45281e917905.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Microsoft_Launch_Event_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Microsoft_Launch_Event_2008</guid>
      <pubDate>Sat, 19 Jan 2008 19:21:12 GMT</pubDate>
    </item>
    <item>
      <title>SQL 2005 Try-Catch is your friend</title>
      <description>Anyone that has had to write anything more than trival procs knows that error handling can be a pain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f01%2f18%2ftry-catch-in-sql-2005-is-your-friend.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f01%2f18%2ftry-catch-in-sql-2005-is-your-friend.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_2005_Try_Catch_is_your_friend</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_2005_Try_Catch_is_your_friend</guid>
      <pubDate>Fri, 18 Jan 2008 15:02:30 GMT</pubDate>
    </item>
    <item>
      <title>Free Ebooks from MsPress</title>
      <description>Last week a co-worker let me know about these free E-books from Microsoft Press. It looks as if the LINQ book is in fact the full book while the other two on ASP.NET and SilverLight 1.0 are excerpts. More information can be found at the Microsoft Learning Portal.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ccfa91ab1-808a-46dd-9905-a5342b04c602.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ccfa91ab1-808a-46dd-9905-a5342b04c602.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Free_Ebooks_from_MsPress</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Free_Ebooks_from_MsPress</guid>
      <pubDate>Fri, 18 Jan 2008 02:36:29 GMT</pubDate>
    </item>
    <item>
      <title>Dual Monitors for Developers</title>
      <description>Let's face it, a multiple monitor setup is the only way to go for a software developer, or any other computer professional these days. If you are still using only a single monitor, you are not working at your full potential. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ca5df7028-c55e-4a54-b367-34450236e380.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jrpsoftware.com%2fPermaLink%2cguid%2ca5df7028-c55e-4a54-b367-34450236e380.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Dual_Monitors_for_Developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Dual_Monitors_for_Developers</guid>
      <pubDate>Sat, 19 Jan 2008 17:16:01 GMT</pubDate>
    </item>
  </channel>
</rss>