<?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>Interview Tips &#187; configuration files</title>
	<atom:link href="http://tipsinterview.com/tag/configuration-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:45:41 +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>What is different b/w webconfig.xml &amp; Machineconfig.xml</title>
		<link>http://tipsinterview.com/2010/03/02/what-is-different-bw-webconfig-xml-machineconfig-xml/</link>
		<comments>http://tipsinterview.com/2010/03/02/what-is-different-bw-webconfig-xml-machineconfig-xml/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 00:41:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[application configuration]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[configuration files]]></category>
		<category><![CDATA[configuration settings]]></category>
		<category><![CDATA[configuration system]]></category>
		<category><![CDATA[machine]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web application server]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/02/what-is-different-bw-webconfig-xml-machineconfig-xml/</guid>
		<description><![CDATA[Web.config &#38; machine.config both are configuration files.Web.config contains settings specific to an application where as machine.config contains settings to a computer. The Configuration system first searches settings in machine.config file &#38; then looks in application configuration files, Web.config, can appear in multiple directories on an ASP.NET Web application server. Each Web.config file applies configuration settings [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/02/what-is-different-bw-webconfig-xml-machineconfig-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

