<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with Controls</title>
    <description>the latest stories tagged with 'Controls' 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 Controls for Windows Forms - ver. 6.0 Released</title>
      <description>VIBlend announced the availability of the VIBlend Controls for WinForms ver. 6.0.0. the next generation of user interface controls for Windows Forms. &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%2f2011%2f02%2f27%2fVIBlend-Controls-for-Windows-Forms-ver-60-Released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.viblend.com%2fblog%2fpost%2f2011%2f02%2f27%2fVIBlend-Controls-for-Windows-Forms-ver-60-Released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/VIBlend_Controls_for_Windows_Forms_ver_6_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/VIBlend_Controls_for_Windows_Forms_ver_6_0_Released</guid>
      <pubDate>Mon, 28 Feb 2011 09:21:35 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Bits&amp;amp;Pieces: Derived Custom Controls</title>
      <description>An introduction to building custom controls with their own default template. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fajdotnet.wordpress.com%2f2010%2f01%2f17%2fsilverlight-bitspieces-derived-custom-controls%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fajdotnet.wordpress.com%2f2010%2f01%2f17%2fsilverlight-bitspieces-derived-custom-controls%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Bits_Pieces_Derived_Custom_Controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Bits_Pieces_Derived_Custom_Controls</guid>
      <pubDate>Sun, 17 Jan 2010 12:42:59 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Bits&amp;amp;Pieces: Controls Basics</title>
      <description>Yet another introduction to the Silverliht controls system: The combination of class, style, and template, glued together by dependency properties.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fajdotnet.wordpress.com%2f2010%2f01%2f10%2fsilverlight-bitspieces-controls-basics%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fajdotnet.wordpress.com%2f2010%2f01%2f10%2fsilverlight-bitspieces-controls-basics%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Bits_Pieces_Controls_Basics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Bits_Pieces_Controls_Basics</guid>
      <pubDate>Sun, 10 Jan 2010 14:43:10 GMT</pubDate>
    </item>
    <item>
      <title>Retrieve a Type of Parent Control Using an Extension Method</title>
      <description>I recently found myself in a situation where I had to retrieve the next Parent Control of a certain type. In this particular case, my label is included in an UpdatePanel to update only when my Label is assigned a new value. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.teebot.be%2f2009%2f08%2fextension-method-to-get-controls-parent.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.teebot.be%2f2009%2f08%2fextension-method-to-get-controls-parent.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Retrieve_a_Type_of_Parent_Control_Using_an_Extension_Method</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Retrieve_a_Type_of_Parent_Control_Using_an_Extension_Method</guid>
      <pubDate>Wed, 26 Aug 2009 08:44:18 GMT</pubDate>
    </item>
    <item>
      <title> Saving server control properties to ViewState with custom attributes</title>
      <description>Here's a little tip for using .NET custom attributes to make a server control's ViewState property into a single line of code. Save yourself some boring repetitive coding and make the language do the work instead.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.helephant.com%2farticle.aspx%3fID%3d1181"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.helephant.com%2farticle.aspx%3fID%3d1181" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Saving_server_control_properties_to_ViewState_with_custom_attributes</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Saving_server_control_properties_to_ViewState_with_custom_attributes</guid>
      <pubDate>Thu, 14 Aug 2008 04:15:47 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 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>Strongly Typed Dynamic User Controls</title>
      <description>A short way to display and consume strongly typed user controls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f06%2fStrongly-Typed-Dynamic-User-Controls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.reamped.net%2fpost%2f2008%2f06%2fStrongly-Typed-Dynamic-User-Controls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Strongly_Typed_Dynamic_User_Controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Strongly_Typed_Dynamic_User_Controls</guid>
      <pubDate>Wed, 04 Jun 2008 18:11:24 GMT</pubDate>
    </item>
    <item>
      <title>Tag property without inheritance</title>
      <description>The article show how to add support for Tag property without using inheritance &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f22%2ftag-property-without-inheritance.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f22%2ftag-property-without-inheritance.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Tag_property_without_inheritance</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Tag_property_without_inheritance</guid>
      <pubDate>Tue, 22 Apr 2008 20:46:04 GMT</pubDate>
    </item>
    <item>
      <title>6 free online editors for your asp.net project</title>
      <description>A list of web editors that can be easily embedded in your asp.net projects &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f08%2f6-free-online-editors-for-your-asp-net-site.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevintelligence.com%2fblogs%2fnetadventures%2farchive%2f2008%2f04%2f08%2f6-free-online-editors-for-your-asp-net-site.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/6_free_online_editors_for_your_asp_net_project</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/6_free_online_editors_for_your_asp_net_project</guid>
      <pubDate>Wed, 09 Apr 2008 19:16:04 GMT</pubDate>
    </item>
    <item>
      <title>How to easily insert row in GridView with SqlDataSource?</title>
      <description>Asp.Net 2.0 GridView control is very powerful control. Developers at Microsoft really did a great job when designing it.
