<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by alessandrokicks</title>
    <description>Stories kicked by alessandrokicks</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>ABMHO --A SYNTAX HIGHLIGHTER THAT RUNS ONLINE AND OFFLINE</title>
      <description>The first stable release of Abmho is out. It is by no means the first or only syntax highlighter on the web. There are quite a few out there but the vast majority aren't usable. 

Abmho can mix languages within the same code snippet, allows you to style your code  with live preview and many more features. 

Perhaps one of the most interesting feature is that it is a silverlight application that runs both on the web and optionally installable as an OOB application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.typps.com%2f2011%2f10%2fabmho-syntax-highlighter-that-runs.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.typps.com%2f2011%2f10%2fabmho-syntax-highlighter-that-runs.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/ABMHO_A_SYNTAX_HIGHLIGHTER_THAT_RUNS_ONLINE_AND_OFFLINE</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/ABMHO_A_SYNTAX_HIGHLIGHTER_THAT_RUNS_ONLINE_AND_OFFLINE</guid>
      <pubDate>Tue, 04 Oct 2011 14:01:33 GMT</pubDate>
    </item>
    <item>
      <title>Binding data from the ViewModel to the Wpf menu control</title>
      <description>Databinding the Menu Control in wpf to a viewmodel can require a little bit of effort. As a menu control can contain hierarchical data, you must think of a data model to represent your menu items upfront, so I've decided to write a little about it. But before we dive into the meat and potatoes, lets try the basics first.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.typps.com%2f2011%2f05%2fbinding-data-from-viewmodel-to-wpf-menu.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.typps.com%2f2011%2f05%2fbinding-data-from-viewmodel-to-wpf-menu.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Binding_data_from_the_ViewModel_to_the_Wpf_menu_control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Binding_data_from_the_ViewModel_to_the_Wpf_menu_control</guid>
      <pubDate>Thu, 05 May 2011 06:51:20 GMT</pubDate>
    </item>
    <item>
      <title>GETTING THE MOST OUT OF THE WINFORMS PROPERTYGRID CONTROL IN WPF</title>
      <description>The PropertyGrid control has been missing in WPF since it's release and sadly it's still missing! There have been various attempts by third parties to provide one and I cant speak for the commercial offerings but I find the ones in the open source space to be quite lacking and incomplete. Most projects I found on codeplex are still in beta!

I really like the api exposed by the original PropertyGrid which I have been using for years now but it's a Winforms control. This presents some problems. The main issue for me with the Winforms version of the PropertyGrid is that it's not styleable. So it means that I'll have some inconsistency in my UI and it will stick out as shabby and odd.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fgetting-most-out-of-winforms.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fgetting-most-out-of-winforms.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/GETTING_THE_MOST_OUT_OF_THE_WINFORMS_PROPERTYGRID_CONTROL_IN_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/GETTING_THE_MOST_OUT_OF_THE_WINFORMS_PROPERTYGRID_CONTROL_IN_WPF</guid>
      <pubDate>Fri, 29 Apr 2011 15:48:22 GMT</pubDate>
    </item>
    <item>
      <title>9 Quotes that stayed with me as a developer</title>
      <description>I find quotes inspiring, motivating or sometimes just thought provoking, so here's some of my favourites from over the years. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.d80.co.uk%2fpost%2f2011%2f04%2f26%2f9-Quotes-that-stayed-with-me-as-a-developer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.d80.co.uk%2fpost%2f2011%2f04%2f26%2f9-Quotes-that-stayed-with-me-as-a-developer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/9_Quotes_that_stayed_with_me_as_a_developer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/9_Quotes_that_stayed_with_me_as_a_developer</guid>
      <pubDate>Tue, 26 Apr 2011 11:23:32 GMT</pubDate>
    </item>
    <item>
      <title>Custom popup and windows in WPF the MVVM way</title>
      <description>In WPF, using the regular window control to launch child windows makes MVVM and separating a View concern from the ViewModel very difficult.

