<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by kermitn</title>
    <description>Stories kicked by kermitn</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>Creating great thumbnails in ASP.NET</title>
      <description>The built in function for creating thumbnails in ASP.NET is extremely convenient and very simple to implement. The trouble is that it produces relatively poor quality results and excessively large file sizes. The thumbnails tend to look very muddy when using this route, but many times it's good enough for whatever your needs may be. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.thebrainparasite.com%2fpost%2fCreating-great-thumbnails-in-ASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.thebrainparasite.com%2fpost%2fCreating-great-thumbnails-in-ASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Creating_great_thumbnails_in_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Creating_great_thumbnails_in_ASP_NET</guid>
      <pubDate>Sat, 10 May 2008 02:01:03 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Flash Remoting</title>
      <description>Article about WebOrb, a free Flash/Flex Remoting Solution by the Midnight Coders for ASP.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.phase9studios.com%2f2008%2f05%2f09%2fASPNETFlashRemoting.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.phase9studios.com%2f2008%2f05%2f09%2fASPNETFlashRemoting.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Flash_Remoting</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Flash_Remoting</guid>
      <pubDate>Fri, 09 May 2008 02:26:46 GMT</pubDate>
    </item>
    <item>
      <title>Fundamentals of OOD, encapsulation scope</title>
      <description>Part 2 of a series on Fundamentals of OOD covering encapsulation, scope, and the Single Responsibility Principle. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fpeterritchie%2farchive%2f2008%2f05%2f08%2ffundamentals-of-ood-part-2-encapsulation-scope.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fpeterritchie%2farchive%2f2008%2f05%2f08%2ffundamentals-of-ood-part-2-encapsulation-scope.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Fundamentals_of_OOD_encapsulation_scope</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Fundamentals_of_OOD_encapsulation_scope</guid>
      <pubDate>Thu, 08 May 2008 20:08:32 GMT</pubDate>
    </item>
    <item>
      <title>Fundamentals of Object-Oriented Design (OOD) part 1</title>
      <description>Introduction to some design aspects of OOD, part one of a series. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsmvps.com%2fblogs%2fpeterritchie%2farchive%2f2008%2f05%2f01%2ffundamentals-of-object-oriented-design-ood-part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fpeterritchie%2farchive%2f2008%2f05%2f01%2ffundamentals-of-object-oriented-design-ood-part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Fundamentals_of_Object_Oriented_Design_OOD_part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Fundamentals_of_Object_Oriented_Design_OOD_part_1</guid>
      <pubDate>Thu, 08 May 2008 20:05:52 GMT</pubDate>
    </item>
    <item>
      <title>Using a Windows Service just to run a scheduled process is Wrong!</title>
      <description>A classic post by Jon Galloway: A Windows Service is the wrong solution to scheduling one-off custom processes. The right solution for scheduling simple processes is the Windows Task Scheduler. &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%2f2005%2f10%2f24%2f428303.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgalloway%2farchive%2f2005%2f10%2f24%2f428303.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Using_a_Windows_Service_just_to_run_a_scheduled_process_is_Wrong</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Using_a_Windows_Service_just_to_run_a_scheduled_process_is_Wrong</guid>
      <pubDate>Sat, 10 May 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Prevent xss in Asp.Net</title>
      <description>Class that prevents xss attacks in asp.net, including the regex needed to clean xss &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fingig.net%2fpost%2fPrevent-xss-in-AspNet.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fingig.net%2fpost%2fPrevent-xss-in-AspNet.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Prevent_xss_in_Asp_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Prevent_xss_in_Asp_Net</guid>
      <pubDate>Thu, 08 May 2008 16:37:11 GMT</pubDate>
    </item>
    <item>
      <title>Great Silverlight 2.0 example application</title>
      <description>Great example of how to make rich line-of-business apps using Silverlight 2.0. Scalable UI, DeepZoom, animation etc.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mscui.net%2fPatientJourneyDemonstrator%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mscui.net%2fPatientJourneyDemonstrator%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Great_Silverlight_2_0_example_application</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Great_Silverlight_2_0_example_application</guid>
      <pubDate>Mon, 12 May 2008 03:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Programmer Productivity: The &amp;quot;Tenfinity&amp;quot; Factor</title>
      <description>It's widely accepted in the software industry that some programmers are much more productive than others.  Many experts cite an order-of-magnitude productivity difference between the &amp;quot;best&amp;quot; and &amp;quot;average&amp;quot; programmers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devtopics.com%2fprogrammer-productivity-the-tenfinity-factor%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devtopics.com%2fprogrammer-productivity-the-tenfinity-factor%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Programmer_Productivity_The_Tenfinity_Factor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Programmer_Productivity_The_Tenfinity_Factor</guid>
      <pubDate>Wed, 07 May 2008 17:31:41 GMT</pubDate>
    </item>
    <item>
      <title>ModalBox - An easy way to create popups and wizards</title>
      <description>Nice javascript library that makes it pretty sickeningly easy to add modal dialogs to pages.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.wildbit.com%2flabs%2fmodalbox%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.wildbit.com%2flabs%2fmodalbox%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ModalBox_An_easy_way_to_create_popups_and_wizards</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ModalBox_An_easy_way_to_create_popups_and_wizards</guid>
      <pubDate>Wed, 07 May 2008 17:00:13 GMT</pubDate>
    </item>
    <item>
      <title>BlogEngine.NET Extension: In-line Tags</title>
      <description>This BlogEngine.NET extension allows you to specify tags in the content of your blog post. This is useful when you post via software like Diarist or a gateway like Flickr that doesn't allow you to specify you blog tags. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f05%2fBlogEngineNET-Extension-In-line-Tags.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevblog.ailon.org%2fdevblog%2fpost%2f2008%2f05%2fBlogEngineNET-Extension-In-line-Tags.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/BlogEngine_NET_Extension_In_line_Tags</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/BlogEngine_NET_Extension_In_line_Tags</guid>
      <pubDate>Fri, 09 May 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Product Box Generator</title>
      <description>This application will generate a software package box image with up to three images for the front, side and top of the box.  Each image can be stretched to fit its area or centered with a background co &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2f31appsin31days%2farchive%2f2008%2f05%2f03%2fproduct-box-generator.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.atalasoft.com%2fcs%2fblogs%2f31appsin31days%2farchive%2f2008%2f05%2f03%2fproduct-box-generator.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Product_Box_Generator</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Product_Box_Generator</guid>
      <pubDate>Wed, 07 May 2008 13:58:00 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to the FSharp programming language</title>
      <description> A brief introduction to the F# programming language that will be the next one to integrate Microsoft Visual Studio. From the point of view of a C# programmer there's a lot you must learn to master the new concepts related to this powerful functional programming language. See where to download the F# compiler bits and start programming today. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flenielmacaferi.blogspot.com%2f2008%2f05%2fintro-to-fsharp-programming-language.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flenielmacaferi.blogspot.com%2f2008%2f05%2fintro-to-fsharp-programming-language.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Introduction_to_the_FSharp_programming_language</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Introduction_to_the_FSharp_programming_language</guid>
      <pubDate>Wed, 07 May 2008 04:06:01 GMT</pubDate>
    </item>
    <item>
      <title>AutoComplete for Silverlight TextBoxes</title>
      <description>An implementation of AutoComplete functionality that you can add to your TextBoxes in XAML... ala Google Suggest and the ASP.NET AutoComplete control extender (built on top of the behavior framework).  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nikhilk.net%2fSilverlight-AutoComplete.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nikhilk.net%2fSilverlight-AutoComplete.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/AutoComplete_for_Silverlight_TextBoxes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/AutoComplete_for_Silverlight_TextBoxes</guid>
      <pubDate>Fri, 09 May 2008 19:16:02 GMT</pubDate>
    </item>
    <item>
      <title>C# Object-Oriented Programming</title>
      <description>A twenty-two part tutorial explaining the basics of object-oriented programming using C# and .NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blackwasp.co.uk%2fCSharpObjectOriented.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blackwasp.co.uk%2fCSharpObjectOriented.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_Object_Oriented_Programming</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_Object_Oriented_Programming</guid>
      <pubDate>Mon, 05 May 2008 16:04:53 GMT</pubDate>
    </item>
    <item>
      <title>Windows Vista SP1 Available on Windows Update</title>
      <description>Just got the following update notification &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2008%2f03%2f18%2fWindowsVistaSP1NowAvailableOnWindowsUpdate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ekampf.com%2fblog%2f2008%2f03%2f18%2fWindowsVistaSP1NowAvailableOnWindowsUpdate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/vista/Windows_Vista_SP1_Available_on_Windows_Update</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/vista/Windows_Vista_SP1_Available_on_Windows_Update</guid>
      <pubDate>Tue, 18 Mar 2008 18:02:21 GMT</pubDate>
    </item>
    <item>
      <title>A Templated ASP.NET RSS Feed Reader Control - Stefan's ASP.NET Blog</title>
      <description>Nice implementation of a server control that displays RSS feeds using a templated approach.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstefansedich%2farchive%2f2008%2f03%2f18%2fa-templated-asp-net-rss-feed-reader-control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstefansedich%2farchive%2f2008%2f03%2f18%2fa-templated-asp-net-rss-feed-reader-control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_Templated_ASP_NET_RSS_Feed_Reader_Control_Stefan_s_ASP_NET_Blog</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_Templated_ASP_NET_RSS_Feed_Reader_Control_Stefan_s_ASP_NET_Blog</guid>
      <pubDate>Tue, 18 Mar 2008 15:54:07 GMT</pubDate>
    </item>
    <item>
      <title>Automatic Error Handling</title>
      <description>Download code   Microsoft's best practices[1] regarding error handling are pretty clear. They are designed to avoid losing information that might be helpful to the developer, provide a reasonable user experience, and to prevent a huge performance hit every time something goes wrong. ...  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f03%2fAutomatic-Error-Handling.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f03%2fAutomatic-Error-Handling.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Automatic_Error_Handling</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Automatic_Error_Handling</guid>
      <pubDate>Tue, 18 Mar 2008 15:09:40 GMT</pubDate>
    </item>
    <item>
      <title>Mobile Controls - Device Specific Rendering</title>
      <description> I got a chance to do some analysis on the ASP.NET 2.0 Mobile Controls. I was doing some R&amp;amp;D on the rendering behavior of the mobile controls, trying to generate a similar user interface with the same page for WML as well as HTML specific devices. For example: I &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f03%2fMobile-Controls---Device-Specific-Rendering.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.the3factory.com%2fpost%2f2008%2f03%2fMobile-Controls---Device-Specific-Rendering.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Mobile_Controls_Device_Specific_Rendering</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Mobile_Controls_Device_Specific_Rendering</guid>
      <pubDate>Tue, 18 Mar 2008 15:05:44 GMT</pubDate>
    </item>
    <item>
      <title>The One Single Tip to Comment Your Code</title>
      <description>You've heard about 13 tips to comment your code, but what about the One Single Tip? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f03%2fone-single-tip-to-comment-your-code.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fitscommonsensestupid.blogspot.com%2f2008%2f03%2fone-single-tip-to-comment-your-code.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_One_Single_Tip_to_Comment_Your_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_One_Single_Tip_to_Comment_Your_Code</guid>
      <pubDate>Wed, 19 Mar 2008 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Controls for amCharts Released</title>
      <description>AmCharts are very customizable and flexible Adobe Flash charts. However generating data and modifying settings on the fly requires a substantial amount of data transformations and XML generation. This is where &amp;quot;ASP.NET Controls for amCharts&amp;quot; step in. This set of ASP.NET controls allows .NET developers to work with amCharts as they would normally do with any native data-bound ASP.NET controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.marcelionis.com%2f2008%2f03%2f18%2faspnet-controls-for-amcharts-10-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.marcelionis.com%2f2008%2f03%2f18%2faspnet-controls-for-amcharts-10-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Controls_for_amCharts_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Controls_for_amCharts_Released</guid>
      <pubDate>Tue, 18 Mar 2008 12:50:16 GMT</pubDate>
    </item>
    <item>
      <title>GoDaddy setup with BlogEngine.NET (Step by Step)</title>
      <description>Step by step process of how to setup Blogengine.net on Godaddy.  Very good tutorial. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.spoiledtechie.com%2fpost%2fGoDaddy-setup-with-BlogEngineNET-(Step-by-Step).aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.spoiledtechie.com%2fpost%2fGoDaddy-setup-with-BlogEngineNET-(Step-by-Step).aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/GoDaddy_setup_with_BlogEngine_NET_Step_by_Step</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/GoDaddy_setup_with_BlogEngine_NET_Step_by_Step</guid>
      <pubDate>Tue, 18 Mar 2008 12:19:18 GMT</pubDate>
    </item>
    <item>
      <title>Showing off the power of Silverlight 2.0 - Windows Media Player redone</title>
      <description>&amp;quot;The main reason why I'm doing this is because I feel that there isn't enough examples of real world skinning using the new Silverlight 2.0 bits. There needs to be more samples out there for people to learn from, I for one would of loved to have more demo's to digest in the early days of the Silverlight 2.0 beta release.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fadvertboy.wordpress.com%2f2008%2f03%2f17%2fshowing-off-the-power-of-silverlight-20-windows-media-player-redone%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fadvertboy.wordpress.com%2f2008%2f03%2f17%2fshowing-off-the-power-of-silverlight-20-windows-media-player-redone%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Showing_off_the_power_of_Silverlight_2_0_Windows_Media_Player_redone</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Showing_off_the_power_of_Silverlight_2_0_Windows_Media_Player_redone</guid>
      <pubDate>Tue, 18 Mar 2008 06:14:15 GMT</pubDate>
    </item>
    <item>
      <title>C# 3.0 Auto Implemented Properties</title>
      <description>A feature I only recently became aware.  Pretty good summary of the old problem and what 3.0 does to fix it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.mitchelsellers.com%2fBlogs%2ftabid%2f54%2farticleType%2fArticleView%2farticleId%2f148%2fC-30-Auto-Implemented-Properties.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.mitchelsellers.com%2fBlogs%2ftabid%2f54%2farticleType%2fArticleView%2farticleId%2f148%2fC-30-Auto-Implemented-Properties.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_3_0_Auto_Implemented_Properties</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_3_0_Auto_Implemented_Properties</guid>
      <pubDate>Mon, 17 Mar 2008 21:44:27 GMT</pubDate>
    </item>
    <item>
      <title>Amazon releases DevPay in limited beta</title>
      <description>Amazon DevPay is a simple-to-use billing and account management service that makes it easy for developers to get paid for applications they build on Amazon Web Services. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amazon.com%2fgp%2fbrowse.html%3fnode%3d342429011"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amazon.com%2fgp%2fbrowse.html%3fnode%3d342429011" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/webservices/Amazon_releases_DevPay_in_limited_beta</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/webservices/Amazon_releases_DevPay_in_limited_beta</guid>
      <pubDate>Thu, 03 Jan 2008 16:09:21 GMT</pubDate>
    </item>
    <item>
      <title>Pagination with ASP.NET and SQL Server 2005</title>
      <description>This article shows a way to paginate a large data set using a stored procedure in SQL Server and a user control in ASP.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d37"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jaltiere.com%2f%3fp%3d37" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Pagination_with_ASP_NET_and_SQL_Server_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Pagination_with_ASP_NET_and_SQL_Server_2005</guid>
      <pubDate>Thu, 03 Jan 2008 14:45:43 GMT</pubDate>
    </item>
  </channel>
</rss>