Its like Swiss Army knife for selecting, editing, sorting, paging and displaying data.
Combined with various DataSource controls (ObjectDataSource, SqlDataSource) it helps you execute most of your Read, Update and Delete operations without writing a single line of code.
Off course, nothing is perfect. For example, creating new data is is one common task that is not so simple to accomplish with GridView.
Let see how we can easily insert new rows of data using GridView and SqlDataSource... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fHow-to-insert-row-in-GridView-with-SqlDataSource.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.aspdotnetfaq.com%2fFaq%2fHow-to-insert-row-in-GridView-with-SqlDataSource.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/How_to_easily_insert_row_in_GridView_with_SqlDataSource</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/How_to_easily_insert_row_in_GridView_with_SqlDataSource</guid>
      <pubDate>Wed, 02 Apr 2008 15:33:30 GMT</pubDate>
    </item>
    <item>
      <title>The Infragistics' user controls library review</title>
      <description>All my late .NET projects had a mandatory, common requirement: the Infragistics NetAdvantage control library. I have been using it since the 6.1 version came out, over one year of development period, on six different .NET projects. Considering this, I believe I have enough experience with this user control library to highlight all the goods and the beds that come out from it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2finfragistics-user-controls-library.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2finfragistics-user-controls-library.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/The_Infragistics_user_controls_library_review</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/The_Infragistics_user_controls_library_review</guid>
      <pubDate>Sat, 29 Mar 2008 15:18:05 GMT</pubDate>
    </item>
    <item>
      <title>The Infragistics' user controls library review</title>
      <description>All my late .NET projects had a mandatory, common requirement: the Infragistics NetAdvantage control library. I have been using it since the 6.1 version came out, over one year of development period, on six different .NET projects. Considering this, I believe I have enough experience with this user control library to highlight all the goods and the beds that come out from it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2finfragistics-user-controls-library.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2finfragistics-user-controls-library.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/The_Infragistics_user_controls_library_review</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/The_Infragistics_user_controls_library_review</guid>
      <pubDate>Sat, 29 Mar 2008 15:18:05 GMT</pubDate>
    </item>
    <item>
      <title>Workaround: Infragistics column chart with columns having same height</title>
      <description>The Infragistics NetAdvantage has pretty much bugs almost on every release. Considering the NetAdvantage 7.x releases, it is not possible to render column charts with all columns having same heights. Here is a workaround for this issue &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fworkaround-infragistics-column-chart.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fworkaround-infragistics-column-chart.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Workaround_Infragistics_column_chart_with_columns_having_same_height</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Workaround_Infragistics_column_chart_with_columns_having_same_height</guid>
      <pubDate>Sat, 29 Mar 2008 15:14:03 GMT</pubDate>
    </item>
    <item>
      <title>How to: Enable zooming on Infragistics composite charts</title>
      <description>To do this on a regular UltraChart chart layout is not a difficult thing but when we consider the composite charts it seems to be not supported. Well, this is not true. Actually we use the same properties to do it excepting that for the composite chart those properties are not shown by IntelliSense. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-enable-zooming-on-infragistics.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-enable-zooming-on-infragistics.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/How_to_Enable_zooming_on_Infragistics_composite_charts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/How_to_Enable_zooming_on_Infragistics_composite_charts</guid>
      <pubDate>Sat, 29 Mar 2008 15:09:06 GMT</pubDate>
    </item>
    <item>
      <title>How to: Create new chart types with Infragistics Ultrachart</title>
      <description>The Infragistics NetAdvantage 7.3 release came out with a new event for the Ultrachart user control. The FillSceneGraph event was provided to help those who want to change the chart's elements right before firing the Paint event. Using this new event we can create new chart types that are not supported by Infragistics, by default. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-create-new-chart-types-with.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetfacts.blogspot.com%2f2008%2f03%2fhow-to-create-new-chart-types-with.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/How_to_Create_new_chart_types_with_Infragistics_Ultrachart</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/How_to_Create_new_chart_types_with_Infragistics_Ultrachart</guid>
      <pubDate>Sat, 29 Mar 2008 14:59:42 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Tools for Windows Live - February CTP available</title>
      <description>If you've been using the Windows Live Tools for Visual Studio, the February 2008 CTP has been released.  See the notes here: https://connect.microsoft.com/content/content.aspx?ContentID=7901&amp;amp;SiteID=505&amp;amp;wa=wsignin1.0