The problem:
The window control works nicely as a shell for your application, however, launching child windows is problematic because the window control cannot be defined in xaml unless as the root element. 
So, if you wanted to launch child windows inside a parent window, you lose the ability to declare these in xaml. This loss means you will not be able to bind to properties in your ViewModel from the view for the purpose of opening/closing a window. Instead you end up doing this imperatively in code..
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fcustom-popup-and-windows-in-wpf-mvvm.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fcustom-popup-and-windows-in-wpf-mvvm.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Custom_popup_and_windows_in_WPF_the_MVVM_way</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Custom_popup_and_windows_in_WPF_the_MVVM_way</guid>
      <pubDate>Tue, 26 Apr 2011 07:15:59 GMT</pubDate>
    </item>
    <item>
      <title>Display and Editor Templated View Helpers in ASP.NET MVC</title>
      <description>Templated view helpers simplifies your work greatly by allowing you to specify that rendering is required for display (read only view) or input via Display and Editor templated Helpers respectively without needing to explicitly specify what Html element to map the properties in our model to. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fdisplay-and-editor-templated-view.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fdisplay-and-editor-templated-view.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Display_and_Editor_Templated_View_Helpers_in_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Display_and_Editor_Templated_View_Helpers_in_ASP_NET_MVC</guid>
      <pubDate>Thu, 21 Apr 2011 17:18:53 GMT</pubDate>
    </item>
    <item>
      <title>MARS - Multiple Active Result Sets support in SQL Server 2005 and abov</title>
      <description>SQL Server 2005 onwards supports MARS - Multiple Active Result Sets. MARS enables you to reuse an existing connection to perform operations on SQL Server. 

This makes MARS a viable alternative to server-side cursors with significant performance boosts. As powerful that may seem it has it's drawbacks so care needs to be taken when using it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fmars-multiple-active-result-sets.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fmars-multiple-active-result-sets.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/MARS_Multiple_Active_Result_Sets_support_in_SQL_Server_2005_and_abov</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/MARS_Multiple_Active_Result_Sets_support_in_SQL_Server_2005_and_abov</guid>
      <pubDate>Tue, 19 Apr 2011 10:17:49 GMT</pubDate>
    </item>
    <item>
      <title>.NET exceptions, error handling for the exceptional case</title>
      <description>The tip of the day consists of in making sure to use a try/catch block to trap individual exception types such as SqlException which is specific whereas Exception is more general. 

