<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by jamesewelch</title>
    <description>Stories kicked by jamesewelch</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>Free Data Structures and Algorithms book</title>
      <description>This book written by Granville Barnett and Luca Del Tongo is part of an effort to provide all developers with a core understanding of algorithms that operate on various common, and uncommon data structures.

Data Structures and Algorithms: Annotated Reference with Examples is completely free!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fprojects%2fData-Structures-And-Algorithms%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fprojects%2fData-Structures-And-Algorithms%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Free_Data_Structures_and_Algorithms_book</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Free_Data_Structures_and_Algorithms_book</guid>
      <pubDate>Fri, 29 Aug 2008 03:43:02 GMT</pubDate>
    </item>
    <item>
      <title>Top 10 Things That Annoy Programmers</title>
      <description>Programmers all have their personal pet peeves.  Whether it's scope creep, Hungarian notation, or smelly coworkers, there are certain nuisances that we must put up with in our line of work.  The following is a list of the top 10 things that annoy programmers, compiled from the results of my recent question on StackOverflow along with some of my own experiences as a programmer: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fTop-10-Things-That-Annoy-Programmers.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.kevinwilliampang.com%2fpost%2fTop-10-Things-That-Annoy-Programmers.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Top_10_Things_That_Annoy_Programmers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Top_10_Things_That_Annoy_Programmers</guid>
      <pubDate>Thu, 28 Aug 2008 20:46:03 GMT</pubDate>
    </item>
    <item>
      <title>New ASP.NET MVC Videos and Tutorials</title>
      <description>15 new ASP.NET MVC videos were just published at the http://www.ASP.net/mvc website. The first 10 videos are basic tutorials on the ASP.NET MVC framework. If you haven't had a chance to play with ASP.NET MVC yet, these tutorials are a great introduction.

The second set of 5 videos is part of an ongoing video series: ASP.NET MVC Pair Programming. In these videos, I pair with a prominent community expert to build an entire ASP.NET MVC application from start to finish (because of time constraints - a very, very simple application). The goal is to emphasize the process of building a web application instead of the product.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f08%2f21%2fnew-asp-net-mvc-videos-and-tutorials.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f08%2f21%2fnew-asp-net-mvc-videos-and-tutorials.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_ASP_NET_MVC_Videos_and_Tutorials</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_ASP_NET_MVC_Videos_and_Tutorials</guid>
      <pubDate>Fri, 22 Aug 2008 20:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC Tip #35 - Use the NHaml View Engine </title>
      <description>In this tip, I explain how you can use the NHaml view engine as the view engine for an ASP.NET MVC application. I demonstrate how to create NHaml views that display both static content and database records. I also discuss how you can use master pages and user controls with the NHaml view engine. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f08%2f20%2fasp-net-mvc-tip-35-use-the-nhaml-view-engine.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fstephenwalther%2farchive%2f2008%2f08%2f20%2fasp-net-mvc-tip-35-use-the-nhaml-view-engine.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Tip_35_Use_the_NHaml_View_Engine</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Tip_35_Use_the_NHaml_View_Engine</guid>
      <pubDate>Sun, 24 Aug 2008 11:01:08 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET gets no Respect</title>
      <description>Poor ASP.NET! Is it really that bad? I say No! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f453551.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f453551.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_gets_no_Respect</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_gets_no_Respect</guid>
      <pubDate>Fri, 15 Aug 2008 13:16:11 GMT</pubDate>
    </item>
    <item>
      <title>Create apple.com-like breadcrumb using simple CSS</title>
      <description>Janko shows an extremely simple and nicely polished way to create graphical breadcrumbs like on apple.com. &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%2f08%2f14%2fCreate-applecom-like-breadcrumb-using-simple-CSS.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f08%2f14%2fCreate-applecom-like-breadcrumb-using-simple-CSS.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Create_apple_com_like_breadcrumb_using_simple_CSS</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Create_apple_com_like_breadcrumb_using_simple_CSS</guid>
      <pubDate>Fri, 15 Aug 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Over 60 Free Controls from DevExpress </title>
      <description>Once you register, you will be forwarded an Email with your login credentials to our product download portal. With this information in hand, you will be able to download and install all the controls and tools listed above free of charge. The applications you create with these controls can be distributed royalty free (see the EULA that accompanies the products for more information). Note that the installation you download will include evaluation versions of our entire product line. You can install these trials if you wish during the setup process.