So what's different?

Messenger Chat Control has been added 
Depenency on ASP.Net 3.5 Extensions has been REMOVED. 
CTP is compatible with Silverlight 2.0 SDK
The site is context sensitive so click on Downloads to get the list of builds available for download or go here: https://connect.microsoft.com/Downloads/Downloads.aspx?SiteID=505
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.soulsolutions.com.au%2fBlog%2ftabid%2f73%2fEntryID%2f401%2fDefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.soulsolutions.com.au%2fBlog%2ftabid%2f73%2fEntryID%2f401%2fDefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Visual_Studio_Tools_for_Windows_Live_February_CTP_available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Visual_Studio_Tools_for_Windows_Live_February_CTP_available</guid>
      <pubDate>Fri, 14 Mar 2008 13:06:13 GMT</pubDate>
    </item>
    <item>
      <title>Adding Auto Format for ASP.NET Custom Controls Design Time</title>
      <description>This post shows how to add Auto Format..  link in the Smart Tag of the ASP.NET web controls, to give the user of the control a variety of different styles in the design time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fAdding-Auto-Format-for-ASPNET-Custom-Controls-Design-Time.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.amrelsehemy.net%2fpost%2f2008%2f02%2fAdding-Auto-Format-for-ASPNET-Custom-Controls-Design-Time.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Adding_Auto_Format_for_ASP_NET_Custom_Controls_Design_Time</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Adding_Auto_Format_for_ASP_NET_Custom_Controls_Design_Time</guid>
      <pubDate>Tue, 26 Feb 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>Ajax Control Toolkit - Multipart Series Article</title>
      <description>A multi-part series article on Ajax Control Toolkit. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fcolumns%2fajax%2fAjaxControlToolkitPartOne.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2fcolumns%2fajax%2fAjaxControlToolkitPartOne.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_Control_Toolkit_Multipart_Series_Article</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_Control_Toolkit_Multipart_Series_Article</guid>
      <pubDate>Mon, 14 Jan 2008 18:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Stable SPAW Editor v.2 .NET Edition Released</title>
      <description>.NET Edition of the one of the most popular Open Source web based WYSIWYG editor controls has been released. Industry unique multi-document tabbed WYSIWYG editor is finally available to .NET developers. Includes designer support for Visual Studio 2005. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.solmetra.com%2f2008%2f01%2f03%2fstable-spaw-editor-v2-net-edition-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.solmetra.com%2f2008%2f01%2f03%2fstable-spaw-editor-v2-net-edition-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Stable_SPAW_Editor_v_2_NET_Edition_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Stable_SPAW_Editor_v_2_NET_Edition_Released</guid>
      <pubDate>Fri, 04 Jan 2008 02:16:05 GMT</pubDate>
    </item>
    <item>
      <title>Dynamically adding controls to ASPX pages (web forms) and assigning ev</title>
      <description>Although I've seen a lot of articles describing how to dynamically add controls to a Web Form, few mention even a little hint to how you can make event handlers actually WORK with dynamically-added controls. This article may seem (and probably is) a beginner-level one, but I think it's essential to cover this issue. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetzone.gr%2fcs%2fblogs%2fsfilip%2farchive%2f2007%2f11%2f08%2fdynamically-adding-controls-and-assigning-event-handlers-to-web-forms-aspx-pages.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetzone.gr%2fcs%2fblogs%2fsfilip%2farchive%2f2007%2f11%2f08%2fdynamically-adding-controls-and-assigning-event-handlers-to-web-forms-aspx-pages.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Dynamically_adding_controls_to_ASPX_pages_web_forms_and_assigning_ev</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Dynamically_adding_controls_to_ASPX_pages_web_forms_and_assigning_ev</guid>
      <pubDate>Thu, 08 Nov 2007 19:00:13 GMT</pubDate>
    </item>
    <item>
      <title>SPAW Editor .NET Edition v.2 Released</title>
      <description>.NET Edition of SPAW Editor v.2 - open-source web based HTML WYSIWYG editor control - has been released. v.2 adds unique tabbed multi-document interface, floating/shared toolbars, support for all major browsers (IE, Firefox, Opera, Safari), designer support for VS2005 and many more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.solmetra.com%2f2007%2f10%2f01%2fnet-edition-of-spaw-editor-v2-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.solmetra.com%2f2007%2f10%2f01%2fnet-edition-of-spaw-editor-v2-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/SPAW_Editor_NET_Edition_v_2_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/SPAW_Editor_NET_Edition_v_2_Released</guid>
      <pubDate>Thu, 04 Oct 2007 11:45:05 GMT</pubDate>
    </item>
    <item>
      <title>The Ruby Connector : Free .NET to Ruby Control</title>
      <description>The Ruby Connector is a drag-and-drop control which enables .NET programs to communicate with Ruby programs. Using the Ruby Connector, you can: 
