<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by mohammedm</title>
    <description>Stories kicked by mohammedm</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>TDD or POUT</title>
      <description> Because Unit Testing is the plain-Jane progenitor of Test Driven Development, it's kind of unfair that it doesn't have an acronym of its own. After all, it's hard to get programmer types to pay attention if they don't have some obscure jargon to bandy about. UT is too awkward, besides being a state abbreviation in the U.S., so for this post (and, if it catches on, future posts as well) I'll borrow from the telco folks and call unit testing Plain Old Unit Testing. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.theruntime.com%2fblogs%2fjacob%2farchive%2f2008%2f01%2f31%2ftdd-or-pout.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.theruntime.com%2fblogs%2fjacob%2farchive%2f2008%2f01%2f31%2ftdd-or-pout.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/TDD_or_POUT</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/TDD_or_POUT</guid>
      <pubDate>Fri, 22 Feb 2008 08:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Do Not Learn Ruby</title>
      <description>A tongue in cheek essay on the perils of learning Ruby. You've been warned: do not learn Ruby! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwebmat.wordpress.com%2f2008%2f02%2f20%2fdo-not-learn-ruby%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwebmat.wordpress.com%2f2008%2f02%2f20%2fdo-not-learn-ruby%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Do_Not_Learn_Ruby</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Do_Not_Learn_Ruby</guid>
      <pubDate>Fri, 22 Feb 2008 05:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Do You Really Need A Distributed Architecture?</title>
      <description>Does the question sound rhetoric to you? Do you think the answer is "Yes" by default these days?

Think twice. Ask yourself the questions below. You may change your mind at the end. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2face_team%2farchive%2f2008%2f02%2f14%2fdo-you-really-need-a-distributed-architecture.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2face_team%2farchive%2f2008%2f02%2f14%2fdo-you-really-need-a-distributed-architecture.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Do_You_Really_Need_A_Distributed_Architecture</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Do_You_Really_Need_A_Distributed_Architecture</guid>
      <pubDate>Sat, 16 Feb 2008 13:46:02 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 (Codename Katmai) June CTP avalable for public down</title>
      <description>The features and download instructions on the newly released June CTP of Microsoft SQL Server 2008 (Codename Katmai). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fMohamed%2fDefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fMohamed%2fDefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Codename_Katmai_June_CTP_avalable_for_public_down</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Codename_Katmai_June_CTP_avalable_for_public_down</guid>
      <pubDate>Tue, 05 Jun 2007 06:03:11 GMT</pubDate>
    </item>
    <item>
      <title>LINQ To Flickr</title>
      <description>I had some free time at last, so I implemented a LINQ extension to Flickr, so you can query for photos by tags, creation date, user id or title, the implementation was really easy because I didn't have to use the Flickr API's directly as I found a good open source library for this called FlickrNet which I used as my infrastructure.
So this is a sample of a query &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f04%2f08%2f6552.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f04%2f08%2f6552.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/LINQ_To_Flickr</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/LINQ_To_Flickr</guid>
      <pubDate>Mon, 09 Apr 2007 12:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Just Released! Enterprise Library 3.0 - April 2007</title>
      <description>If you've been keeping up with the Community Technology Preview releases, there shouldn't be anything too surprising in the final release, although the overall quality should be much higher. All of the major new features have already been described on this blog or in other places, but here is a quick summary of the most significant changes: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f04%2f05%2f6539.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f04%2f05%2f6539.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Just_Released_Enterprise_Library_3_0_April_2007</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Just_Released_Enterprise_Library_3_0_April_2007</guid>
      <pubDate>Fri, 06 Apr 2007 14:31:01 GMT</pubDate>
    </item>
    <item>
      <title>Command Pattern in C# 2.0 = Generics + delegates</title>
      <description>How to implement Command Design pattern in C# 2.0 in a way that is more suitable with C# 2.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f25%2f6447.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f25%2f6447.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Command_Pattern_in_C_2_0_Generics_delegates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Command_Pattern_in_C_2_0_Generics_delegates</guid>
      <pubDate>Mon, 26 Mar 2007 12:16:02 GMT</pubDate>
    </item>
    <item>
      <title>AJAX Anti Patterns (Thesse are to be avoided!!)</title>
      <description>Yesterday, I found these 5 AJAX Anti patterns The &amp;quot;anti patterns&amp;quot; are simply what you should avoid when doing AJAX on your website. You should find them as helpful as the top ten AJAX mistakes I linked to before (or even more). &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeekswithblogs.net%2fmohamed%2farchive%2f2007%2f03%2f22%2fibm_5_ajax_anti_patterns.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeekswithblogs.net%2fmohamed%2farchive%2f2007%2f03%2f22%2fibm_5_ajax_anti_patterns.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/AJAX_Anti_Patterns_Thesse_are_to_be_avoided</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/AJAX_Anti_Patterns_Thesse_are_to_be_avoided</guid>
      <pubDate>Thu, 22 Mar 2007 15:50:41 GMT</pubDate>
    </item>
    <item>
      <title>DotNetKicks.sql - Download the SQL schema</title>
      <description>Here is the first portion of the DotNetKicks source code that will soon be released in full open source glory.