Visual Studio 2005 and Visual Studio 2008 are fully supported. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.devexpress.com%2fProducts%2fFree%2fWebRegistration60%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.devexpress.com%2fProducts%2fFree%2fWebRegistration60%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Over_60_Free_Controls_from_DevExpress</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Over_60_Free_Controls_from_DevExpress</guid>
      <pubDate>Tue, 12 Aug 2008 16:16:02 GMT</pubDate>
    </item>
    <item>
      <title>The Work-at-Home Developer's Guide to Happiness</title>
      <description>As a long time work-at-home developer, I've come to realize over the years how important it is to have the right work routine and balance to remain happy in both your professional and personal life. I've worked from my home 100% of the time for the last 6-7 years and had often worked from my home in spurts before that. Without question, it requires the right mindset and dedication. There's an upside as well as a downside to working from home, but with the right routine you can be successful at it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2008%2f08%2f03%2fthe-work-at-home-developers-guide-to-happiness.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2008%2f08%2f03%2fthe-work-at-home-developers-guide-to-happiness.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/The_Work_at_Home_Developer_s_Guide_to_Happiness</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/The_Work_at_Home_Developer_s_Guide_to_Happiness</guid>
      <pubDate>Mon, 04 Aug 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>A sneak peak at ASP.NET AJAX 4.0's client-side templating</title>
      <description>Hot on the heels of the recent ASP.NET AJAX roadmap, Bertrand and team have released a limited preview of the new AJAX functionality coming in ASP.NET 4.0.
Dave is giving a sneak peak about it &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f07%2f23%2fsneak-peak-aspnet-ajax-4-client-side-templating%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f07%2f23%2fsneak-peak-aspnet-ajax-4-client-side-templating%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/A_sneak_peak_at_ASP_NET_AJAX_4_0_s_client_side_templating</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/A_sneak_peak_at_ASP_NET_AJAX_4_0_s_client_side_templating</guid>
      <pubDate>Wed, 23 Jul 2008 12:31:15 GMT</pubDate>
    </item>
    <item>
      <title>Egoless Programming - Developing Without the Attitude</title>
      <description>One of the most common threads that all programmers share is that of an ego. Some are much worse than others and some have found a way to control or manipulate their ego into a great benefit. Beyond skill-sets and other programming-specific talents I believe the greatest room for personal improvement in programmers as a whole is that of the ego. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmikebernat.com%2fblog%2fEgoless_Programming_-_Developing_Without_the_Attitude"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmikebernat.com%2fblog%2fEgoless_Programming_-_Developing_Without_the_Attitude" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Egoless_Programming_Developing_Without_the_Attitude</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Egoless_Programming_Developing_Without_the_Attitude</guid>
      <pubDate>Wed, 16 Jul 2008 23:46:24 GMT</pubDate>
    </item>
    <item>
      <title>The Future of ASP.NET AJAX</title>
      <description>My analysis of the ASP.NET Team's tentative road map for ASP.NET AJAX v.Next and beyond, followed by a few additional recommendations. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f07%2f15%2fthe-future-of-aspnet-ajax%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f07%2f15%2fthe-future-of-aspnet-ajax%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/The_Future_of_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/The_Future_of_ASP_NET_AJAX</guid>
      <pubDate>Tue, 15 Jul 2008 14:46:16 GMT</pubDate>
    </item>
    <item>
      <title>Open Source ASP.NET 3.5 AJAX Portal - new and improved</title>
      <description>A new release of Dropthings, open source ASP.NET 3.5 AJAX portal. Features many performance and scalability techniques and a new design.
