<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with Control</title>
    <description>the latest stories tagged with 'Control' from DotNetKicks.com</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>VIBlend WPF Controls ver. 4.0</title>
      <description>The new release of VIBlend Controls for WPF brings highly optimized and feature-rich ListBox and ComboBox Controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fviblend.com%2fblog%2fpost%2f2011%2f03%2f28%2fVIBlend-WPF-Controls-ver-40.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fviblend.com%2fblog%2fpost%2f2011%2f03%2f28%2fVIBlend-WPF-Controls-ver-40.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/VIBlend_WPF_Controls_ver_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/VIBlend_WPF_Controls_ver_4_0</guid>
      <pubDate>Tue, 29 Mar 2011 06:26:51 GMT</pubDate>
    </item>
    <item>
      <title>VIBlend WinForms Controls v5.0 - Released</title>
      <description>Key benefits of the new release are:

- 2 new themes for all VIBlend WinForms Controls
- Pivot Design panel
- DataGrid Localization Provider
- Improved Ribbon Bar performance and rendering
- Quick Start projects now have a full support for VS 2010 which will decrease development time &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.viblend.com%2fblog%2fpost%2f2010%2f10%2f13%2fVIBlend-WinForms-Controls-v50-Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.viblend.com%2fblog%2fpost%2f2010%2f10%2f13%2fVIBlend-WinForms-Controls-v50-Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/VIBlend_WinForms_Controls_v5_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/VIBlend_WinForms_Controls_v5_0_Released</guid>
      <pubDate>Sat, 06 Nov 2010 16:59:31 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight TextBox Control that immediately updates Text field</title>
      <description>Standard Silverlight TextBox control is very useful but has one strange behavior: if you use TwoWay data binding and bind some property to controls Text property, when users type text into the control, this change is not propagated to the bound property until the control loses its focus.
Lets see how to solve that problem easily... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.roboblob.com%2f2010%2f07%2f16%2fcustom-silverlight-textbox-control-that-immediately-updates-databound-text-property-in-twoway-binding%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.roboblob.com%2f2010%2f07%2f16%2fcustom-silverlight-textbox-control-that-immediately-updates-databound-text-property-in-twoway-binding%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_TextBox_Control_that_immediately_updates_Text_field_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_TextBox_Control_that_immediately_updates_Text_field_1</guid>
      <pubDate>Tue, 20 Jul 2010 06:45:52 GMT</pubDate>
    </item>
    <item>
      <title>Open Source Interactive WPF image cropper control released</title>
      <description>Although there are already some good articles on how to crop an image in WPF, the ones We tried out did not fit out requirements, so we decided to write our own control. Our control extends the regular Image control, so you can use the all of the features you are used to have.
