<?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; page</title>
	<atom:link href="http://jack-fx.com/net/tag/page/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>View Resolver in Spring MVC</title>
		<link>http://jack-fx.com/net/2012/02/01/view-resolver-in-spring-mvc/</link>
		<comments>http://jack-fx.com/net/2012/02/01/view-resolver-in-spring-mvc/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 14:47:00 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[class path]]></category>
		<category><![CDATA[controller class]]></category>
		<category><![CDATA[internal resource]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[resource view]]></category>
		<category><![CDATA[ResourceBundleViewResolver]]></category>
		<category><![CDATA[View]]></category>
		<category><![CDATA[xml file]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2012/02/01/view-resolver-in-spring-mvc/</guid>
		<description><![CDATA[View resolver is used to resolve “view name” that returned from the controller class to a physical view page or JSP page. 1. InternalResourceViewResolver InternalResourceViewResolver is used to resolve “internal resource view” (in simple, it’s final output, jsp or htmp page) based on a predefined URL pattern. In additional, it allow you to add some [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2012/02/01/view-resolver-in-spring-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FAQ in BlogEngine.NET</title>
		<link>http://jack-fx.com/net/2010/08/10/faq-in-blogengine-net/</link>
		<comments>http://jack-fx.com/net/2010/08/10/faq-in-blogengine-net/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 00:18:42 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[application level]]></category>
		<category><![CDATA[author section]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[virtual directory]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wysiwyg editor]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2010/08/10/faq-in-blogengine-net/</guid>
		<description><![CDATA[Can BlogEngine.NET be installed within an existing website? Yes. Install it in its own folder and configure the directory it resides in as an application in IIS. Some hosting providers may not allow the level of trust used in BlogEngine.NET by default. If you receive an error similar to: &#8220;Parser Error Message: It is an [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2010/08/10/faq-in-blogengine-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET Interview Questions and Answers</title>
		<link>http://jack-fx.com/net/2010/01/19/asp-net-interview-questions-and-answers/</link>
		<comments>http://jack-fx.com/net/2010/01/19/asp-net-interview-questions-and-answers/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 01:18:06 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[code server]]></category>
		<category><![CDATA[data validation]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[server side code]]></category>
		<category><![CDATA[server transfer]]></category>
		<category><![CDATA[session objects]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/2010/01/19/asp-net-interview-questions-and-answers/</guid>
		<description><![CDATA[1. Explain the differences between Server-side and Client-side code? Server-side code executes on the server. Client-side code executes in the client&#8217;s browser. 2. What type of code (server or client) is found in a Code-Behind class? Server-side code. Since code-behind is executed on the server. However, during the code-behind&#8217;s execution on the server, it can [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2010/01/19/asp-net-interview-questions-and-answers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>introduction of one of the Best blog system &#8211; WordPress, using php and mysql</title>
		<link>http://jack-fx.com/net/2009/09/08/best-blog-system-wordpress-php-2b-mysql/</link>
		<comments>http://jack-fx.com/net/2009/09/08/best-blog-system-wordpress-php-2b-mysql/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 01:11:41 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[key feature]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rebuilding]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jack-fx.com/net/5/best-blog-system-wordpress-php-2b-mysql</guid>
		<description><![CDATA[WordPress is a very popular blog publishing application and content management system. It was first released in May 2003 by its co-founders Matt Mullenweg and Mike Little as a (considered the official) successor to b2\cafelog. WordPress has a templating system, which includes widgets that can be rearranged without editing PHP or HTML code, as well [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/net/2009/09/08/best-blog-system-wordpress-php-2b-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