Please note that I have not yet decided on which open source license to use for this project, so please don't sell it to google for billions just yet. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgavinjoyce%2farchive%2f2007%2f03%2f20%2fdotnetkicks-sql-download-the-sql-schema.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgavinjoyce%2farchive%2f2007%2f03%2f20%2fdotnetkicks-sql-download-the-sql-schema.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/DotNetKicks_sql_Download_the_SQL_schema</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/DotNetKicks_sql_Download_the_SQL_schema</guid>
      <pubDate>Wed, 21 Mar 2007 09:16:02 GMT</pubDate>
    </item>
    <item>
      <title>DotNetKicks to be Open Sourced</title>
      <description>As the community on DotNetKicks.com has grown in size over the past year, I have received received many offers of help with adding features and many requests for the source code. Due to other top secret commitments, I have recently not had as much time as I would have liked to continue the development of DotNetKicks.com. A discussion on DotNetKicks last week re-highlighted the issue of feature stagnation (the community is continuing to grow just fine).

We are in the business of solving problems, and the best solution here is to open source the project. I had planned to release some code this past weekend, but some of the current dependencies include code that I don't wish to release. I am currently refactoring the dependencies, and I will be able to release some code very soon.

Please shout it from the roof tops, we need all the contributers we can get. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fgavinjoyce%2farchive%2f2007%2f03%2f20%2fdotnetkicks-to-be-open-source.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fgavinjoyce%2farchive%2f2007%2f03%2f20%2fdotnetkicks-to-be-open-source.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/DotNetKicks_to_be_Open_Sourced</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/DotNetKicks_to_be_Open_Sourced</guid>
      <pubDate>Tue, 20 Mar 2007 21:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Observer Pattern in C# = Events &amp;amp; delegates</title>
      <description>One of the most interesting patterns in Design Patterns is the Observer pattern which is listed under Behavioral Patterns, it is really important how to make other classes which are interested in the state of another object get notified when the state changed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f10%2f6212.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f10%2f6212.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Observer_Pattern_in_C_Events_amp_delegates</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Observer_Pattern_in_C_Events_amp_delegates</guid>
      <pubDate>Sun, 11 Mar 2007 13:01:02 GMT</pubDate>
    </item>
    <item>
      <title>A showroom of nice looking simple downloadable DHTML and AJAX scripts</title>
      <description>A showroom of nice looking simple downloadable DHTML and AJAX scripts with many sample projects, js files and other resources &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.miniajax.com"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.miniajax.com" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/A_showroom_of_nice_looking_simple_downloadable_DHTML_and_AJAX_scripts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/A_showroom_of_nice_looking_simple_downloadable_DHTML_and_AJAX_scripts</guid>
      <pubDate>Mon, 12 Mar 2007 19:46:01 GMT</pubDate>
    </item>
    <item>
      <title>ORCAS March CTP Db Providers Problem</title>
      <description>I had a weird problem today in my working machine, I have .net 3.0, VS 2005, Sql Server 2005 Client tools, and I decided to give VS Orcas a try, so Meligy downloaded the bits from microsoft (VS Orcas March CTP), and I install it, and two days later I found out that Sql Server gives me this exception when I try to access database object (table, view, diagram ... etc) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f07%2f6164.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fbashmohandes%2farchive%2f2007%2f03%2f07%2f6164.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/ORCAS_March_CTP_Db_Providers_Problem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/ORCAS_March_CTP_Db_Providers_Problem</guid>
      <pubDate>Wed, 07 Mar 2007 15:47:36 GMT</pubDate>
    </item>
    <item>
      <title>Design Patterns for ASP.NET (Part 1)</title>
      <description>or the past year or so, I've been involved in documenting frameworks that help developers write better code, and create applications that are more efficient and easier to test, debug, maintain, and extend. During that time, it has been interesting to see the continuing development of best-practice techniques and tools at one of the leading software companies in our industry. Most of the work was outside my usual sphere of ASP.NET and web development, concentrating mainly on Windows Forms applications built using .NET 2.0. This is an area where standard design patterns that have evolved over many years are increasingly being refined and put into practice. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devx.com%2fdotnet%2fArticle%2f33695"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devx.com%2fdotnet%2fArticle%2f33695" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Design_Patterns_for_ASP_NET_Part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Design_Patterns_for_ASP_NET_Part_1</guid>
      <pubDate>Wed, 07 Mar 2007 18:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Your complete set of options for Vista and Orcas March CTP combined</title>
      <description>Orcas March CTP does not install on Vista. How come some say they could get it to install? Or, simply: Why are there so many download links with almost the same title in Microsoft downloads, and what's the difference between each? This is hopefully a good try to tell you the real answers. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fgurustop%2farchive%2f2007%2f03%2f06%2fVS_Orcas_March_CTP_download_links_setup_windows_vista_confusion_revealed.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fgurustop%2farchive%2f2007%2f03%2f06%2fVS_Orcas_March_CTP_download_links_setup_windows_vista_confusion_revealed.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Your_complete_set_of_options_for_Vista_and_Orcas_March_CTP_combined_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Your_complete_set_of_options_for_Vista_and_Orcas_March_CTP_combined_1</guid>
      <pubDate>Wed, 07 Mar 2007 04:11:29 GMT</pubDate>
    </item>
    <item>
      <title>VS Orcas March CTP on Vista - Don't even think about it :( </title>
      <description>If you tried to install Visual Studio Codename Orcas on Windows Vista, you must have had an error during this. The error might not be clear at all, or in some times indicate that it's because it cannot find an error log file (which is should be creating itself).