For instance, imagine you are connecting to a database, it's quite common to experience a connection failure that you might not expect. So it makes sense to try to handle any unexpected connection failures.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fnet-exceptions-error-handling-for.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fnet-exceptions-error-handling-for.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/NET_exceptions_error_handling_for_the_exceptional_case</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/NET_exceptions_error_handling_for_the_exceptional_case</guid>
      <pubDate>Mon, 18 Apr 2011 09:34:28 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight 4 XAML debug</title>
      <description>Having Silverlight 5 tools installed we could use XAML debugging also in Silverlight 4 applications &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.andrew-veresov.com%2fpost%2fSilverlight-4-Binding-debug.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.andrew-veresov.com%2fpost%2fSilverlight-4-Binding-debug.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_4_XAML_debug</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_4_XAML_debug</guid>
      <pubDate>Sun, 17 Apr 2011 12:54:40 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight or Html5 - from A .NET developer perspective.</title>
      <description>If you are already invested in .NET, then you have been honing a particular set of skills for the past decade. This puts you at a position where it is difficult to favor Html5 simply because you lose some agility and sometimes this may make all the difference.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fsilverlight-or-html5-from-net-developer.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.typps.com%2f2011%2f04%2fsilverlight-or-html5-from-net-developer.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_or_Html5_from_A_NET_developer_perspective</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_or_Html5_from_A_NET_developer_perspective</guid>
      <pubDate>Sun, 17 Apr 2011 12:54:40 GMT</pubDate>
    </item>
    <item>
      <title>Five Things that HTML5 Video Currently will not do, but Silverlight or</title>
      <description>This article will cover 5 pieces of functionality that are not built-in currently into the HTML5 video specification that Silverlight and Flash can solve.  This article covers potential workarounds and how HTML5 will handle these limitations in the future. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsilverlighthack.com%2fpost%2f2011%2f04%2f16%2fFive-Things-that-HTML5-Video-Currently-will-not-do-but-Silverlight-and-Flash-will.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsilverlighthack.com%2fpost%2f2011%2f04%2f16%2fFive-Things-that-HTML5-Video-Currently-will-not-do-but-Silverlight-and-Flash-will.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Five_Things_that_HTML5_Video_Currently_will_not_do_but_Silverlight_or</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Five_Things_that_HTML5_Video_Currently_will_not_do_but_Silverlight_or</guid>
      <pubDate>Sun, 17 Apr 2011 12:54:40 GMT</pubDate>
    </item>
    <item>
      <title>Search engine friendly URLs in ASP.NET MVC using dynamic routing and a</title>
      <description>This post tells you how to make your ASP.NET MVC website support friendly URLs by using dynamic routing and a SQL-Server database to store the routes. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.kindblad.com%2fSearch-engine-friendly-URLs-in-ASP_NET-MVC"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.kindblad.com%2fSearch-engine-friendly-URLs-in-ASP_NET-MVC" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Search_engine_friendly_URLs_in_ASP_NET_MVC_using_dynamic_routing_and_a</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Search_engine_friendly_URLs_in_ASP_NET_MVC_using_dynamic_routing_and_a</guid>
      <pubDate>Mon, 04 Apr 2011 16:18:24 GMT</pubDate>
    </item>
    <item>
      <title>Migrate the Jetpack theme from Silverlight to WPF</title>
      <description>There is a great theme named Jetpack available for Silverlight applications which can be found on the Tim Heuer web site.

