<?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: Fixing Obsolete System.Configuration.ConfigurationSettings.AppSettings in C#</title>
	<atom:link href="http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 04:58:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dave Bush</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-30856</link>
		<dc:creator>Dave Bush</dc:creator>
		<pubDate>Fri, 04 Nov 2011 12:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-30856</guid>
		<description>I had the same issue. Whenever I removed the System.Configuration reference I still could not add the call to the ConfigurationManager. This was on an upgraded project from vs2005 to vs2010, I&#039;m not sure if that is a factor.

Howeverm I solved the issue by simply removing the reference to System (System.DLL) and I was then able to reference the namespace correctly.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>I had the same issue. Whenever I removed the System.Configuration reference I still could not add the call to the ConfigurationManager. This was on an upgraded project from vs2005 to vs2010, I&#8217;m not sure if that is a factor.</p>
<p>Howeverm I solved the issue by simply removing the reference to System (System.DLL) and I was then able to reference the namespace correctly.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jevin</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-30606</link>
		<dc:creator>Jevin</dc:creator>
		<pubDate>Sun, 11 Sep 2011 09:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-30606</guid>
		<description>Seems strange. I&#039;d advise you to do a Clean then a Rebuild.
And if all else fails, try starting a new project, then import the proper files.</description>
		<content:encoded><![CDATA[<p>Seems strange. I&#8217;d advise you to do a Clean then a Rebuild.<br />
And if all else fails, try starting a new project, then import the proper files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muzammil Khan</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-30602</link>
		<dc:creator>Muzammil Khan</dc:creator>
		<pubDate>Sat, 10 Sep 2011 18:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-30602</guid>
		<description>I am trying to resolve the issue of System.Configuration!System.Configuration.ConfigurationManager.AppSettings[&quot;DALAssembly&quot;]
in C#.

I have:
1. Added Reference of System.Configuration
2. Added using System.Configuration 
 
but still getting error on 
1. System.Configuration!System.Configuration.ConfigurationManager.AppSettings[&quot;DALAssembly&quot;]
OR
2. ConfigurationManager.AppSettings[&quot;DALAssembly&quot;]

Can Anyone please help in this regard.</description>
		<content:encoded><![CDATA[<p>I am trying to resolve the issue of System.Configuration!System.Configuration.ConfigurationManager.AppSettings["DALAssembly"]<br />
in C#.</p>
<p>I have:<br />
1. Added Reference of System.Configuration<br />
2. Added using System.Configuration </p>
<p>but still getting error on<br />
1. System.Configuration!System.Configuration.ConfigurationManager.AppSettings["DALAssembly"]<br />
OR<br />
2. ConfigurationManager.AppSettings["DALAssembly"]</p>
<p>Can Anyone please help in this regard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VS2010 System.Configuration.ConfigurationSettings.AppSettings is obsolete &#173; SmatterChew</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-30560</link>
		<dc:creator>VS2010 System.Configuration.ConfigurationSettings.AppSettings is obsolete &#173; SmatterChew</dc:creator>
		<pubDate>Thu, 25 Aug 2011 22:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-30560</guid>
		<description>[...] http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/: To fix it, just add a reference to “System.Configuration.dll“. And change from [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/" rel="nofollow">http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/</a>: To fix it, just add a reference to “System.Configuration.dll“. And change from [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#8220;Obsolete System.Configuration.ConfigurationSettings.AppSettings&#8221; hatası &#171; meturhan</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-27469</link>
		<dc:creator>&#8220;Obsolete System.Configuration.ConfigurationSettings.AppSettings&#8221; hatası &#171; meturhan</dc:creator>
		<pubDate>Mon, 20 Jun 2011 14:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-27469</guid>
		<description>[...] Kaynak [...]</description>
		<content:encoded><![CDATA[<p>[...] Kaynak [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dietrich</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-5504</link>
		<dc:creator>Dietrich</dc:creator>
		<pubDate>Wed, 20 Oct 2010 18:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-5504</guid>
		<description>Nacho Regal,

Thanks for the solution!  Saved me a great deal of time (even though I had spent a fair amount of time trying to figure this out).

Dietrich</description>
		<content:encoded><![CDATA[<p>Nacho Regal,</p>
<p>Thanks for the solution!  Saved me a great deal of time (even though I had spent a fair amount of time trying to figure this out).</p>
<p>Dietrich</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jevin</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-422</link>
		<dc:creator>Jevin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 20:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-422</guid>
		<description>Hey it&#039;s nice to hear that you have managed to solve your problem.

I have not seen into why Microsoft decided to change this. I agree that its not very practical. I&#039;ll have to read on that some time. And maybe do an article about my findings... ;)</description>
		<content:encoded><![CDATA[<p>Hey it&#8217;s nice to hear that you have managed to solve your problem.</p>
<p>I have not seen into why Microsoft decided to change this. I agree that its not very practical. I&#8217;ll have to read on that some time. And maybe do an article about my findings&#8230; <img src='http://www.technoreply.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nacho Regal</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-412</link>
		<dc:creator>Nacho Regal</dc:creator>
		<pubDate>Wed, 03 Mar 2010 04:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-412</guid>
		<description>I&#039;m so sorry to leave so many posts on your blog :( I have solved the problem.

Properties.Settings.Default.WhateverKeyNameIs

I hope that helps someone and demonstrates what a noob I am :)

Thank you</description>
		<content:encoded><![CDATA[<p>I&#8217;m so sorry to leave so many posts on your blog <img src='http://www.technoreply.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I have solved the problem.</p>
<p>Properties.Settings.Default.WhateverKeyNameIs</p>
<p>I hope that helps someone and demonstrates what a noob I am <img src='http://www.technoreply.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nacho Regal</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-410</link>
		<dc:creator>Nacho Regal</dc:creator>
		<pubDate>Wed, 03 Mar 2010 03:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-410</guid>
		<description>lol....I&#039;m back again. It refuses to work. 

System.Windows.Forms.MessageBox.Show(System.Configuration.ConfigurationManager.ConnectionStrings[1].ToString());

Says: &quot;Specify the connection string either in machine.config or web.config&quot;

System.Windows.Forms.MessageBox.Show(System.Configuration.ConfigurationManager.ConnectionStrings[0].ToString());

Says: &quot;data source=.\SQLEXPRESS;Integrated Security=SSPI;etc etc&quot;

So my project must think that it&#039;s a website or something, but its a WPF application. Am I horribly confused? I want to retrieve the keys from app.config

I&#039;m so just thinking of doing my own, I&#039;d have got that working in like 5 minutes! Frustration is starting to rise again!!! lol...</description>
		<content:encoded><![CDATA[<p>lol&#8230;.I&#8217;m back again. It refuses to work. </p>
<p>System.Windows.Forms.MessageBox.Show(System.Configuration.ConfigurationManager.ConnectionStrings[1].ToString());</p>
<p>Says: &#8220;Specify the connection string either in machine.config or web.config&#8221;</p>
<p>System.Windows.Forms.MessageBox.Show(System.Configuration.ConfigurationManager.ConnectionStrings[0].ToString());</p>
<p>Says: &#8220;data source=.\SQLEXPRESS;Integrated Security=SSPI;etc etc&#8221;</p>
<p>So my project must think that it&#8217;s a website or something, but its a WPF application. Am I horribly confused? I want to retrieve the keys from app.config</p>
<p>I&#8217;m so just thinking of doing my own, I&#8217;d have got that working in like 5 minutes! Frustration is starting to rise again!!! lol&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nacho Regal</title>
		<link>http://www.technoreply.com/fixing-obsolete-configurationsettings-appsettings-in-c-sharp/comment-page-1/#comment-409</link>
		<dc:creator>Nacho Regal</dc:creator>
		<pubDate>Wed, 03 Mar 2010 02:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://technoreply.wordpress.com/?p=35#comment-409</guid>
		<description>Sorry about the rude unsavory comments on your blog :(

Thank you, your code did actually work (well it&#039;s compiling at least), and is easier and to the point than any the other few blogs I was at. I had a follow up problem where it&#039;s not reading the keys. I haven&#039;t gone back to look at it yet though.

Is it just me though? or does this just seem like a really stupid thing to change? What possible reason could Microsoft have for changing it? It&#039;s not like the implementation is any better. 

I don&#039;t see good things coming from Microsoft in the next 5.10 or so years, it&#039;s gonna be change after unnecessary change due to their business model which will inevitably flounder...I guess that&#039;s a different topic though.

Thanks heaps for your help, and I will go back to look at my problem soon :)</description>
		<content:encoded><![CDATA[<p>Sorry about the rude unsavory comments on your blog <img src='http://www.technoreply.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Thank you, your code did actually work (well it&#8217;s compiling at least), and is easier and to the point than any the other few blogs I was at. I had a follow up problem where it&#8217;s not reading the keys. I haven&#8217;t gone back to look at it yet though.</p>
<p>Is it just me though? or does this just seem like a really stupid thing to change? What possible reason could Microsoft have for changing it? It&#8217;s not like the implementation is any better. </p>
<p>I don&#8217;t see good things coming from Microsoft in the next 5.10 or so years, it&#8217;s gonna be change after unnecessary change due to their business model which will inevitably flounder&#8230;I guess that&#8217;s a different topic though.</p>
<p>Thanks heaps for your help, and I will go back to look at my problem soon <img src='http://www.technoreply.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

