<?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; webform</title>
	<atom:link href="http://jack-fx.com/net/tag/webform/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>Wed, 01 Feb 2012 14:47:00 +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>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>
		<item>
		<title>new in asp.net ajax 4.0</title>
		<link>http://jack-fx.com/net/2009/09/22/new-in-asp-net-ajax-4-0/</link>
		<comments>http://jack-fx.com/net/2009/09/22/new-in-asp-net-ajax-4-0/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 01:00:51 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[ajax 4.0. asp.net ajax]]></category>
		<category><![CDATA[scriptManager]]></category>
		<category><![CDATA[UpdatePanel]]></category>
		<category><![CDATA[webform]]></category>
		<category><![CDATA[WebForms]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/11/new-in-asp-net-ajax-4-0</guid>
		<description><![CDATA[“ASP.NET AJAX is alright, but it is way too server-centric for serious client-side development…”, One of the more common misconceptions with ASP.NET AJAX is that it has always been a server-centric framework and offered little to no value for purely client-side JavaScript development. One of the primary objectives of this presentation is to show how [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2009/09/22/new-in-asp-net-ajax-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