The last word on Vista support and VS Orcas March CTP. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fspellcoder.com%2fblogs%2fgurustop%2farchive%2f2007%2f03%2f04%2fvs_orcas_march_ctp_installation_problem_vista.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fspellcoder.com%2fblogs%2fgurustop%2farchive%2f2007%2f03%2f04%2fvs_orcas_march_ctp_installation_problem_vista.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/VS_Orcas_March_CTP_on_Vista_Don_t_even_think_about_it</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/VS_Orcas_March_CTP_on_Vista_Don_t_even_think_about_it</guid>
      <pubDate>Tue, 06 Mar 2007 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Argotic: Enabling Developers to Grok Web Content Syndication</title>
      <description>Argotic is a collection of Microsoft.NET class libraries that implement common web content syndication specifications such as RSS 2.0 and ATOM 1.0. With the Argotic, consuming syndication feeds or generating your own custom feeds has never been easier. Argotic also includes a database provider model and the ability to handle syndication extensions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fargotic.oppositionallydefiant.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fargotic.oppositionallydefiant.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Argotic_Enabling_Developers_to_Grok_Web_Content_Syndication</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Argotic_Enabling_Developers_to_Grok_Web_Content_Syndication</guid>
      <pubDate>Fri, 02 Mar 2007 13:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Generating Dynamic OpenXML (docx) files</title>
      <description>Recently, I needed to integrate one of my applications to MS Office Word 2007 by generating dynamic *.docx reports. Actually, I didn't wanted to just find the steps to do it. I wanted to make a reusable library so that, I can use it independently in any project in the future. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmnour.blogspot.com%2f2007%2f02%2fcreating-dynamic-docx-files.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmnour.blogspot.com%2f2007%2f02%2fcreating-dynamic-docx-files.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xml/Generating_Dynamic_OpenXML_docx_files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xml/Generating_Dynamic_OpenXML_docx_files</guid>
      <pubDate>Fri, 02 Mar 2007 10:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Great AJAX, WPF, RSS and Gadgets content</title>
      <description>As you know MIX07 will be at Las Vegas on April 30 - May 2nd this year.
I'm sure this would be the best conference for me, but can't afford to go there, bouuuuhhh :-(

If you feel like me, you'll be happy to know that you'll find lots of free content to download (Videos, Powerpoint, Demos, Hands-On Lab) about these topics :

Windows Presentation Foundation 
ASP.NET AJAX 
Gadgets 
RSS 
WPF /E &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2007%2f02%2f24%2fgreat-ajax-wpf-rss-and-gadgets-content.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2flduveau%2farchive%2f2007%2f02%2f24%2fgreat-ajax-wpf-rss-and-gadgets-content.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Great_AJAX_WPF_RSS_and_Gadgets_content</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Great_AJAX_WPF_RSS_and_Gadgets_content</guid>
      <pubDate>Tue, 27 Feb 2007 18:16:01 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Caching Gotcha</title>
      <description>A small gotcha regarding ASP.NET and caching. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.rjb.za.net%2f2006%2f12%2f01%2faspnet-caching-gotcha%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.rjb.za.net%2f2006%2f12%2f01%2faspnet-caching-gotcha%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Caching_Gotcha</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Caching_Gotcha</guid>
      <pubDate>Fri, 01 Dec 2006 08:49:25 GMT</pubDate>
    </item>
    <item>
      <title>More on best practices for exception handling</title>
      <description>Bill Wagner (author of &amp;quot;Effective C#&amp;quot;), adds his smart thoughts to Scott Hansleman's post on best practices for exception handling. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.srtsolutions.com%2fpublic%2fitem%2f140466"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.srtsolutions.com%2fpublic%2fitem%2f140466" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/More_on_best_practices_for_exception_handling</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/More_on_best_practices_for_exception_handling</guid>
      <pubDate>Mon, 04 Sep 2006 11:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>