<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with AJAX</title>
    <description>the latest stories tagged with 'AJAX' 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>Asp.Net Ajax AutoCompleteExtender In Master Page</title>
      <description>In this Example i'm explaining how to use Ajax AutoCompleteExtender TextBox On Master Page In Asp.Net. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f05%2fautocompleteextender-in-master-page.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f05%2fautocompleteextender-in-master-page.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Asp_Net_Ajax_AutoCompleteExtender_In_Master_Page</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Asp_Net_Ajax_AutoCompleteExtender_In_Master_Page</guid>
      <pubDate>Thu, 24 May 2012 12:50:55 GMT</pubDate>
    </item>
    <item>
      <title>AjaxFileUpload In Asp.Net With Drag Drop And Progress Bar</title>
      <description>This Example explains how to use AjaxFileUpload Control With Drag Drop And Progress Bar Functionality In Asp.Net. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f05%2fajaxfileupload-drag-drop-progress-bar.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f05%2fajaxfileupload-drag-drop-progress-bar.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/AjaxFileUpload_In_Asp_Net_With_Drag_Drop_And_Progress_Bar</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/AjaxFileUpload_In_Asp_Net_With_Drag_Drop_And_Progress_Bar</guid>
      <pubDate>Fri, 18 May 2012 14:56:50 GMT</pubDate>
    </item>
    <item>
      <title>The Present and Future of Using JSON in WebForms</title>
      <description>I often come across individuals not sure of what JSON is, or how they can use it today, and I wanted to address this issue in a blog post. Of course I also want to take a look at what's coming in ASP.NET 4.5 because I also want to show you the future of using JSON in our ASP.NET AJAX applications. So grab your whip and your favorite hat, come with me and let's go exploring into the frontier that is JSON! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f12-04-27%2fthe-present-and-future-of-using-json-in-webforms.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f12-04-27%2fthe-present-and-future-of-using-json-in-webforms.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/The_Present_and_Future_of_Using_JSON_in_WebForms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/The_Present_and_Future_of_Using_JSON_in_WebForms</guid>
      <pubDate>Fri, 27 Apr 2012 13:52:22 GMT</pubDate>
    </item>
    <item>
      <title>Take a Walk on the Client Side with WebAPI and WebForms</title>
      <description>In my last blog I introduced the basics of using ASP.NET AJAX and WebAPI together in the same project.  In addition, I showed how to bind results from WebAPI to a Telerik's ASP.NET AJAX Grid. In this blog I will continue down this path and implement insert, update, and delete operations using WebAPI and RadGrid!  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f12-04-26%2ftake-a-walk-on-the-client-side-with-webapi-and-webforms.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f12-04-26%2ftake-a-walk-on-the-client-side-with-webapi-and-webforms.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Take_a_Walk_on_the_Client_Side_with_WebAPI_and_WebForms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Take_a_Walk_on_the_Client_Side_with_WebAPI_and_WebForms</guid>
      <pubDate>Fri, 27 Apr 2012 13:52:22 GMT</pubDate>
    </item>
    <item>
      <title>UpdateProgress Control Example</title>
      <description>n this example i'm explaining how to use UpdateProgress Control In Asp.Net with ProgressTemplate. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f04%2fupdateprogress-control-example-aspnet.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f04%2fupdateprogress-control-example-aspnet.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/UpdateProgress_Control_Example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/UpdateProgress_Control_Example</guid>
      <pubDate>Wed, 25 Apr 2012 13:14:59 GMT</pubDate>
    </item>
    <item>
      <title>Using Ajax.BeginForm() with ASP.NET MVC</title>
      <description>The Ajax.BeginForm() HTML helper brings the same convenience as Html.BeginForm() but for AJAX posts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.blackbeltcoder.com%2fArticles%2fscript%2fusing-ajax-beginform-with-asp-net-mvc%23.T5L8fcWPdTc.dotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.blackbeltcoder.com%2fArticles%2fscript%2fusing-ajax-beginform-with-asp-net-mvc%23.T5L8fcWPdTc.dotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Using_Ajax_BeginForm_with_ASP_NET_MVC</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Using_Ajax_BeginForm_with_ASP_NET_MVC</guid>
      <pubDate>Mon, 23 Apr 2012 15:02:25 GMT</pubDate>
    </item>
    <item>
      <title>Edit GridView Using Ajax ModalPopUp Extender Asp.Net </title>
      <description>In this example i'm explaining how to Edit or Update GridView records with Ajax ModalPopUpExtender In Asp.Net Using C# and VB. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f04%2fedit-gridview-ajax-modalpopupextender.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f04%2fedit-gridview-ajax-modalpopupextender.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Edit_GridView_Using_Ajax_ModalPopUp_Extender_Asp_Net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Edit_GridView_Using_Ajax_ModalPopUp_Extender_Asp_Net</guid>
      <pubDate>Thu, 19 Apr 2012 05:52:18 GMT</pubDate>
    </item>
    <item>
      <title>Asynchronous FileUpload Example In Asp.Net Ajax</title>
      <description>This example illustrate how to use AsycFileUpload Control in Asp.Net Ajax to upload files asynchronously with use of OnClientUploadComplete, OnUploadedComplete and OnClientUploadError events.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f04%2fasyncfileupload-example-asynchronous.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.csharpaspnetarticles.com%2f2012%2f04%2fasyncfileupload-example-asynchronous.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Asynchronous_FileUpload_Example_In_Asp_Net_Ajax</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Asynchronous_FileUpload_Example_In_Asp_Net_Ajax</guid>
      <pubDate>Mon, 16 Apr 2012 09:59:10 GMT</pubDate>
    </item>
    <item>
      <title>Your own sports news site with ESPN API and Knockout.js</title>
      <description>Build your own sports news hub with ESPN API, knockout.js, jQuery and Twitter boostrap. Source code included. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.strathweb.com%2f2012%2f04%2fyour-own-sports-news-site-with-espn-api-and-knockout-js%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.strathweb.com%2f2012%2f04%2fyour-own-sports-news-site-with-espn-api-and-knockout-js%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Your_own_sports_news_site_with_ESPN_API_and_Knockout_js</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Your_own_sports_news_site_with_ESPN_API_and_Knockout_js</guid>
      <pubDate>Sun, 08 Apr 2012 14:21:07 GMT</pubDate>
    </item>
    <item>
      <title>HTML5 drag and drop asynchronous multi file upload with ASP.NET WebAPI</title>
      <description>How to build an HTML5 drag and drop file uploader using ASP.NET Web API, jQuery and FormData &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.strathweb.com%2f2012%2f04%2fhtml5-drag-and-drop-asynchronous-multi-file-upload-with-asp-net-webapi%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.strathweb.com%2f2012%2f04%2fhtml5-drag-and-drop-asynchronous-multi-file-upload-with-asp-net-webapi%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/HTML5_drag_and_drop_asynchronous_multi_file_upload_with_ASP_NET_WebAPI</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/HTML5_drag_and_drop_asynchronous_multi_file_upload_with_ASP_NET_WebAPI</guid>
      <pubDate>Thu, 05 Apr 2012 14:14:13 GMT</pubDate>
    </item>
    <item>
      <title>Build a mvc ajax application using javascript and knockout.js/mvvm </title>
      <description>javascriptiqueryable: Javascript to IQueryable is a framework that allows you to write a simple query in javascript client side and then execute it server side with EntityFramework or a linq provider that implement IQueryable. On the server is used &amp;quot;Dynamic Expressions and Queries in LINQ by Microsoft&amp;quot; to compose dynamically your query. There is also support for knockout, so you can use in your pages the &amp;quot;MVVM&amp;quot; pattern. There is also support for jquery mobile, so you can create a datasource for a jquery mobile apps.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjavascriptiqueryable.codeplex.com%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjavascriptiqueryable.codeplex.com%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/mvc/Build_a_mvc_ajax_application_using_javascript_and_knockout_js_mvvm</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/mvc/Build_a_mvc_ajax_application_using_javascript_and_knockout_js_mvvm</guid>
      <pubDate>Wed, 22 Feb 2012 19:43:28 GMT</pubDate>
    </item>
    <item>
      <title>Ajax File Upload With ASP.NET Using Valums' Script</title>
      <description>ASP.NET applications can be easily integrated with ajax file upload scripts. Valums' ajax upload script is easily customizable and extendable &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjquery-with-asp.net%2f2012%2f02%2fajax-file-upload-with-asp-net-using-valums-script%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjquery-with-asp.net%2f2012%2f02%2fajax-file-upload-with-asp-net-using-valums-script%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_File_Upload_With_ASP_NET_Using_Valums_Script</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_File_Upload_With_ASP_NET_Using_Valums_Script</guid>
      <pubDate>Sun, 05 Feb 2012 17:05:59 GMT</pubDate>
    </item>
    <item>
      <title>Calling Methods Present In The Code-Behind File Using ScriptManager</title>
      <description>Calling methods present in the code-behind file using ScriptManager. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpavanarya.wordpress.com%2f2011%2f12%2f24%2fcalling-methods-present-in-the-code-behind-file-using-scriptmanager%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpavanarya.wordpress.com%2f2011%2f12%2f24%2fcalling-methods-present-in-the-code-behind-file-using-scriptmanager%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Calling_Methods_Present_In_The_Code_Behind_File_Using_ScriptManager</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Calling_Methods_Present_In_The_Code_Behind_File_Using_ScriptManager</guid>
      <pubDate>Sun, 25 Dec 2011 09:51:29 GMT</pubDate>
    </item>
    <item>
      <title>ScriptManager Class For Calling WebServices From Javascript</title>
      <description>Calling web service from javascript. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpavanarya.wordpress.com%2f2011%2f12%2f23%2fscriptmanager-class-for-calling-webservices-from-javascript%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpavanarya.wordpress.com%2f2011%2f12%2f23%2fscriptmanager-class-for-calling-webservices-from-javascript%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ScriptManager_Class_For_Calling_WebServices_From_Javascript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ScriptManager_Class_For_Calling_WebServices_From_Javascript</guid>
      <pubDate>Fri, 23 Dec 2011 17:46:18 GMT</pubDate>
    </item>
    <item>
      <title>Making Cross Domain Ajax Calls</title>
      <description>In this post we can see in detail about JsonPadding used to make cross domain ajax calls. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fpavanarya.wordpress.com%2f2011%2f12%2f10%2fmaking-cross-domain-ajax-callsjason%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fpavanarya.wordpress.com%2f2011%2f12%2f10%2fmaking-cross-domain-ajax-callsjason%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Making_Cross_Domain_Ajax_Calls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Making_Cross_Domain_Ajax_Calls</guid>
      <pubDate>Mon, 12 Dec 2011 06:25:35 GMT</pubDate>
    </item>
    <item>
      <title>Crawlable AJAX Content with ASP.NET Web Forms</title>
      <description>Describes how to create Facebook style #! urls that are crawlable with Web Forms and Update Panels. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsietch.net%2fViewNewsItem.aspx%3fNewsItemID%3d180"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsietch.net%2fViewNewsItem.aspx%3fNewsItemID%3d180" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Crawlable_AJAX_Content_with_ASP_NET_Web_Forms</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Crawlable_AJAX_Content_with_ASP_NET_Web_Forms</guid>
      <pubDate>Mon, 28 Nov 2011 07:49:52 GMT</pubDate>
    </item>
    <item>
      <title>jQuery AJAX calls to a WCF REST Service</title>
      <description>In this post I'll show how you can use jQuery to call a WCF REST service without requiring the ASP.NET AJAX ScriptManager and the client scripts that it loads by default. &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%2f2008%2fApr%2f21%2fjQuery-AJAX-calls-to-a-WCF-REST-Service"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.west-wind.com%2fweblog%2fposts%2f2008%2fApr%2f21%2fjQuery-AJAX-calls-to-a-WCF-REST-Service" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/jQuery_AJAX_calls_to_a_WCF_REST_Service_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/jQuery_AJAX_calls_to_a_WCF_REST_Service_1</guid>
      <pubDate>Thu, 10 Nov 2011 16:58:12 GMT</pubDate>
    </item>
    <item>
      <title>calling Javascript methods on updatepanel events</title>
      <description>Recently came up with a scenario where I need to call a Javascript function to update a label with client side time on auto save, while auto saving was working fine, the only issue was capturing the time, since the label was updated at server we would end up with server time, so the do get client side time the option is to call a JS function at end request of update panel now the problem, there are multiple update panels on the page how do we &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fhemantg.blogspot.com%2f2011%2f10%2fcalling-javascript-methods-on.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fhemantg.blogspot.com%2f2011%2f10%2fcalling-javascript-methods-on.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/calling_Javascript_methods_on_updatepanel_events</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/calling_Javascript_methods_on_updatepanel_events</guid>
      <pubDate>Fri, 28 Oct 2011 12:41:50 GMT</pubDate>
    </item>
    <item>
      <title>Coordinating multiple ajax requests with jquery.when</title>
      <description>This article discusses how to make multiple ajax requests, and it doesn't make sense to work with the results until after all of them have returned.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flostechies.com%2fjoshuaflanagan%2f2011%2f10%2f20%2fcoordinating-multiple-ajax-requests-with-jquery-when%2f%3futm_source%3dfeedburner%26utm_medium%3dfeed%26utm_campaign%3dFeed%253A%2bJoshuaFlanagan%2b%2528Joshua%2bFlanagan%2529"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flostechies.com%2fjoshuaflanagan%2f2011%2f10%2f20%2fcoordinating-multiple-ajax-requests-with-jquery-when%2f%3futm_source%3dfeedburner%26utm_medium%3dfeed%26utm_campaign%3dFeed%253A%2bJoshuaFlanagan%2b%2528Joshua%2bFlanagan%2529" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Coordinating_multiple_ajax_requests_with_jquery_when</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Coordinating_multiple_ajax_requests_with_jquery_when</guid>
      <pubDate>Fri, 21 Oct 2011 14:25:32 GMT</pubDate>
    </item>
    <item>
      <title>Need Accessibility in Your ASP.NET AJAX Apps? You're Already Covered</title>
      <description>Let's take a look at just how Telerik's ASP.NET AJAX controls help you make your applications more accessible. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f11-10-06%2fneed-accessibility-in-your-asp-net-ajax-apps-you-re-already-covered.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f11-10-06%2fneed-accessibility-in-your-asp-net-ajax-apps-you-re-already-covered.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Need_Accessibility_in_Your_ASP_NET_AJAX_Apps_You_re_Already_Covered</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Need_Accessibility_in_Your_ASP_NET_AJAX_Apps_You_re_Already_Covered</guid>
      <pubDate>Thu, 06 Oct 2011 15:16:05 GMT</pubDate>
    </item>
    <item>
      <title>Client-Side Hierarchical DataBinding to OData with RadGrid for ASP.NET</title>
      <description>In this blog post we'll demonstrate an approach for detail table databinding to an OData service right in the client. The example uses 3 levels if hierarchical data, but the approach is general enough to work with an arbitrary number of detail tables.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f11-10-03%2fclient-side-hierarchical-databinding-to-odata-with-radgrid-for-asp-net-ajax.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.telerik.com%2fblogs%2fposts%2f11-10-03%2fclient-side-hierarchical-databinding-to-odata-with-radgrid-for-asp-net-ajax.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Client_Side_Hierarchical_DataBinding_to_OData_with_RadGrid_for_ASP_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Client_Side_Hierarchical_DataBinding_to_OData_with_RadGrid_for_ASP_NET</guid>
      <pubDate>Mon, 03 Oct 2011 14:07:55 GMT</pubDate>
    </item>
    <item>
      <title>Ajax rounded corner control in asp.net </title>
      <description>There is a very good control in AJAX to make rounded type shape. We can create rounded shape in many design by using Corners property of this control. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetlogix.com%2fArticle%2fAjax%2f173%2fAjax-rounded-corner-control-in-aspnet%23.Tm5b8hxw3Kc.dotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetlogix.com%2fArticle%2fAjax%2f173%2fAjax-rounded-corner-control-in-aspnet%23.Tm5b8hxw3Kc.dotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Ajax_rounded_corner_control_in_asp_net</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Ajax_rounded_corner_control_in_asp_net</guid>
      <pubDate>Mon, 12 Sep 2011 19:20:43 GMT</pubDate>
    </item>
    <item>
      <title>AJAX Text Box Watermark Extender </title>
      <description>This article shows how to use two new AJAX Controls, TextBoxWatermarkExtender and ValidatorCalloutExtender in ASP.NET 3.5. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dotnetlogix.com%2fArticle%2fAjax%2f142%2fAJAX-Text-Box-Watermark-Extender.html%23.Tk96NkCYOqs.dotnetkicks"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dotnetlogix.com%2fArticle%2fAjax%2f142%2fAJAX-Text-Box-Watermark-Extender.html%23.Tk96NkCYOqs.dotnetkicks" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/AJAX_Text_Box_Watermark_Extender_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/AJAX_Text_Box_Watermark_Extender_1</guid>
      <pubDate>Sat, 20 Aug 2011 09:10:55 GMT</pubDate>
    </item>
    <item>
      <title>Call ASP.NET Page Methods using your own AJAX</title>
      <description>ASP.NET has grown tremendously over the years.  Especially after Microsoft has introduced JQuery as a primary javascript development tool. However with AJAX, many developers do seek places to actually call a page using normal AJAX based applications.  In this post I will show you how to invoke your own page methods using AJAX. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdailydotnettips.com%2f2011%2f08%2f16%2fcall-asp-net-page-methods-using-ajax%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdailydotnettips.com%2f2011%2f08%2f16%2fcall-asp-net-page-methods-using-ajax%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Call_ASP_NET_Page_Methods_using_your_own_AJAX</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Call_ASP_NET_Page_Methods_using_your_own_AJAX</guid>
      <pubDate>Fri, 19 Aug 2011 16:42:50 GMT</pubDate>
    </item>
    <item>
      <title>Working with HTML Fragments in jQuery </title>
      <description>When you are working in jQuery with generated HTML fragments that are returned from AJAX, It is interesting to note these cases.. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.moretechtips.net%2f2011%2f08%2fworking-with-html-fragments-in-jquery.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.moretechtips.net%2f2011%2f08%2fworking-with-html-fragments-in-jquery.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Working_with_HTML_Fragments_in_jQuery</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Working_with_HTML_Fragments_in_jQuery</guid>
      <pubDate>Fri, 12 Aug 2011 01:52:23 GMT</pubDate>
    </item>
  </channel>
</rss>
