<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to maintain ASP.NET Connection string in Web.config</title>
	<atom:link href="http://www.techiesweb.net/2009/12/maintain-aspnet-connection-string-webconfig/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiesweb.net/2009/12/maintain-aspnet-connection-string-webconfig/</link>
	<description>Programming tips &#38; tricks,What went wrong while coding,Code snippets,ASP,ASP.NET,PHP,MySQL,SQL Server,jQuery,AJAX</description>
	<lastBuildDate>Mon, 28 Dec 2009 04:58:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shyju</title>
		<link>http://www.techiesweb.net/2009/12/maintain-aspnet-connection-string-webconfig/comment-page-1/#comment-735</link>
		<dc:creator>Shyju</dc:creator>
		<pubDate>Mon, 28 Dec 2009 04:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.techiesweb.net/?p=57#comment-735</guid>
		<description>We can use Windows Integrated Security too to create a connection.At that time we would be using windows user credentials. But in a scenario where web server (infact IIS ) is different from the DB server, This is not ideal to use</description>
		<content:encoded><![CDATA[<p>We can use Windows Integrated Security too to create a connection.At that time we would be using windows user credentials. But in a scenario where web server (infact IIS ) is different from the DB server, This is not ideal to use</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shoban</title>
		<link>http://www.techiesweb.net/2009/12/maintain-aspnet-connection-string-webconfig/comment-page-1/#comment-734</link>
		<dc:creator>Shoban</dc:creator>
		<pubDate>Sun, 27 Dec 2009 14:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.techiesweb.net/?p=57#comment-734</guid>
		<description>Just a quick question. How wil you use Windows Integrated Authenticatio with  ? Why cant you use  instead which has option for integrated security.</description>
		<content:encoded><![CDATA[<p>Just a quick question. How wil you use Windows Integrated Authenticatio with  ? Why cant you use  instead which has option for integrated security.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
