<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - published ajax stories</title>
    <description>the latest published ajax stories 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>New updates to ADC controls</title>
      <description>When ADC was first released, it had an pretty impressive set of features, sorting, paging, animation, dragging and dropping, client-side databinding. As time went by, ADC team has added bits and pieces of updates.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f05%2fnewly-updates-to-adc-controls-adc-series-part-iv-recent-updates-of-adc.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f05%2fnewly-updates-to-adc-controls-adc-series-part-iv-recent-updates-of-adc.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/New_updates_to_ADC_controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/New_updates_to_ADC_controls</guid>
      <pubDate>Thu, 04 Sep 2008 20:25:12 GMT</pubDate>
    </item>
    <item>
      <title>Modal Popup Extender, AJAX Tool Kit, Validation Controls ASP.NET</title>
      <description>How to validate on Modal Popup extender it was disappearing on validation then i used javascript instead of asp.net validation controls please comment &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.isolutionteam.co.uk%2f2008%2f09%2f02%2fmodal-popup-extender-ajax-tool-kit-validation-controls-aspnet%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.isolutionteam.co.uk%2f2008%2f09%2f02%2fmodal-popup-extender-ajax-tool-kit-validation-controls-aspnet%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Modal_Popup_Extender_AJAX_Tool_Kit_Validation_Controls_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Modal_Popup_Extender_AJAX_Tool_Kit_Validation_Controls_ASP_NET</guid>
      <pubDate>Thu, 04 Sep 2008 14:24:42 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Form Serialization without ASP.NET ViewState</title>
      <description>When building AJAX applications that send client form content to the server, ViewState and EventValidation fields can get in the way. Using jQuery you can make short work skipping over these fields and send only the raw POST data to the server. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f472329.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f472329.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/jQuery_Form_Serialization_without_ASP_NET_ViewState</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/jQuery_Form_Serialization_without_ASP_NET_ViewState</guid>
      <pubDate>Thu, 04 Sep 2008 21:31:10 GMT</pubDate>
    </item>
    <item>
      <title>JSON.NET DataTable Serializer</title>
      <description>I've been thinking about replacing the JSON serializer in my internal codebase for some time and finally put a little effort into allowing JSON.NET from James Newton King to be plugged into my Ajax framework as a replaceable engine.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f471835.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f471835.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JSON_NET_DataTable_Serializer</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JSON_NET_DataTable_Serializer</guid>
      <pubDate>Wed, 03 Sep 2008 21:57:47 GMT</pubDate>
    </item>
    <item>
      <title>TUTORIAL: Using Javascript To Call A Web Service </title>
      <description>Sometimes you just need to use Javascript. It's one of those things that web developers claim to hate, but secretly, I just hated the lack of tools support for it. That seems to be solved, at least for me.
This article shows you how to call your asynchronous web service from Javascript, and how we can incorporate JS Intellisense to make our job infinitely easier (one line of code, anyone?)