I was wondering if it can be used in WPF applications and the answer is yes ! Here are the modifications I had to do to make all this work.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.lexique-du-net.com%2findex.php%3fpost%2f2010%2f10%2f14%2fMigrate-the-Jetpack-theme-from-Silverlight-to-WPF"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.lexique-du-net.com%2findex.php%3fpost%2f2010%2f10%2f14%2fMigrate-the-Jetpack-theme-from-Silverlight-to-WPF" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Migrate_the_Jetpack_theme_from_Silverlight_to_WPF</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Migrate_the_Jetpack_theme_from_Silverlight_to_WPF</guid>
      <pubDate>Fri, 15 Oct 2010 23:37:29 GMT</pubDate>
    </item>
    <item>
      <title>Beginners introduction to Jiffycms open source HTML Editor</title>
      <description>Jiffycms HTML Editor is a rich text open source HTML editor with commercial grade features and is a great alternative to many free or commercial editors available today. It has great designer support in VS.NET and simply works out of the box without any additional configurations or plumbing on your part. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2009%2f03%2f22%2fbeginners-introduction-to-jiffycms-open-source-html-editor.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2009%2f03%2f22%2fbeginners-introduction-to-jiffycms-open-source-html-editor.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Beginners_introduction_to_Jiffycms_open_source_HTML_Editor</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Beginners_introduction_to_Jiffycms_open_source_HTML_Editor</guid>
      <pubDate>Sun, 22 Mar 2009 20:00:52 GMT</pubDate>
    </item>
    <item>
      <title>Why you should not use the ADO.NET Entity Framework</title>
      <description>Reasons to why the ADO.NET Entity Framework is not mature enough for real business application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.kindblad.com%2f2009%2f01%2f11%2fwhy-you-should-not-use-the-adonet-entity-framework%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.kindblad.com%2f2009%2f01%2f11%2fwhy-you-should-not-use-the-adonet-entity-framework%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Why_you_should_not_use_the_ADO_NET_Entity_Framework</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Why_you_should_not_use_the_ADO_NET_Entity_Framework</guid>
      <pubDate>Mon, 12 Jan 2009 03:01:12 GMT</pubDate>
    </item>
    <item>
      <title>The Problems with NHibernate</title>
      <description>The problems that exist for NHibernate to become better, and have better adoption rates. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeginnermediate.com%2fblogs%2fbuddylindsey%2farchive%2f2009%2f01%2f09%2fthe-problems-with-nhibernate.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeginnermediate.com%2fblogs%2fbuddylindsey%2farchive%2f2009%2f01%2f09%2fthe-problems-with-nhibernate.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/The_Problems_with_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/The_Problems_with_NHibernate</guid>
      <pubDate>Sun, 11 Jan 2009 00:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Conserving Resources When Writing BLOB Values to SQL Server and Stream</title>
      <description> Reading and writing blob data to/from your database can be a resource hog, because it normally involves holding the entire stream in memory.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f09%2f22%2fconserving-resources-when-writing-blob-values-to-sql-server-and-streaming-blob-values-back-to-the-client.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f09%2f22%2fconserving-resources-when-writing-blob-values-to-sql-server-and-streaming-blob-values-back-to-the-client.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Conserving_Resources_When_Writing_BLOB_Values_to_SQL_Server_and_Stream</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Conserving_Resources_When_Writing_BLOB_Values_to_SQL_Server_and_Stream</guid>
      <pubDate>Tue, 23 Sep 2008 20:28:09 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET Menu, Click instead of Hover</title>
      <description>A way to make the ASP.NET Menu Control respond to clicks instead of the default behavior of responding to mouse hover using a javascript override. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmsd-bml.blogspot.com%2f2008%2f09%2faspnet-menu-click-instead-of-hover.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmsd-bml.blogspot.com%2f2008%2f09%2faspnet-menu-click-instead-of-hover.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Menu_Click_instead_of_Hover</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Menu_Click_instead_of_Hover</guid>
      <pubDate>Tue, 23 Sep 2008 18:18:54 GMT</pubDate>
    </item>
    <item>
      <title>Building and binding hierarchical data from the database to the ASP.NE</title>
      <description>If we need to bind our navigations controls to hierarchical data we define manually ourselves in an xml file, this is easy as pie. However, things can get rather complicated or not so obvious when we need to generate this data from a database. First off... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f02%2f20%2fbuilding-and-binding-hierarchical-data-from-the-database-to-the-asp-net-navigation-controls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f02%2f20%2fbuilding-and-binding-hierarchical-data-from-the-database-to-the-asp-net-navigation-controls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_and_binding_hierarchical_data_from_the_database_to_the_ASP_NE</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_and_binding_hierarchical_data_from_the_database_to_the_ASP_NE</guid>
      <pubDate>Thu, 21 Feb 2008 04:52:48 GMT</pubDate>
    </item>
    <item>
      <title>Customizing the ChangePassword control and removing the required Curre</title>
      <description>When using the ChangePassword control, to my big surprise, CurrentPassword Field is a required field that i cannot remove. This is also a field that I do not want asked for during the password change request(since my user has forgotten their password and are now going to provide their new pasword)... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f02%2f15%2fcustomizing-the-changepassword-control-and-removing-the-required-currentpassword-field.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f02%2f15%2fcustomizing-the-changepassword-control-and-removing-the-required-currentpassword-field.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Customizing_the_ChangePassword_control_and_removing_the_required_Curre</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Customizing_the_ChangePassword_control_and_removing_the_required_Curre</guid>
      <pubDate>Sat, 16 Feb 2008 12:59:03 GMT</pubDate>
    </item>
    <item>
      <title>Common Data Patterns with LINQ to SQL</title>
      <description>These examples aim to show the simplest possible way to get started with the LINQ to SQL in common scenarios. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jemm.net%2farticles%2fdatabases%2fhow-to-common-data-patterns-with-linq-to-sql%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jemm.net%2farticles%2fdatabases%2fhow-to-common-data-patterns-with-linq-to-sql%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Common_Data_Patterns_with_LINQ_to_SQL</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Common_Data_Patterns_with_LINQ_to_SQL</guid>
      <pubDate>Fri, 15 Feb 2008 14:46:20 GMT</pubDate>
    </item>
    <item>
      <title>Semantically correct markup and the casual table. Can they co-exist ? </title>
      <description>I am sure by now, everybody has been scorned upon for not using semantically correct markup. It's all over the web today. The message is clear, Web standards are important. Valid Xhtml is important but above all, SEMANTICALLY CORRECT MARKUP! What is Semantically correct markup ? First lets define semantics..
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f01%2f07%2fsemantically-correct-markup-and-the-casual-table-can-they-co-exist.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f01%2f07%2fsemantically-correct-markup-and-the-casual-table-can-they-co-exist.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Semantically_correct_markup_and_the_casual_table_Can_they_co_exist</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Semantically_correct_markup_and_the_casual_table_Can_they_co_exist</guid>
      <pubDate>Thu, 31 Jan 2008 04:09:29 GMT</pubDate>
    </item>
    <item>
      <title>Reducing UpdatePanel bloat by utilizing UpdateMode=&amp;quot;Conditional&amp;quot; and C</title>
      <description>Just the other day, i was playing around with my DataControls nested inside an updatepanel. While this was working well, since everypostback was being done via an ajax callback, the amount of traffic going back and forth was simply way too bloated. It's easy not to notice at first, because everything is working as expected. however imagine a simple situation... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f01%2f30%2freducing-updatepanel-bloat-by-utilizing-updatemode-quot-conditional-quot-and-childrenastriggers-quot-false-quot.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f01%2f30%2freducing-updatepanel-bloat-by-utilizing-updatemode-quot-conditional-quot-and-childrenastriggers-quot-false-quot.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Reducing_UpdatePanel_bloat_by_utilizing_UpdateMode_Conditional_and_C</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Reducing_UpdatePanel_bloat_by_utilizing_UpdateMode_Conditional_and_C</guid>
      <pubDate>Wed, 30 Jan 2008 20:03:20 GMT</pubDate>
    </item>
    <item>
      <title>Using SQL Server 2005's OUTPUT to return generated identity with ADO.N</title>
      <description>This article focuses especially on ADO.NET-side of handling the returned values from the SQL Server 2005's OUTPUT. It is a good alternative for the scope_identity() etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jemm.net%2farticles%2fdatabases%2fhow-to-using-sql-server-2005s-output-to-return-generated-identity%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jemm.net%2farticles%2fdatabases%2fhow-to-using-sql-server-2005s-output-to-return-generated-identity%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/adonet/Using_SQL_Server_2005_s_OUTPUT_to_return_generated_identity_with_ADO_N</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/adonet/Using_SQL_Server_2005_s_OUTPUT_to_return_generated_identity_with_ADO_N</guid>
      <pubDate>Fri, 11 Jan 2008 17:28:56 GMT</pubDate>
    </item>
    <item>
      <title>Failed to load viewstate ? Typical problem, with an obvious solution. </title>
      <description>WebForms is an event based postback model and as such understanding viewstate is fundamental for the proper functioning of your applications. If your building dynamic controls at runtime, then this is for you &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f01%2f04%2ffailed-to-load-viewstate-typical-problem-with-an-obvious-solution.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2falessandro%2farchive%2f2008%2f01%2f04%2ffailed-to-load-viewstate-typical-problem-with-an-obvious-solution.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Failed_to_load_viewstate_Typical_problem_with_an_obvious_solution</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Failed_to_load_viewstate_Typical_problem_with_an_obvious_solution</guid>
      <pubDate>Fri, 11 Jan 2008 04:28:23 GMT</pubDate>
    </item>
  </channel>
</rss>
