<?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>www.michaelbowersox.com &#187; ASP.NET AJAX</title>
	<atom:link href="http://www.michaelbowersox.com/tag/aspnet-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.michaelbowersox.com</link>
	<description></description>
	<lastBuildDate>Thu, 10 Jun 2010 00:59:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable ASP.NET AJAX in Your SharePoint 2007 Farm</title>
		<link>http://www.michaelbowersox.com/2010/03/04/enable-asp-net-ajax-in-your-sharepoint-2007-farm/</link>
		<comments>http://www.michaelbowersox.com/2010/03/04/enable-asp-net-ajax-in-your-sharepoint-2007-farm/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 03:13:20 +0000</pubDate>
		<dc:creator>Michael Bowersox</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[ASP.NET AJAX]]></category>
		<category><![CDATA[Feature Receivers]]></category>
		<category><![CDATA[WSPBuilder]]></category>

		<guid isPermaLink="false">http://www.michaelbowersox.com/?p=599</guid>
		<description><![CDATA[SharePoint 2007 does not enable ASP.NET AJAX by default.  Although the process to enable ASP.NET AJAX on a SharePoint 2007 web application is rather straightforward, it can be time consuming and error prone due to the amount of web.config entries that need to be made.  So, a while back a friend and I created a [...]]]></description>
		<wfw:commentRss>http://www.michaelbowersox.com/2010/03/04/enable-asp-net-ajax-in-your-sharepoint-2007-farm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET AJAX Page Methods Performance Analysis</title>
		<link>http://www.michaelbowersox.com/2009/03/29/aspnet-ajax-page-methods-performance-analysis/</link>
		<comments>http://www.michaelbowersox.com/2009/03/29/aspnet-ajax-page-methods-performance-analysis/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 01:03:34 +0000</pubDate>
		<dc:creator>Michael Bowersox</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ASP.NET AJAX]]></category>
		<category><![CDATA[Page Methods]]></category>

		<guid isPermaLink="false">http://www.michaelbowersox.com/?p=278</guid>
		<description><![CDATA[As we have previously seen, ASP.NET AJAX Page Methods are a great way to return the minimum amount of data required in an AJAX request.  But the question remains, just how much bandwidth can you save by using Page Methods rather than UpdatePanels for AJAX operations.
To illustrate this, we are going to create a new [...]]]></description>
		<wfw:commentRss>http://www.michaelbowersox.com/2009/03/29/aspnet-ajax-page-methods-performance-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET AJAX Page Methods</title>
		<link>http://www.michaelbowersox.com/2009/03/21/aspnet-ajax-page-methods/</link>
		<comments>http://www.michaelbowersox.com/2009/03/21/aspnet-ajax-page-methods/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 19:32:05 +0000</pubDate>
		<dc:creator>Michael Bowersox</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ASP.NET AJAX]]></category>
		<category><![CDATA[Page Methods]]></category>

		<guid isPermaLink="false">http://www.michaelbowersox.com/?p=250</guid>
		<description><![CDATA[ASP.NET contains some controls which makes adding AJAX features to your application rather easy.  For example, Microsoft has provided us with the UpdatePanel.  The UpdatePanel control allows you to partially render individual portions of your pages without initiating a full postback.  The UpdatePanel control is great in many ways, but seems to be quite a [...]]]></description>
		<wfw:commentRss>http://www.michaelbowersox.com/2009/03/21/aspnet-ajax-page-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
