<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>.NET Software Development Videos &#38; Tutorial Directory &#187; AJAX</title>
	<atom:link href="http://www.dotnet-tv.com/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnet-tv.com</link>
	<description>.NET Software Development Tutorials and Videos: c#, asp, Sql Server, Linq, Visual Basic, Silverlight</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:35:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Pragmatic JavaScript, jQuery &amp; AJAX with ASP.NET</title>
		<link>http://www.dotnet-tv.com/2011/05/30/pragmatic-javascript-jquery-ajax-with-asp-net/</link>
		<comments>http://www.dotnet-tv.com/2011/05/30/pragmatic-javascript-jquery-ajax-with-asp-net/#comments</comments>
		<pubDate>Mon, 30 May 2011 17:14:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=2006</guid>
		<description><![CDATA[JQuery turned the world on its ear. Do we still write JavaScript or do we just write jQuery? Damian will answer that question with new JavaScript techniques and AJAX as well as some jQuery plugin surprises up his sleeve. What are the best libraries and practices for using jQuery and JavaScript with ASP.NET? How should balanced applications be designed to make the best use of the power of the server and the power of the client?

Download slides and videos in other formats
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2011/05/30/pragmatic-javascript-jquery-ajax-with-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synchronizing AJAX and ASP.NET</title>
		<link>http://www.dotnet-tv.com/2010/07/07/synchronizing-ajax-and-asp-net/</link>
		<comments>http://www.dotnet-tv.com/2010/07/07/synchronizing-ajax-and-asp-net/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 11:42:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1743</guid>
		<description><![CDATA[The ScriptManager is one of the most under advertised controls in the Visual Studio toolbox. This presentation goes beyond the common ScriptManager/UpdatePanel combo and provides an in-depth look at the ScriptManager control and how it can integrate with jQuery, a fast and lightweight JavaScript Library, and web services to quickly create dynamic, interactive AJAX web applications.

]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/07/07/synchronizing-ajax-and-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with Ajax in ASP.NET MVC Framework</title>
		<link>http://www.dotnet-tv.com/2010/03/17/getting-started-with-ajax-in-asp-net-mvc-framework/</link>
		<comments>http://www.dotnet-tv.com/2010/03/17/getting-started-with-ajax-in-asp-net-mvc-framework/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 14:31:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1672</guid>
		<description><![CDATA[This screencast demonstrates how to get started with Ajax in ASP.NET MVC Framework. 
 
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/03/17/getting-started-with-ajax-in-asp-net-mvc-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working across the Client Continuum</title>
		<link>http://www.dotnet-tv.com/2010/02/24/working-across-the-client-continuum/</link>
		<comments>http://www.dotnet-tv.com/2010/02/24/working-across-the-client-continuum/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:13:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp. wpf]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1653</guid>
		<description><![CDATA[Come see how to build a continuum of client applications including HTML, AJAX, ASP.NET, Microsoft Silverlight, and Windows Presentation Foundation (WPF) that all consume the same Windows Communication Foundation (WCF) service. Learn how to reuse as much code as possible, how to optimize the development process, and how to address key logistical issues like external servers and cross domain communication. 


]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/02/24/working-across-the-client-continuum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mschannel9.vo.msecnd.net/o9/mix/09/wmv-hq/t13f.wmv" length="151970607" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Microsoft AJAX Library, jQuery and Microsoft Visual Studio 2010</title>
		<link>http://www.dotnet-tv.com/2010/02/22/microsoft-ajax-library-jquery-and-microsoft-visual-studio-2010/</link>
		<comments>http://www.dotnet-tv.com/2010/02/22/microsoft-ajax-library-jquery-and-microsoft-visual-studio-2010/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 12:22:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[open source tools]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1649</guid>
		<description><![CDATA[Learn how Microsoft ASP.NET AJAX enables you to easily create and use AJAX Control Toolkit controls in both ASP.NET Web Forms and ASP.NET MVC applications. Learn about all of the new features and improvements to the AJAX Control Toolkit controls such as the new client Script Loader and client DataView control. Also learn how ASP.NET AJAX was designed to work seamlessly with jQuery, how you can create ASP.NET AJAX controls directly from jQuery and how you can use the jQuery library in ASP.NET AJAX code. Learn how the new features ...]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/02/22/microsoft-ajax-library-jquery-and-microsoft-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ecn.channel9.msdn.com/o9/pdc09/wmvhigh/FT29.wmv" length="540772727" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Add AJAX Functionality to an Existing ASP.NET Page</title>
		<link>http://www.dotnet-tv.com/2010/01/11/add-ajax-functionality-to-an-existing-asp-net-page/</link>
		<comments>http://www.dotnet-tv.com/2010/01/11/add-ajax-functionality-to-an-existing-asp-net-page/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 21:02:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1574</guid>
		<description><![CDATA[In this video, Todd Miranda demonstrates how to add AJAX functionality to an existing ASP.NET page with minimal effort to increase performance and improve the overall user experience of your application.
http://msdn.microsoft.com/en-gb/vstudio/bb821246.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2010/01/11/add-ajax-functionality-to-an-existing-asp-net-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC Ajax Helpers &#8211; Ajax.ActionLink and Ajax.BeginForm</title>
		<link>http://www.dotnet-tv.com/2009/12/09/asp-net-mvc-ajax-helpers-ajax-actionlink-and-ajax-beginform/</link>
		<comments>http://www.dotnet-tv.com/2009/12/09/asp-net-mvc-ajax-helpers-ajax-actionlink-and-ajax-beginform/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:54:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1533</guid>
		<description><![CDATA[This presentation recaps how to use the Ajax.ActionLink and Ajax.BeginForm Ajax Helpers to utilize ASP.NET AJAX in your ASP.NET MVC Web Applications.
http://www.tampadev.org/News/Details/MvcAjaxHelpersScreencast
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/12/09/asp-net-mvc-ajax-helpers-ajax-actionlink-and-ajax-beginform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET AJAX Videos: Create a New Custom Extender</title>
		<link>http://www.dotnet-tv.com/2009/07/28/asp-net-ajax-videos-create-a-new-custom-extender/</link>
		<comments>http://www.dotnet-tv.com/2009/07/28/asp-net-ajax-videos-create-a-new-custom-extender/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 11:13:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1366</guid>
		<description><![CDATA[This video demonstrates how to use the AJAX Control Toolkit to create a new custom AJAX Control Extender.

]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/07/28/asp-net-ajax-videos-create-a-new-custom-extender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET AJAX  &#8211; Set Up Your Development Environment for ASP.NET 3.5</title>
		<link>http://www.dotnet-tv.com/2009/05/27/aspnet-ajax-set-up-your-development-environment-for-aspnet-35/</link>
		<comments>http://www.dotnet-tv.com/2009/05/27/aspnet-ajax-set-up-your-development-environment-for-aspnet-35/#comments</comments>
		<pubDate>Wed, 27 May 2009 11:25:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1286</guid>
		<description><![CDATA[In this video you’ll learn how to set up your Development Environment for developing ASP.NET AJAX Applications if you are targeting ASP.NET 3.5.

]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/05/27/aspnet-ajax-set-up-your-development-environment-for-aspnet-35/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET AJAX Videos &#8211; Create a New Custom Extender</title>
		<link>http://www.dotnet-tv.com/2009/05/27/aspnet-ajax-videos-create-a-new-custom-extender/</link>
		<comments>http://www.dotnet-tv.com/2009/05/27/aspnet-ajax-videos-create-a-new-custom-extender/#comments</comments>
		<pubDate>Wed, 27 May 2009 11:14:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1284</guid>
		<description><![CDATA[This video demonstrates how to use the AJAX Control Toolkit to create a new custom AJAX Control Extender.

]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/05/27/aspnet-ajax-videos-create-a-new-custom-extender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10-4 Episode 8 Pure Client-Side Development with ASP.NET AJAX 4.0</title>
		<link>http://www.dotnet-tv.com/2009/02/12/10-4-episode-8-pure-client-side-development-with-aspnet-ajax-40/</link>
		<comments>http://www.dotnet-tv.com/2009/02/12/10-4-episode-8-pure-client-side-development-with-aspnet-ajax-40/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 12:05:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[ado]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.dotnet-tv.com/?p=1172</guid>
		<description><![CDATA[In this episode of 10-4, we introduce some of the new features and functionality of ASP.NET AJAX 4.0. We’ll see how ASP.NET AJAX can be leveraged in a complete client-side environment, making it easier to develop rich web applications. This episode demonstrates the new client templates, data binding and command bubbling behavior that makes creating data-centric applications using JavaScript simpler. We’ll also see the new ADO.NET Data Services integration which makes performing CRUD operations, complete with change-tracking, very trivial.




]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/02/12/10-4-episode-8-pure-client-side-development-with-aspnet-ajax-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mschnlnine.vo.llnwd.net/d1/ch9/3/2/1/7/5/4/104Episode8AspNetAjax40_2MB_ch9.wmv" length="41277575" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>How Do I Use the ASP.NET AJAX Collapsable Panel Extender?</title>
		<link>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender/</link>
		<comments>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 01:14:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=1018</guid>
		<description><![CDATA[In this video you will learn how to use the ASP.NET AJAX Collapsable Panel  Extender to allow the user to dynamically show or hide content on a web page.
http://www.asp.net/learn/ajax-videos/video-89.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-collapsable-panel-extender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Use the ASP.NET AJAX Accordion Control?</title>
		<link>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-accordion-control/</link>
		<comments>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-accordion-control/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 01:12:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=1016</guid>
		<description><![CDATA[Learn how the ASP.NET AJAX Accordion control makes efficient use of screen  real-estate by enabling the smooth animated transition between different content  panes.
http://www.asp.net/learn/ajax-videos/video-87.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-accordion-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Use the ASP.NET AJAX AlwaysVisible Control Extender?</title>
		<link>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-alwaysvisible-control-extender/</link>
		<comments>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-alwaysvisible-control-extender/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 00:58:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=1011</guid>
		<description><![CDATA[See how easy it is to anchor a page element to a position on screen, where it  remains always visible no matter how far the user may scroll the document. The  floating page element may be anything from static text to an AJAX-based,  context-aware help box.
http://www.asp.net/learn/ajax-videos/video-86.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-alwaysvisible-control-extender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Use the ASP.NET AJAX ModalPopup Extender Control?</title>
		<link>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-modalpopup-extender-control/</link>
		<comments>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-modalpopup-extender-control/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 00:43:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=1006</guid>
		<description><![CDATA[Learn how to use the ASP.NET AJAX ModalPopup extender control that comes with  the ASP.NET AJAX Control Toolkit. In this video the ModalPopup extender is used  to pop open a standard ASP.NET Panel control as a modal dialog box.
http://www.asp.net/learn/ajax-videos/video-85.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-modalpopup-extender-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Use the ASP.NET AJAX Popup Control Extender?</title>
		<link>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-popup-control-extender/</link>
		<comments>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-popup-control-extender/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 00:05:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=1000</guid>
		<description><![CDATA[This video demonstrates the use of the Popup control extender that ships with  the ASP.NET AJAX Control Toolkit. Learn how to extend a TextBox control so that,  when it receives focus, a popup dialog will appear with a list of options.
http://www.asp.net/learn/ajax-videos/video-84.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-popup-control-extender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Use the ASP.NET AJAX Client Library Controls?</title>
		<link>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-client-library-controls/</link>
		<comments>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-client-library-controls/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 18:01:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[open source tools]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=997</guid>
		<description><![CDATA[Demonstrates the client-side programming experience using scripts and controls  from the ASP.NET AJAX client library. The client controls add actions,  behaviors, and data-bindings to the client-side user interface experience.
http://www.asp.net/learn/ajax-videos/video-88.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2009/01/13/how-do-i-use-the-aspnet-ajax-client-library-controls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I: Use the ASP.NET AJAX TextBoxWatermark Control Extender?</title>
		<link>http://www.dotnet-tv.com/2008/12/18/how-do-i-use-the-aspnet-ajax-textboxwatermark-control-extender/</link>
		<comments>http://www.dotnet-tv.com/2008/12/18/how-do-i-use-the-aspnet-ajax-textboxwatermark-control-extender/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 14:58:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=814</guid>
		<description><![CDATA[In this video you will learn how to use the TextBoxWatermark control extender  from the ASP.NET AJAX Control Toolkit, which adds new watermark properties to  all standard TextBox controls on an ASP.NET page.
http://www.asp.net/learn/ajax-videos/video-83.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/12/18/how-do-i-use-the-aspnet-ajax-textboxwatermark-control-extender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Add ASP.NET AJAX Features to an Existing Web Application?</title>
		<link>http://www.dotnet-tv.com/2008/11/26/how-do-i-add-aspnet-ajax-features-to-an-existing-web-application/</link>
		<comments>http://www.dotnet-tv.com/2008/11/26/how-do-i-add-aspnet-ajax-features-to-an-existing-web-application/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 18:44:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=637</guid>
		<description><![CDATA[Learn how easily you add Microsoft ASP.NET AJAX functionality to an existing  ASP.NET application. This video shows that there is no need to change your  server controls or data access code &#8211; just add and configure a few ASP.NET AJAX  controls.
http://www.asp.net/learn/ajax-videos/video-81.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/11/26/how-do-i-add-aspnet-ajax-features-to-an-existing-web-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do I Make Client-Side Network Callbacks with ASP.NET AJAX?</title>
		<link>http://www.dotnet-tv.com/2008/11/26/how-do-i-make-client-side-network-callbacks-with-aspnet-ajax/</link>
		<comments>http://www.dotnet-tv.com/2008/11/26/how-do-i-make-client-side-network-callbacks-with-aspnet-ajax/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 18:37:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[asp]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=632</guid>
		<description><![CDATA[In this video we see how Microsoft ASP.NET AJAX helps web developers make  network callbacks directly from client-side script code. We see also how an  ASP.NET AJAX-enabled web service generates the JavaScript needed to call the web  service.
http://www.asp.net/learn/ajax-videos/video-79.aspx
]]></description>
		<wfw:commentRss>http://www.dotnet-tv.com/2008/11/26/how-do-i-make-client-side-network-callbacks-with-aspnet-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