The source code is provided at the end, in both C# and VB.NET.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f09%2ftutorial-using-javascript-to-call-web.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jeffblankenburg.com%2f2008%2f09%2ftutorial-using-javascript-to-call-web.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/TUTORIAL_Using_Javascript_To_Call_A_Web_Service</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/TUTORIAL_Using_Javascript_To_Call_A_Web_Service</guid>
      <pubDate>Wed, 03 Sep 2008 20:23:54 GMT</pubDate>
    </item>
    <item>
      <title>Create A Netflix/Blockbuster Style Pop-Up Using the AJAX Control Toolk</title>
      <description>I just recently signed up for NetFlix to get my videos over by mail. My wife in particular pointed out to me how nice the descriptions are being shown in a pop-up. Thereafter, I noticed that they have done super cool UIs all over their website. One of the things I got curious about was the way they showed descriptions of the movie by poping up a box with an arrow. The nice thing is that the box has a transparent shadow/glow in the back. I wanted to impress my wife and show her that this can be done easily. This article will show you how to show a pop up like the one mentioned above, both statically and dynamically by using the AJAX Control Kit's HoverPopUpMenu. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.junnark.com%2fArticles%2fCreate-A-Netflix-Type-Pop-Up-Using-Hover-Pop-Up-Menu.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.junnark.com%2fArticles%2fCreate-A-Netflix-Type-Pop-Up-Using-Hover-Pop-Up-Menu.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Create_A_Netflix_Blockbuster_Style_Pop_Up_Using_the_AJAX_Control_Toolk</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Create_A_Netflix_Blockbuster_Style_Pop_Up_Using_the_AJAX_Control_Toolk</guid>
      <pubDate>Tue, 02 Sep 2008 21:19:52 GMT</pubDate>
    </item>
    <item>
      <title>FxCop for Ajax Code </title>
      <description>FxCop is a great tool to help ensure consistency of .NET code and to help push quality upstream in the development process by reinforcing design guidelines and flagging some potential issues that can be detected through static analysis of your assemblies &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nikhilk.net%2fAjax-FxCop.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nikhilk.net%2fAjax-FxCop.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/FxCop_for_Ajax_Code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/FxCop_for_Ajax_Code</guid>
      <pubDate>Tue, 02 Sep 2008 18:31:03 GMT</pubDate>
    </item>
    <item>
      <title>Using UpdateProgress Control Effectively</title>
      <description>UpdateProgress control provides a mechanism where we can inform user that the server side processing is still progressing. For example, we can provide a "Loading." message or an image showing the progressing of the request. This article will give you more inputs on how to use the UpdateProgress control very effectively in our projects. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNETAJAX%2f125_Using_UpdateProgress_Control_Effectively.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNETAJAX%2f125_Using_UpdateProgress_Control_Effectively.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_UpdateProgress_Control_Effectively</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_UpdateProgress_Control_Effectively</guid>
      <pubDate>Mon, 01 Sep 2008 14:20:49 GMT</pubDate>
    </item>
    <item>
      <title>Handling Complex DataTypes using ASP.NET AJAX</title>
      <description>Use of complex data types in Ajax programming is a tricky issue. In many   scenarios we need to communicate between the client and server via strings only.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ajaxmatters.com%2farticles%2fasp%2fcomplex_data_types_p1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ajaxmatters.com%2farticles%2fasp%2fcomplex_data_types_p1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Handling_Complex_DataTypes_using_ASP_NET_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Handling_Complex_DataTypes_using_ASP_NET_AJAX</guid>
      <pubDate>Fri, 29 Aug 2008 18:37:20 GMT</pubDate>
    </item>
    <item>
      <title>The State of the Scripting Universe: Python, PHP, JavaScript etc</title>
      <description>Three years ago, Lynn Greiner interviewed the big cheeses responsible for the popular scripting languages PHP, Perl, Tcl, Python, Ruby and JavaScript to find out where they believed the languages were headed. In this follow-up discussion, she asks these dynamic language luminaries what has changed since then&amp;amp;mdash;for both developers and the application development managers who determine the corporate programming language strategy. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.cio.com%2farticle%2f446829%2fPHP_JavaScript_Ruby_Perl_Python_and_Tcl_Today_The_State_of_the_Scripting_Universe"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.cio.com%2farticle%2f446829%2fPHP_JavaScript_Ruby_Perl_Python_and_Tcl_Today_The_State_of_the_Scripting_Universe" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/The_State_of_the_Scripting_Universe_Python_PHP_JavaScript_etc</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/The_State_of_the_Scripting_Universe_Python_PHP_JavaScript_etc</guid>
      <pubDate>Fri, 29 Aug 2008 16:51:39 GMT</pubDate>
    </item>
    <item>
      <title>Updating Only Changed Rows in the GridView Control</title>
      <description>Matt Berseth wrote a very interesting article on "Bulk Inserting Data Using the ListView Control&amp;quot;. The idea is to give the user an Excel like interface where they can edit the rows with custom data and finally click the update button to persist the data in the database. Matt's solution was great but lacks a very important detail. There was no way to know what rows were changed by the user. Matt took the road to update all the rows whether they were changed or not. In this article we are going to take a look at an alternative method of updating only the changed rows. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgridviewguy.com%2fArticles%2f408_Updating_Only_Changed_Rows_in_the_GridView_Control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgridviewguy.com%2fArticles%2f408_Updating_Only_Changed_Rows_in_the_GridView_Control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Updating_Only_Changed_Rows_in_the_GridView_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Updating_Only_Changed_Rows_in_the_GridView_Control</guid>
      <pubDate>Fri, 29 Aug 2008 14:01:26 GMT</pubDate>
    </item>
    <item>
      <title>Who is afraid of ADC? - Introduction to AJAX Data Controls - Part III</title>
      <description>ADC controls actually does not need much introduction. Repeaters, Gridviews, DataLists, we knew them since the onset of ASP .net.  And the ADC development team has deliberately made it easy for the transition from server side data-bound controls to client-side AJAX script controls.