Showcases:
- 10 ASP.NET Performance and Scalability Secrets.
- Fast ASP.NET page rendering by deferred script loading. 
- Load large amount of Javascripts in batch and thus load AJAX sites a lot faster.
- Fast Streaming AJAX proxy that solves double downloading problems and continuously streams content from external domain.
- Making best use of cache for high performance website.
- On-demand UI loading on AJAX websites.
 &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%2f07%2f14%2fopen-source-asp-net-3-5-ajax-portal-new-and-improved.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsmvps.com%2fblogs%2fomar%2farchive%2f2008%2f07%2f14%2fopen-source-asp-net-3-5-ajax-portal-new-and-improved.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Open_Source_ASP_NET_3_5_AJAX_Portal_new_and_improved</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Open_Source_ASP_NET_3_5_AJAX_Portal_new_and_improved</guid>
      <pubDate>Sun, 20 Jul 2008 14:46:03 GMT</pubDate>
    </item>
    <item>
      <title>subsonic 2 1 released</title>
      <description>the title says it all &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-2-1-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-2-1-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/subsonic_2_1_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/subsonic_2_1_released</guid>
      <pubDate>Wed, 09 Jul 2008 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Being Smart Does Not a Good Developer Make</title>
      <description>Not every programmer needs to be a crazy mathematical genius who knows every algorithm and data structure known to man (although I think Steve Yegge would argue differently).  &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%2f07%2fBeing-Smart-Does-Not-a-Good-Developer-Make.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f07%2fBeing-Smart-Does-Not-a-Good-Developer-Make.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Being_Smart_Does_Not_a_Good_Developer_Make</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Being_Smart_Does_Not_a_Good_Developer_Make</guid>
      <pubDate>Mon, 07 Jul 2008 15:31:08 GMT</pubDate>
    </item>
    <item>
      <title>How to perform an aggregate query using SubSonic 2.1's SqlQuery</title>
      <description>One of the new features is the addition of the SqlQuery class and it's ability to perform aggregate queries (along with many other features). Shows example of SQL syntax versus SubSonic's SqlQuery aggregate coding to perform SQL queries. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjamesewelch.wordpress.com%2f2008%2f07%2f03%2fhow-to-perform-an-aggregate-query-using-subsonic-21s-sqlquery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjamesewelch.wordpress.com%2f2008%2f07%2f03%2fhow-to-perform-an-aggregate-query-using-subsonic-21s-sqlquery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/How_to_perform_an_aggregate_query_using_SubSonic_2_1_s_SqlQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/How_to_perform_an_aggregate_query_using_SubSonic_2_1_s_SqlQuery</guid>
      <pubDate>Mon, 07 Jul 2008 17:01:06 GMT</pubDate>
    </item>
    <item>
      <title>How to prevent web.config inheritance in ASP.NET child virtual directo</title>
      <description>If you add a new ASP.NET web site as a virtual directory/application under an existing ASP.NET web site, then you'll probably be having some problems with web.config inheritance. Even if the sub-webapp is physically separate, just being in a virtual directory located within another webapp will result in many of the settings being inherited and messing up your sub-webapp. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjamesewelch.wordpress.com%2f2008%2f04%2f30%2fhow-to-prevent-webconfig-inheritance-in-aspnet-child-virtual-directories-and-applications%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjamesewelch.wordpress.com%2f2008%2f04%2f30%2fhow-to-prevent-webconfig-inheritance-in-aspnet-child-virtual-directories-and-applications%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_prevent_web_config_inheritance_in_ASP_NET_child_virtual_directo</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_prevent_web_config_inheritance_in_ASP_NET_child_virtual_directo</guid>
      <pubDate>Thu, 03 Jul 2008 19:10:21 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC: Securing Your Controller Actions</title>
      <description>Many people on the forums want to know how to best protect Actions on their Controller using Forms Authentication. The MVC Team has done a nice job introducing Filters (using Attributes) to this latest drop of MVC, and in this post I'll show you how to create a filter that can handle security. &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%2f03%2f12%2faspnet-mvc-securing-your-controller-actions%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2f2008%2f03%2f12%2faspnet-mvc-securing-your-controller-actions%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Securing_Your_Controller_Actions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_Securing_Your_Controller_Actions</guid>
      <pubDate>Thu, 13 Mar 2008 19:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Agile Programming Training (Cartoon, Humor)</title>
      <description>Dilbert on Agile programming. The pointy-hair boss commands Dilbert's team to start using Agile programming.  In the boss's description, he states that Agile programming means "no more planning and no more documentation." The boss goes on saying that the programmers can "start writing code and complaining." &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dilbert.com%2fcomics%2fdilbert%2farchive%2fdilbert-20071126.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dilbert.com%2fcomics%2fdilbert%2farchive%2fdilbert-20071126.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Agile_Programming_Training_Cartoon_Humor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Agile_Programming_Training_Cartoon_Humor</guid>
      <pubDate>Wed, 28 Nov 2007 06:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Free charting for ASP.NET</title>
      <description>Open Flash Chart is an open source flash control that can display charts on a web page.

The latest release contains an ASP.NET libary. &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%2f2007%2f11%2fOpen-Flash-Chart-for-ASPNET---SubSonic.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lavablast.com%2fpost%2f2007%2f11%2fOpen-Flash-Chart-for-ASPNET---SubSonic.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Free_charting_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Free_charting_for_ASP_NET</guid>
      <pubDate>Tue, 20 Nov 2007 16:31:02 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Rich Text Editor Control</title>
      <description>Kannan Sundararajan, Microsoft, has written a Rich Text Editor control using ASP.NET and JavaScript and shared it under the MS-PL license on CodePlex. It has a very rich feature set and Kannan hopes to enhance it further in the future.

Features: 

    * Clipboard support: You can copy and paste content from other programs like Microsoft Word, Internet Explorer, Visual Studio into the RichTextEditor and it will persist the formatting. If you copy code from Visual Studio it will preserve the code coloring scheme.

    * Context sensitive Toolbar: The ToolBar buttons will reflect the properties of that content automatically when you select it or navigate through it using the mouse or keyboard .

    * Code Block: It allows you to format text as code blocks. Simple select the text and format it by clicking the &amp;quot;Code Block&amp;quot; ToolBar button. 
    
    * Emoticons: You can express yourself better by adding emoticons to your rich text.

    * HtmlView: If you would like to have more control over the look and feel of your text then you can edit it in HtmlView as well.

    * Text in multiple languages: The control currently supports several languages. 
    
    * Browser support: The control works well in two of the most widely used browsers Internet Explorer and Firefox.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fkannans%2farchive%2f2007%2f11%2f12%2fasp-net-rich-text-editor-control-released-to-codeplex.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fkannans%2farchive%2f2007%2f11%2f12%2fasp-net-rich-text-editor-control-released-to-codeplex.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Rich_Text_Editor_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Rich_Text_Editor_Control</guid>
      <pubDate>Thu, 15 Nov 2007 03:46:02 GMT</pubDate>
    </item>
    <item>
      <title>How To Unit Test - Using SubSonic</title>
      <description>Scenario

