<?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; introduction</title>
	<atom:link href="http://jack-fx.com/net/tag/introduction/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>apache .htaccess file</title>
		<link>http://jack-fx.com/net/2009/09/10/introduction-to-apache-htaccess/</link>
		<comments>http://jack-fx.com/net/2009/09/10/introduction-to-apache-htaccess/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 05:22:58 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[webmaster]]></category>
		<category><![CDATA[500 Error]]></category>
		<category><![CDATA[addHandler]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[AuthType]]></category>
		<category><![CDATA[Bandwidth hogging]]></category>
		<category><![CDATA[Block Hot Linking]]></category>
		<category><![CDATA[Block site]]></category>
		<category><![CDATA[CGI]]></category>
		<category><![CDATA[Change Default Page]]></category>
		<category><![CDATA[Customize error Messages]]></category>
		<category><![CDATA[disable directory listing]]></category>
		<category><![CDATA[Enable Directory Browsing]]></category>
		<category><![CDATA[ErrorDocument]]></category>
		<category><![CDATA[Grant]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[IndexIgnore]]></category>
		<category><![CDATA[intro]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Redirects]]></category>
		<category><![CDATA[require]]></category>
		<category><![CDATA[SSI]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/6/introduction-to-apache-htaccess</guid>
		<description><![CDATA[What is .htaccesss? .htaccess is a configuration file for use on web servers running the Apache Web Server software. When a .htaccess file is placed in a directory which is in turn &#8216;loaded via the Apache Web Server&#8217;, then the .htaccess file is detected and executed by the Apache Web Server software. These .htaccess files [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2009/09/10/introduction-to-apache-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