That's it in a nutshell. It's a simple interactive image cropping control written in WPF and C#. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fteamdistinction.com%2flabs%2finteractive-wpf-image-cropper-control%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fteamdistinction.com%2flabs%2finteractive-wpf-image-cropper-control%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/Open_Source_Interactive_WPF_image_cropper_control_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/Open_Source_Interactive_WPF_image_cropper_control_released</guid>
      <pubDate>Thu, 08 Jul 2010 03:00:52 GMT</pubDate>
    </item>
    <item>
      <title>An ASP.NET Color Picker Control based on YUI Color picker</title>
      <description>YuiColorPicker is an ASP.NET control that can be used in various ways within a page or control. As the name suggests, it uses the handy YUI Color picker control. For those of you who are not familiar with YUI, it is a set of Javascript utilities and controls for building richly interactive web applications. Its files are provided via a CDN, which makes it faster and eases the load on your server. The picker control offers features such as animation, inline or modal popup behavior, dynamic loading of the YUI Library and client/server events. I originally wrote this control for a friend that was impressed with the color picker control, but did not want to get messy with all the plumbing involved with javascript-based (non-server) control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fwebforms%2faspnetyuicolorpicker.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeproject.com%2fKB%2fwebforms%2faspnetyuicolorpicker.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/An_ASP_NET_Color_Picker_Control_based_on_YUI_Color_picker</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/An_ASP_NET_Color_Picker_Control_based_on_YUI_Color_picker</guid>
      <pubDate>Wed, 28 Oct 2009 10:51:25 GMT</pubDate>
    </item>
    <item>
      <title>Easily enable databindings on a ToolStripButton</title>
      <description>I was developping an application lately and I needed to bind the &amp;quot;Enabled&amp;quot; property of a ToolStripButton to my Presenter. I failed to find any &amp;quot;DataSource&amp;quot; or &amp;quot;DataBindings&amp;quot; property. I then decided to make my own button without reinventing the wheel to enable this capability. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.decayingcode.com%2f2009%2f02%2feasily-enable-databindings-on.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.decayingcode.com%2f2009%2f02%2feasily-enable-databindings-on.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Easily_enable_databindings_on_a_ToolStripButton</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Easily_enable_databindings_on_a_ToolStripButton</guid>
      <pubDate>Thu, 12 Feb 2009 10:55:07 GMT</pubDate>
    </item>
    <item>
      <title>Free Microsoft Chart Control for .NET 3.5 and .NET 4.0</title>
      <description>Finally, Microsoft decided to provide a charting component for .NET Framework! It is called Microsoft Chart Control and it is based on Dundas Chart Control version 5.5. The Microsoft Chart Control is available as separate installation for .NET Framework 3.5 and will be included in .NET Framework 4.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f01%2ffree-microsoft-chart-control-for-net-35.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2009%2f01%2ffree-microsoft-chart-control-for-net-35.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Free_Microsoft_Chart_Control_for_NET_3_5_and_NET_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Free_Microsoft_Chart_Control_for_NET_3_5_and_NET_4_0</guid>
      <pubDate>Wed, 14 Jan 2009 00:46:35 GMT</pubDate>
    </item>
    <item>
      <title>Introducing TextBox Limiter Control Ajax Control Toolkit Extender</title>
      <description>An extender that overcomes the inability to limit the multiline textboxes  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f05%2f29%2fintroducing-textbox-limiter-control-ajax-control-toolkit-extender.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sidarok.com%2fweb%2fblog%2fcontent%2f2008%2f05%2f29%2fintroducing-textbox-limiter-control-ajax-control-toolkit-extender.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Introducing_TextBox_Limiter_Control_Ajax_Control_Toolkit_Extender</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Introducing_TextBox_Limiter_Control_Ajax_Control_Toolkit_Extender</guid>
      <pubDate>Fri, 30 May 2008 01:16:08 GMT</pubDate>
    </item>
    <item>
      <title>.NET Chart</title>
      <description>ExpertChart offers the most affordable ASP.NET charting control, built with 100% managed code and the C# language. Perfect for your C# or VB.NET applications. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chartingcontrol.net%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chartingcontrol.net%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/NET_Chart</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/NET_Chart</guid>
      <pubDate>Fri, 04 Apr 2008 14:19:15 GMT</pubDate>
    </item>
    <item>
      <title>Ajax Control Toolkit Installation in Visual Web Developer - Nannette T</title>
      <description>Step by step instructions for Ajax Control Toolkit Installation in Visual Web Developer &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fnannettethacker%2farchive%2f2008%2f02%2f07%2fajax-control-tookit-installation-in-visual-web-developer.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fnannettethacker%2farchive%2f2008%2f02%2f07%2fajax-control-tookit-installation-in-visual-web-developer.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_Control_Toolkit_Installation_in_Visual_Web_Developer_Nannette_T</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_Control_Toolkit_Installation_in_Visual_Web_Developer_Nannette_T</guid>
      <pubDate>Sat, 16 Feb 2008 11:56:26 GMT</pubDate>
    </item>
    <item>
      <title>Creating a transparent Panel in .NET</title>
      <description>Today I wanted to create a transparent Panel-Control in .NET in order to superimpose it on the WebBrowser Control in order to record click events. The goal was to code a simple macro recorder for websites. Unfortunatelly the .NET framework does not allow (in an easy way) to make a control fully transparent. So it was back to the good ol' winuser.h and the extended window styles. Namely 0x00000020L or as it is better known WS_EX_TRANSPARENT. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fcreating-a-transparent-panel-in-net%2f108.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fcreating-a-transparent-panel-in-net%2f108.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Creating_a_transparent_Panel_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Creating_a_transparent_Panel_in_NET</guid>
      <pubDate>Thu, 31 Jan 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Creating a transparent Panel in .NET</title>
      <description>Today I wanted to create a transparent Panel-Control in .NET in order to superimpose it on the WebBrowser Control in order to record click events. The goal was to code a simple macro recorder for websites. Unfortunatelly the .NET framework does not allow (in an easy way) to make a control fully transparent. So it was back to the good ol' winuser.h and the extended window styles. Namely 0x00000020L or as it is better known WS_EX_TRANSPARENT. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fcreating-a-transparent-panel-in-net%2f108.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsaftsack.fs.uni-bayreuth.de%2f%7edun3%2farchives%2fcreating-a-transparent-panel-in-net%2f108.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Creating_a_transparent_Panel_in_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Creating_a_transparent_Panel_in_NET</guid>
      <pubDate>Thu, 31 Jan 2008 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Yet another asp.net DropDown Control</title>
      <description>Every web developer knows the problem in IE with z-Index and SELECT element. This control works good with z-order. And even more - you can define you skin, with border and image for &amp;quot;arrow&amp;quot;. And give your forms a professional look. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsakuraui.com%2fDefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsakuraui.com%2fDefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Yet_another_asp_net_DropDown_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Yet_another_asp_net_DropDown_Control</guid>
      <pubDate>Fri, 11 Jan 2008 02:19:10 GMT</pubDate>
    </item>
    <item>
      <title>Another Asp.Net Control for Google Charts</title>
      <description>I realize that I am not the first or only one to get the idea to create a Google chart Asp.Net control, but since my approach is so different, I figured I would go ahead and submit my own. Plus, this has many more features. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.spontaneouspublicity.com%2f2007%2f12%2f09%2faspnet-control-for-google-charts%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.spontaneouspublicity.com%2f2007%2f12%2f09%2faspnet-control-for-google-charts%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Another_Asp_Net_Control_for_Google_Charts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Another_Asp_Net_Control_for_Google_Charts</guid>
      <pubDate>Sun, 09 Dec 2007 14:45:53 GMT</pubDate>
    </item>
    <item>
      <title>Creating and Using User Control Libraries</title>
      <description>The below tutorial demonstrates how to create and use separate user-control library projects with VS 2005 Web Application Projects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwebproject.scottgu.com%2fCSharp%2fUserControls%2fUserControls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwebproject.scottgu.com%2fCSharp%2fUserControls%2fUserControls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Creating_and_Using_User_Control_Libraries</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Creating_and_Using_User_Control_Libraries</guid>
      <pubDate>Thu, 22 Nov 2007 21:50:04 GMT</pubDate>
    </item>
    <item>
      <title>Version Control With Subversion Quick Refrence</title>
      <description>Quick guide to Subversion for impatients. Get started quickly without going through much theory. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.viratics.com%2fe107_plugins%2fcontent%2fcontent.php%3fcontent.52"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.viratics.com%2fe107_plugins%2fcontent%2fcontent.php%3fcontent.52" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Version_Control_With_Subversion_Quick_Refrence</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Version_Control_With_Subversion_Quick_Refrence</guid>
      <pubDate>Sat, 27 Oct 2007 20:23:16 GMT</pubDate>
    </item>
    <item>
      <title>Spice up ASP.NET validation with AJAX Control Toolkit</title>
      <description>This article discusses ways to enhance client side validators using AJAX Control Toolkit, by adding callouts and modal dialog box. The whole purpose is to improve user experience with very little effort. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fashishware.com%2fASPValid.shtml"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fashishware.com%2fASPValid.shtml" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Spice_up_ASP_NET_validation_with_AJAX_Control_Toolkit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Spice_up_ASP_NET_validation_with_AJAX_Control_Toolkit</guid>
      <pubDate>Mon, 24 Sep 2007 20:19:31 GMT</pubDate>
    </item>
    <item>
      <title>Get a handle on controls</title>
      <description>Nice syntax! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.axantum.com%2fBlog%2fpost%2fGet-a-handle-on-controls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.axantum.com%2fBlog%2fpost%2fGet-a-handle-on-controls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Get_a_handle_on_controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Get_a_handle_on_controls</guid>
      <pubDate>Sat, 22 Sep 2007 19:19:17 GMT</pubDate>
    </item>
    <item>
      <title>Check In the freaking code!!!??!!</title>
      <description>I was pondering recently the various methods a team could go about assuring good check ins into source control.  I would assume that much of a check in, build, and source repository's tasks can be automated.  Continuous build integration is a good part of assuring check ins aren't breaking things they should not be. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fadronbhall.com%2fblogs%2ftechnology__software_development%2farchive%2f2007%2f07%2f27%2f5022.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fadronbhall.com%2fblogs%2ftechnology__software_development%2farchive%2f2007%2f07%2f27%2f5022.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/teamsystem/Check_In_the_freaking_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/teamsystem/Check_In_the_freaking_code</guid>
      <pubDate>Fri, 03 Aug 2007 11:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Rendering a Control to a String </title>
      <description>This is a really handy little function for rendering a control to a string. Really handy if you want to pass back rendered HTML from a StaticPageMethod or WebService. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView82C6D636-C440-43CF-A443-E9BBFEA2BD5D.htm"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.geekzilla.co.uk%2fView82C6D636-C440-43CF-A443-E9BBFEA2BD5D.htm" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Rendering_a_Control_to_a_String</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Rendering_a_Control_to_a_String</guid>
      <pubDate>Thu, 12 Jul 2007 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Self-Populating DropDownList</title>
      <description>How to make a Self-Populating DropDownList 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%2fvaultofthoughts.net%2fSelfPopulatingDropDownList.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvaultofthoughts.net%2fSelfPopulatingDropDownList.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Self_Populating_DropDownList</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Self_Populating_DropDownList</guid>
      <pubDate>Tue, 13 Mar 2007 15:31:02 GMT</pubDate>
    </item>
    <item>
      <title>A dynamic blogroll for ASP.NET</title>
      <description>Display the titles of the latest posts for each blog on the blogroll and let them be updated automatically. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fADynamicBlogrollForASPNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.madskristensen.dk%2fblog%2fADynamicBlogrollForASPNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/A_dynamic_blogroll_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/A_dynamic_blogroll_for_ASP_NET</guid>
      <pubDate>Wed, 07 Mar 2007 21:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Using Anonymous Methods For Control.Invoke/Control.BeginInvoke</title>
      <description>Brief overview of using anonymous methods for Control.Invoke and Control.BeginInvoke scenarios using the built in MethodInvoker delegate provided by the BCL. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjaysonknight.com%2fblog%2farchive%2f2007%2f02%2f14%2fusing-anonymous-methods-for-control-invoke-control-begininvoke.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjaysonknight.com%2fblog%2farchive%2f2007%2f02%2f14%2fusing-anonymous-methods-for-control-invoke-control-begininvoke.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/patterns/Using_Anonymous_Methods_For_Control_Invoke_Control_BeginInvoke</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/patterns/Using_Anonymous_Methods_For_Control_Invoke_Control_BeginInvoke</guid>
      <pubDate>Fri, 16 Feb 2007 09:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Overview of ASP.NET AJAX 1.0 and Control Toolkit RTM</title>
      <description>ScottGu outlines what's changed in the RTM release, what to do before installing and future plans for ASP.NET AJAX. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f01%2f23%2fasp-net-ajax-1-0-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2007%2f01%2f23%2fasp-net-ajax-1-0-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Overview_of_ASP_NET_AJAX_1_0_and_Control_Toolkit_RTM</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Overview_of_ASP_NET_AJAX_1_0_and_Control_Toolkit_RTM</guid>
      <pubDate>Tue, 23 Jan 2007 21:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Intro to the AJAX Control Toolkit</title>
      <description>The AJAX Control Toolkit is a set of UI widgets and extensions to existing controls.  This video has an introduction to the toolkit along with several controls in the toolkit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2faspnetpodcast.com%2fCS11%2fblogs%2fasp.net_podcast%2farchive%2f2007%2f01%2f03%2fasp-net-podcast-show-81-ajax-control-toolkit.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2faspnetpodcast.com%2fCS11%2fblogs%2fasp.net_podcast%2farchive%2f2007%2f01%2f03%2fasp-net-podcast-show-81-ajax-control-toolkit.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Intro_to_the_AJAX_Control_Toolkit</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Intro_to_the_AJAX_Control_Toolkit</guid>
      <pubDate>Wed, 03 Jan 2007 18:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>