In this post I'm going to create a simple application to insert customers into our database via a console application and also have a list of customers printed out to the console. Similar to the previous post.

The application will be separated into three parts. SubSonic will be used for all the database access, a middle layer will be the 'glue' and perform validation on the input (this could be business rules) and will sit on top of subsonic classes.  This will then be accessible from the console application (but it shouldn't take much to change this to a WinForm/WebForm application).  I know it's simple (and a bit uninteresting) but I just want to demonstrate the concepts more than anything else. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.benhall.me.uk%2f2007%2f10%2fhow-to-unit-test-using-subsonic.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.benhall.me.uk%2f2007%2f10%2fhow-to-unit-test-using-subsonic.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/How_To_Unit_Test_Using_SubSonic</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/How_To_Unit_Test_Using_SubSonic</guid>
      <pubDate>Mon, 29 Oct 2007 01:33:27 GMT</pubDate>
    </item>
    <item>
      <title>Microsoft: Should we allow .NET EXEs to run off a network shares?</title>
      <description>By default .NET applications (EXEs) that are launched from a remote file system (eg \\server\bin\SomeApp.exe), will not be considered trusted and typically will fail (unless specifically designed to run with low trust).  This is in direct contrast with unmanaged applications which always give full trust to launched programs, regardless of location.  

The .NET runtime team is considering changing this behavior so that managed applications act just like unmanaged one in this respect.  We believe that it will not decrease security, but there is risk and effort required for any change and would like feedback on its likely usefulness to customers.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fbrada%2farchive%2f2007%2f10%2f26%2fadhoc-poll-allowing-net-exes-to-run-off-a-network-share.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fbrada%2farchive%2f2007%2f10%2f26%2fadhoc-poll-allowing-net-exes-to-run-off-a-network-share.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/clr/Microsoft_Should_we_allow_NET_EXEs_to_run_off_a_network_shares</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/clr/Microsoft_Should_we_allow_NET_EXEs_to_run_off_a_network_shares</guid>
      <pubDate>Sun, 28 Oct 2007 15:46:07 GMT</pubDate>
    </item>
    <item>
      <title>DotNetKicks &amp;quot;Kick It&amp;quot; plugin for Windows Live Writer</title>
      <description>I want a DotNetKicks &amp;quot;kick it&amp;quot; image+link on some posts, but not all - and there is no automated way to do that. So I created an &amp;quot;Insert Kick It Counter...&amp;quot; plugin for Windows Live Writer to insert a placeholder, and a Wordpress plugin to insert the image+link when the placeholder is found.
Hopefully somebody else will find it useful also! &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%2f2007%2f10%2f21%2fdotnetkicks-kick-it-counter-plugin-for-windows-live-writer%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aaronlerch.com%2fblog%2f2007%2f10%2f21%2fdotnetkicks-kick-it-counter-plugin-for-windows-live-writer%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/DotNetKicks_Kick_It_plugin_for_Windows_Live_Writer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/DotNetKicks_Kick_It_plugin_for_Windows_Live_Writer</guid>
      <pubDate>Mon, 22 Oct 2007 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Software Development Essential Practices</title>
      <description>A list of (essential) practices for software development, and tools to help you implement those practices. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisbrandsma.com%2f2007%2f10%2fsoftware-development-essential.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisbrandsma.com%2f2007%2f10%2fsoftware-development-essential.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Software_Development_Essential_Practices</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Software_Development_Essential_Practices</guid>
      <pubDate>Mon, 22 Oct 2007 11:01:05 GMT</pubDate>
    </item>
    <item>
      <title>DotNetKicks: Searchable and a new build server</title>
      <description>We have recently added a new search feature and a build server to DotNetKicks.com. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.incremental.ie%2farchive%2f2007%2f10%2f19%2fdotnetkicks-search-and-build-server.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.incremental.ie%2farchive%2f2007%2f10%2f19%2fdotnetkicks-search-and-build-server.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/DotNetKicks_Searchable_and_a_new_build_server</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/DotNetKicks_Searchable_and_a_new_build_server</guid>
      <pubDate>Fri, 19 Oct 2007 14:01:03 GMT</pubDate>
    </item>
  </channel>
</rss>