However, little known about ADCs is that they are also equipped with a set of behaviors to make the control cool and cooler. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f08%2f26%2fwho-is-afraid-of-adc-introduction-to-ajax-data-controls-part-iii.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f08%2f26%2fwho-is-afraid-of-adc-introduction-to-ajax-data-controls-part-iii.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Who_is_afraid_of_ADC_Introduction_to_AJAX_Data_Controls_Part_III</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Who_is_afraid_of_ADC_Introduction_to_AJAX_Data_Controls_Part_III</guid>
      <pubDate>Tue, 26 Aug 2008 20:21:57 GMT</pubDate>
    </item>
    <item>
      <title>Firebug 1.2 Released</title>
      <description>Firebug 1.2 which works in Firefox 3 has been released. If you are doing any AJAX development (JavaScript, jQuery, etc) this tool is invaluable. Updating Firebug to work in FF3 took quite a bit of effort and now it it works again with many new improvements and features planned to for the next release. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fejohn.org%2fblog%2ffirebug-12-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fejohn.org%2fblog%2ffirebug-12-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Firebug_1_2_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Firebug_1_2_Released</guid>
      <pubDate>Mon, 25 Aug 2008 19:00:30 GMT</pubDate>
    </item>
    <item>
      <title>BlogSvc Supports Comments via AtomPub + WCF + jQuery = Crazy Delicious</title>
      <description>Jarrett has added threaded annotation support to BlogSvc.  This is a major new feature leading up to the next release.  This feature uses jquery to do some tasty ajax communication with the WCF service. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogsvc.net%2fblog%2f2008%2f08%2f24%2fBlogSvcNowSupportsComments.xhtml"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogsvc.net%2fblog%2f2008%2f08%2f24%2fBlogSvcNowSupportsComments.xhtml" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/BlogSvc_Supports_Comments_via_AtomPub_WCF_jQuery_Crazy_Delicious</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/BlogSvc_Supports_Comments_via_AtomPub_WCF_jQuery_Crazy_Delicious</guid>
      <pubDate>Sun, 24 Aug 2008 22:40:50 GMT</pubDate>
    </item>
    <item>
      <title>Getting Started with ASP.NET Ajax</title>
      <description>Learn the various set of technologies that make up Ajax, the key ingredients of ASP.NET Ajax, the major goals of ASP.NET Ajax, and why Ajax has become indispensable in web application development communities worldwide. Book chapter from Sams Teach Yourself ASP.NET Ajax in 24 Hours. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.informit.com%2farticles%2farticle.aspx%3fp%3d1228495"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.informit.com%2farticles%2farticle.aspx%3fp%3d1228495" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Getting_Started_with_ASP_NET_Ajax</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Getting_Started_with_ASP_NET_Ajax</guid>
      <pubDate>Sat, 23 Aug 2008 15:35:17 GMT</pubDate>
    </item>
    <item>
      <title>Don't tell me you did that with JavaScript</title>
      <description>I nice article about why JavaScript (and the use of js libraries like prototype) is a must for web development. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fsergio_pereira%2farchive%2f2008%2f08%2f22%2fdon-t-tell-me-you-did-that-with-javascript.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fsergio_pereira%2farchive%2f2008%2f08%2f22%2fdon-t-tell-me-you-did-that-with-javascript.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Don_t_tell_me_you_did_that_with_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Don_t_tell_me_you_did_that_with_JavaScript</guid>
      <pubDate>Sat, 23 Aug 2008 04:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Who is afraid of ADC? - Introduction to AJAX Data Controls - Part II</title>
      <description>The suite of ADCs (AJAX Data Controls) has made a splash in the AJAX community. Of the four ADC controls, Gridview has attracted most of the attention, usage and questions. So how to use the ADC Gridview?

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f08%2f21%2fwho-is-afraid-of-adc-introduction-to-ajax-data-controls-part-ii.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f08%2f21%2fwho-is-afraid-of-adc-introduction-to-ajax-data-controls-part-ii.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Who_is_afraid_of_ADC_Introduction_to_AJAX_Data_Controls_Part_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Who_is_afraid_of_ADC_Introduction_to_AJAX_Data_Controls_Part_II</guid>
      <pubDate>Thu, 21 Aug 2008 20:47:51 GMT</pubDate>
    </item>
    <item>
      <title>A simple jQuery Client Centering Plugin</title>
      <description>Centering content is a useful client side UI feature especially when working with pop ups or popup windows when displayed for the first time. Here's a little jQuery plug in that handles centering in the window and in other container elements easily. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f459873.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f459873.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/A_simple_jQuery_Client_Centering_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/A_simple_jQuery_Client_Centering_Plugin</guid>
      <pubDate>Fri, 22 Aug 2008 18:31:12 GMT</pubDate>
    </item>
    <item>
      <title>Error Handling in ASP.Net Ajax Applications</title>
      <description>By default, whenever there are any error occurred in the server side processing using ASP.Net Ajax, the error message is notified to the user using a message box (alert). The error message that is displayed on the message box will be the actual error message contained in the original exception's Message property.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNETAJAX%2f115_Error_Handling_in_ASPNet_Ajax_Applications.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNETAJAX%2f115_Error_Handling_in_ASPNet_Ajax_Applications.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Error_Handling_in_ASP_Net_Ajax_Applications</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Error_Handling_in_ASP_Net_Ajax_Applications</guid>
      <pubDate>Wed, 20 Aug 2008 15:12:03 GMT</pubDate>
    </item>
    <item>
      <title>Easily build powerful client-side AJAX paging, using jQuery</title>
      <description>An in-depth example of using jQuery to build client-side paging, including progress indicators, to page into any server side data source that can be JSON serialized by ASP.NET AJAX. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f08%2f20%2feasily-build-powerful-client-side-ajax-paging-using-jquery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f08%2f20%2feasily-build-powerful-client-side-ajax-paging-using-jquery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Easily_build_powerful_client_side_AJAX_paging_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Easily_build_powerful_client_side_AJAX_paging_using_jQuery</guid>
      <pubDate>Wed, 20 Aug 2008 15:31:14 GMT</pubDate>
    </item>
    <item>
      <title>Easily build powerful client-side AJAX paging, using jQuery</title>
      <description>An in-depth example of using jQuery to build client-side paging, including progress indicators, to page into any server side data source that can be JSON serialized by ASP.NET AJAX. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fencosia.com%2f2008%2f08%2f20%2feasily-build-powerful-client-side-ajax-paging-using-jquery%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fencosia.com%2f2008%2f08%2f20%2feasily-build-powerful-client-side-ajax-paging-using-jquery%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Easily_build_powerful_client_side_AJAX_paging_using_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Easily_build_powerful_client_side_AJAX_paging_using_jQuery</guid>
      <pubDate>Wed, 20 Aug 2008 15:31:14 GMT</pubDate>
    </item>
    <item>
      <title>Asp.Net AJAX Client Side Templated Data Bound Control</title>
      <description>A server control that allows you to specify header, item, and footer templates for a basic data list that will be bound on the client based on either a given web service method, or on a data-source provided client side. The templates are rendered server-side before being passed to the client behavior which allows you to use other server-side controls in the development of the templates. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgabe19.blogspot.com%2f2008%2f08%2faspnet-ajax-client-side-templated-data.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgabe19.blogspot.com%2f2008%2f08%2faspnet-ajax-client-side-templated-data.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Asp_Net_AJAX_Client_Side_Templated_Data_Bound_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Asp_Net_AJAX_Client_Side_Templated_Data_Bound_Control</guid>
      <pubDate>Tue, 19 Aug 2008 20:18:15 GMT</pubDate>
    </item>
    <item>
      <title>Scrolling to the Top of an AJAX Page</title>
      <description>Get around AJAX's tendencies to keep the browser where you post.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.krissteele.net%2fblogdetails.aspx%3fid%3d85"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.krissteele.net%2fblogdetails.aspx%3fid%3d85" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Scrolling_to_the_Top_of_an_AJAX_Page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Scrolling_to_the_Top_of_an_AJAX_Page</guid>
      <pubDate>Tue, 19 Aug 2008 03:36:19 GMT</pubDate>
    </item>
    <item>
      <title>Adventures of adding YahooUI (YUI) to a MVC Site </title>
      <description>nice howto on using YUI (Yahoo UI) Javascript framework with ASP.NET MVC &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f08%2f18%2fadventures-of-adding-yahooui-yui-to-a-mvc-site.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f08%2f18%2fadventures-of-adding-yahooui-yui-to-a-mvc-site.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Adventures_of_adding_YahooUI_YUI_to_a_MVC_Site</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Adventures_of_adding_YahooUI_YUI_to_a_MVC_Site</guid>
      <pubDate>Mon, 18 Aug 2008 23:03:02 GMT</pubDate>
    </item>
    <item>
      <title>Building AJAX Applications using ASP.Net AJAX</title>
      <description>The implementation of AJAX enabled application is made easy with the help of 2 new controls called UpdatePanel control and ScriptManager control in ASP.Net AJAX framework. This are the two primary controls that makes AJAX happen with very less effort. This article will help us understand the usage of these two new controls by implementing a sample application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNETAJAX%2f114_Building_AJAX_Applications_using_ASPNet_AJAX_Framework.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codedigest.com%2fArticles%2fASPNETAJAX%2f114_Building_AJAX_Applications_using_ASPNet_AJAX_Framework.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Building_AJAX_Applications_using_ASP_Net_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Building_AJAX_Applications_using_ASP_Net_AJAX</guid>
      <pubDate>Mon, 18 Aug 2008 14:49:25 GMT</pubDate>
    </item>
  </channel>
</rss>