- Create visual front-ends to Ruby programs using the Visual Studio form designer. 
- Interact with the Ruby interpreter in your own applications in much the same way as you can interact with the Ruby Console in Ruby In Steel. 
- Start or stop the Ruby interpreter at will and pass expressions from your .NET program to be evaluated by Ruby. 
- Create 'hybrid' applications in which a .NET program runs simultaneously with a Ruby program and data is exchanged from one to the other &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.sapphiresteel.com%2fSapphireSteel-Downloads"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.sapphiresteel.com%2fSapphireSteel-Downloads" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/The_Ruby_Connector_Free_NET_to_Ruby_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/The_Ruby_Connector_Free_NET_to_Ruby_Control</guid>
      <pubDate>Thu, 13 Sep 2007 15:25:35 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET AJAX Data Controls (GridView, Pager, Repeater)</title>
      <description>The purpose of this project is to Develop data controls such as GridView, DataList, Repeater, DetailsView, FromView, ObjectDataSource on top of Microsoft Ajax Framework for Client Centric Development model. 

Since the Asp.net version of these controls does not have clientside object model thus it is not possible to to bind/update data from/by a WebService. 

The Project is still in development and contains few prototypes of the following controls: GridView, Pager, Repeater.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fAjaxDataControls%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fAjaxDataControls%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ASP_NET_AJAX_Data_Controls_GridView_Pager_Repeater</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ASP_NET_AJAX_Data_Controls_GridView_Pager_Repeater</guid>
      <pubDate>Wed, 12 Sep 2007 18:31:04 GMT</pubDate>
    </item>
    <item>
      <title>Easily Test Custom Controls Inside of Visual Studio</title>
      <description>Here's a quick way easily test and debug your custom WinForms controls right inside of Visual Studio without having to launch your entire application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f09%2f05%2f55.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeremyjarrell.com%2farchive%2f2007%2f09%2f05%2f55.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/winforms/Easily_Test_Custom_Controls_Inside_of_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/winforms/Easily_Test_Custom_Controls_Inside_of_Visual_Studio</guid>
      <pubDate>Tue, 11 Sep 2007 07:16:01 GMT</pubDate>
    </item>
  </channel>
</rss>
