<?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>Jack @ ASP.NET &#187; Server vs. Client AJAX</title>
	<atom:link href="http://jack-fx.com/net/tag/server-vs-client-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/net</link>
	<description>As a software developer, I still Focus on .NET, internet, asp.net, C# and so on. I</description>
	<lastBuildDate>Thu, 24 May 2012 14:08:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Server vs. Client AJAX</title>
		<link>http://jack-fx.com/net/2009/09/22/server-vs-client-ajax/</link>
		<comments>http://jack-fx.com/net/2009/09/22/server-vs-client-ajax/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 01:06:09 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Server vs. Client AJAX]]></category>
		<category><![CDATA[webform]]></category>
		<category><![CDATA[WebForms]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/12/server-vs-client-ajax</guid>
		<description><![CDATA[It’s important to understand the difference between server-centric “AJAX” and client “pure” AJAX. In server-centric AJAX applications, even though the application leverages asynchronous calls between client and server, the server is the one that is actually responsible for generating the necessary HTML content before providing it to the client. This leads to heavy bandwidth usage, [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2009/09/22/server-vs-client-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

