<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with toolkit</title>
    <description>the latest stories tagged with 'toolkit' 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>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>Thu, 29 May 2008 19:16:08 GMT</pubDate>
    </item>
    <item>
      <title>LinqExtender 1.3.1</title>
      <description>Last week, I have released a patch for LinqExtender project at codeplex. You can find the full feature list at release page. One issue that I will talk about here is orderby clause and its related in-memory sort. .. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f03%2f22%2flinqextender-1-3-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fmehfuzh%2farchive%2f2008%2f03%2f22%2flinqextender-1-3-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LinqExtender_1_3_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LinqExtender_1_3_1</guid>
      <pubDate>Sat, 22 Mar 2008 07:46:34 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 05:56:26 GMT</pubDate>
    </item>
    <item>
      <title>XNA Toolkit - New Collection of XNA Tools by Nick G</title>
      <description>Nick Gravelyn has just released a small set of tools for the XNA Framework, he has called this tool set &amp;quot;XNA Toolkit&amp;quot;. At the moment there are only two tools included in the set but it is a good start.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.virtualrealm.com.au%2fblogs%2fmykre%2farchive%2f2007%2f10%2f20%2fxna-toolkit-new-collection-of-xna-tools-by-nick-g.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.virtualrealm.com.au%2fblogs%2fmykre%2farchive%2f2007%2f10%2f20%2fxna-toolkit-new-collection-of-xna-tools-by-nick-g.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xna/XNA_Toolkit_New_Collection_of_XNA_Tools_by_Nick_G</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xna/XNA_Toolkit_New_Collection_of_XNA_Tools_by_Nick_G</guid>
      <pubDate>Mon, 22 Oct 2007 20:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Eliminating the jump to top of page behavior of the Ajax Toolkit's Rat</title>
      <description>The Ajax Control Toolkit provides a number of Ajax-enabled server controls and extenders that make it very easy to add Ajax functionality to any ASP.NET driven site. One of these controls is the Rating control. One issue with the rating control is that when clicked, the user experiences a jump to top of page behavior. This article examines how to eliminate this issue.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2friderdesign.com%2farticles%2fdisplayarticle.aspx%3fArticleID%3d33"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2friderdesign.com%2farticles%2fdisplayarticle.aspx%3fArticleID%3d33" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Eliminating_the_jump_to_top_of_page_behavior_of_the_Ajax_Toolkit_s_Rat</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Eliminating_the_jump_to_top_of_page_behavior_of_the_Ajax_Toolkit_s_Rat</guid>
      <pubDate>Sat, 06 Oct 2007 02:01:02 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 14:19:31 GMT</pubDate>
    </item>
    <item>
      <title>Use &amp;quot;custom&amp;quot; objects as Extender Control Properties</title>
      <description>When creating an ASP.NET Extender Control (using ASP.NET AJAX and the AJAX Toolkit) you can add custom properties to your Extender (using the ExtenderControlProperty attribute) that get passed down to the client. Well, this is really cool and all, but you are restricted to using the "standard" variable types (string, int, bool, etc.); unless of course you want to create your own custom TypeConverter to convert your custom objects to JSON. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1377"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpietschsoft.com%2fBlog%2fPost.aspx%3fPostID%3d1377" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Use_quot_custom_quot_objects_as_Extender_Control_Properties</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Use_quot_custom_quot_objects_as_Extender_Control_Properties</guid>
      <pubDate>Tue, 19 Jun 2007 07:04:10 GMT</pubDate>
    </item>
    <item>
      <title>New RSS Toolkit Released</title>
      <description>The RSS Toolkit version 2.0 was released on Monday. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fjgaylord%2farchive%2f2007%2f06%2f19%2fnew-rss-toolkit-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fjgaylord%2farchive%2f2007%2f06%2f19%2fnew-rss-toolkit-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/New_RSS_Toolkit_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/New_RSS_Toolkit_Released</guid>
      <pubDate>Wed, 20 Jun 2007 01:16:01 GMT</pubDate>
    </item>
    <item>
      <title>Repeater, UpdatePanels und die Datenbindung (dt.)</title>
      <description>(Embedding a UpdatePanel in a databound Repeater without using &amp;lt;%# ... %&amp;gt;)

In dem Artikel geht es darum, wie man ein UpdatePanel in einem Repeater setzt - das ganze noch Datengebunden.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcode-inside.de%2fblog%2f2007%2f06%2f15%2frepeater-updatepanels-und-die-datenbindung%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcode-inside.de%2fblog%2f2007%2f06%2f15%2frepeater-updatepanels-und-die-datenbindung%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Repeater_UpdatePanels_und_die_Datenbindung_dt</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Repeater_UpdatePanels_und_die_Datenbindung_dt</guid>
      <pubDate>Thu, 14 Jun 2007 22:41:19 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 15: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 12:01:02 GMT</pubDate>
    </item>
  </channel>
</rss>