<?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: Changing Typed DataSet Connection String</title>
	<atom:link href="http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/</link>
	<description>Improving the development process one day at a time.</description>
	<lastBuildDate>Tue, 13 Jan 2009 10:16:00 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Max</title>
		<link>http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/comment-page-1/#comment-2442</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 13 Jan 2009 10:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/#comment-2442</guid>
		<description>you see that ? Beauty lies in simplicity folks. Great solution really. You saved my day. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>you see that ? Beauty lies in simplicity folks. Great solution really. You saved my day. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max</title>
		<link>http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/comment-page-1/#comment-2441</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 13 Jan 2009 10:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/#comment-2441</guid>
		<description>That was the best solution on web really .. all others have been talking about complex stuff .. Great solution Techie boy. you saved my day !!</description>
		<content:encoded><![CDATA[<p>That was the best solution on web really .. all others have been talking about complex stuff .. Great solution Techie boy. you saved my day !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marek Śliwiński</title>
		<link>http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/comment-page-1/#comment-2440</link>
		<dc:creator>Marek Śliwiński</dc:creator>
		<pubDate>Sun, 11 Jan 2009 22:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/#comment-2440</guid>
		<description>The best solution in the web (andd I searched a lot). Thanks a lot for that!</description>
		<content:encoded><![CDATA[<p>The best solution in the web (andd I searched a lot). Thanks a lot for that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Pruitt</title>
		<link>http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/comment-page-1/#comment-2439</link>
		<dc:creator>Darren Pruitt</dc:creator>
		<pubDate>Mon, 18 Aug 2008 16:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/#comment-2439</guid>
		<description>It is a workaround and not one I really like.  But it worked so I just accepted it and moved onto the next issue.&lt;br/&gt;&lt;br/&gt;I would think that if you wanted to work in your main project at design time but point to your main DB, not your DAL DB, then something like:&lt;br/&gt;&lt;br/&gt;if (DesignMode)&lt;br/&gt;EquipmentConnectionSettings.SetEquipmentToConnectToMdb(mdbName);</description>
		<content:encoded><![CDATA[<p>It is a workaround and not one I really like.  But it worked so I just accepted it and moved onto the next issue.</p>
<p>I would think that if you wanted to work in your main project at design time but point to your main DB, not your DAL DB, then something like:</p>
<p>if (DesignMode)<br />EquipmentConnectionSettings.SetEquipmentToConnectToMdb(mdbName);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beag</title>
		<link>http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/comment-page-1/#comment-2438</link>
		<dc:creator>Beag</dc:creator>
		<pubDate>Mon, 18 Aug 2008 16:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ddpruitt.net/2008/05/13/changing-typed-dataset-connection-string/#comment-2438</guid>
		<description>Still sonds like a workaround. Thats always was my problem too. But... what do I do if I want, in DAL, at design time, work to my main project connection string?</description>
		<content:encoded><![CDATA[<p>Still sonds like a workaround. Thats always was my problem too. But&#8230; what do I do if I want, in DAL, at design time, work to my main project connection string?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
