<?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 for DonDraper.com</title>
	<atom:link href="http://www.dondraper.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dondraper.com</link>
	<description>Technology, Faith and other things that enrich our lives</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:09:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Do not use AlternatingItemTemplate Just to Change Row Color by Greg Abernethy</title>
		<link>http://www.dondraper.com/2010/01/done28099t-use-alternatingitemtemplate-just-to-change-row-color/#comment-84</link>
		<dc:creator>Greg Abernethy</dc:creator>
		<pubDate>Fri, 10 Feb 2012 05:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dondraper.com/2010/01/done28099t-use-alternatingitemtemplate-just-to-change-row-color/#comment-84</guid>
		<description>Thanks Don, it really solved my alternating item issue, Cheers!!</description>
		<content:encoded><![CDATA[<p>Thanks Don, it really solved my alternating item issue, Cheers!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Custom Laptop Cooler for Docked Laptop by Don Draper</title>
		<link>http://www.dondraper.com/2011/12/a-custom-laptop-cooler-for-docked-laptop/#comment-83</link>
		<dc:creator>Don Draper</dc:creator>
		<pubDate>Tue, 07 Feb 2012 13:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dondraper.com/?p=270#comment-83</guid>
		<description>Please share photos of your solution once completed. Thanks!</description>
		<content:encoded><![CDATA[<p>Please share photos of your solution once completed. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Custom Laptop Cooler for Docked Laptop by Daniel Ng</title>
		<link>http://www.dondraper.com/2011/12/a-custom-laptop-cooler-for-docked-laptop/#comment-82</link>
		<dc:creator>Daniel Ng</dc:creator>
		<pubDate>Tue, 07 Feb 2012 08:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.dondraper.com/?p=270#comment-82</guid>
		<description>I&#039;m a Precision user as well., this is my 3rd workstation, been searching high and low for this.

I did a custom myself as well. Thiking the base must be alumniium and 3x 80mm fans to blow cold air in from the base.

Then additional fans at the rear to help extract air out from the two vents.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a Precision user as well., this is my 3rd workstation, been searching high and low for this.</p>
<p>I did a custom myself as well. Thiking the base must be alumniium and 3x 80mm fans to blow cold air in from the base.</p>
<p>Then additional fans at the rear to help extract air out from the two vents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easily Save and Retrieve Application and User Settings in VB.NET or C# Apps by Mark Raishbrook</title>
		<link>http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-81</link>
		<dc:creator>Mark Raishbrook</dc:creator>
		<pubDate>Sat, 28 Jan 2012 20:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-81</guid>
		<description>Adam raises a very good point: when you release any minor update, all the user&#039;s settings are lost. This strikes me as a huge oversight on the part of Microsoft.</description>
		<content:encoded><![CDATA[<p>Adam raises a very good point: when you release any minor update, all the user&#8217;s settings are lost. This strikes me as a huge oversight on the part of Microsoft.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easily Save and Retrieve Application and User Settings in VB.NET or C# Apps by Don Draper</title>
		<link>http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-65</link>
		<dc:creator>Don Draper</dc:creator>
		<pubDate>Wed, 07 Dec 2011 10:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-65</guid>
		<description>Adam, Sorry I completely missed your comment (approval) - sorry about that. You raise an excellent questions. Let me review this to ensure I give you a correct answer. I have not looked at this in quite a while.</description>
		<content:encoded><![CDATA[<p>Adam, Sorry I completely missed your comment (approval) &#8211; sorry about that. You raise an excellent questions. Let me review this to ensure I give you a correct answer. I have not looked at this in quite a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easily Save and Retrieve Application and User Settings in VB.NET or C# Apps by Adam</title>
		<link>http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-64</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 17 Nov 2011 15:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-64</guid>
		<description>&quot;Note that the Assembly Version is the last folder in the path. This means that when you change the assembly version of your application, your User scoped values will be saved in a completely new user.config file. This is actually clever and ensures that each version of your application does not clash or overwrite values from a previous version.&quot;

Actually it&#039;s not that clever, because when you release  even a minor update of your application (eg. 2.0.0 -&gt;2.0.1) which is often 100% compatible with previous version, you loose all user settings. Is there any way to avoid that?

&quot;So what happens to the values in the previous app.config and {yourappname.exe}.config files in the output folders? They are really just default values that your application can access at runtime if needed. &quot;

What does &quot;if needed&quot; means? That it has to be done manually in the code? If so, how can this be done?</description>
		<content:encoded><![CDATA[<p>&#8220;Note that the Assembly Version is the last folder in the path. This means that when you change the assembly version of your application, your User scoped values will be saved in a completely new user.config file. This is actually clever and ensures that each version of your application does not clash or overwrite values from a previous version.&#8221;</p>
<p>Actually it&#8217;s not that clever, because when you release  even a minor update of your application (eg. 2.0.0 -&gt;2.0.1) which is often 100% compatible with previous version, you loose all user settings. Is there any way to avoid that?</p>
<p>&#8220;So what happens to the values in the previous app.config and {yourappname.exe}.config files in the output folders? They are really just default values that your application can access at runtime if needed. &#8221;</p>
<p>What does &#8220;if needed&#8221; means? That it has to be done manually in the code? If so, how can this be done?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easily Save and Retrieve Application and User Settings in VB.NET or C# Apps by Don Draper</title>
		<link>http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-63</link>
		<dc:creator>Don Draper</dc:creator>
		<pubDate>Tue, 15 Nov 2011 13:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-63</guid>
		<description>Sauce,

Sorry but I really do not know. This could have many causes. I suggest removing the setting and see if this goes away. Then try adding again. If you still get this, check that VS has full permissions and can create/write to the files it needs to. Also use Google and search using the error messages above. It may take some time but you will find clues as the source of the problem. Sorry I could not be of more help.</description>
		<content:encoded><![CDATA[<p>Sauce,</p>
<p>Sorry but I really do not know. This could have many causes. I suggest removing the setting and see if this goes away. Then try adding again. If you still get this, check that VS has full permissions and can create/write to the files it needs to. Also use Google and search using the error messages above. It may take some time but you will find clues as the source of the problem. Sorry I could not be of more help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easily Save and Retrieve Application and User Settings in VB.NET or C# Apps by sauce</title>
		<link>http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-62</link>
		<dc:creator>sauce</dc:creator>
		<pubDate>Tue, 15 Nov 2011 10:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-62</guid>
		<description>after i use this setting in my project..
im getting 18 messages after debug 

Message	1	Could not find schema information for the element &#039;userSettings&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	30	6	QuizViaSMS
Message	2	Could not find schema information for the element &#039;QuizViaSMS.My.MySettings&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	31	10	QuizViaSMS
Message	3	Could not find schema information for the element &#039;setting&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	32	14	QuizViaSMS
Message	4	Could not find schema information for the attribute &#039;name&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	32	22	QuizViaSMS
Message	5	Could not find schema information for the attribute &#039;serializeAs&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	32	36	QuizViaSMS
Message	6	Could not find schema information for the element &#039;value&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	33	18	QuizViaSMS
Message	7	Could not find schema information for the element &#039;setting&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	35	14	QuizViaSMS
Message	8	Could not find schema information for the attribute &#039;name&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	35	22	QuizViaSMS
Message	9	Could not find schema information for the attribute &#039;serializeAs&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	35	32	QuizViaSMS
Message	10	Could not find schema information for the element &#039;value&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	36	18	QuizViaSMS
Message	11	Could not find schema information for the element &#039;setting&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	38	14	QuizViaSMS
Message	12	Could not find schema information for the attribute &#039;name&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	38	22	QuizViaSMS
Message	13	Could not find schema information for the attribute &#039;serializeAs&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	38	38	QuizViaSMS
Message	14	Could not find schema information for the element &#039;value&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	39	18	QuizViaSMS
Message	15	Could not find schema information for the element &#039;setting&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	41	14	QuizViaSMS
Message	16	Could not find schema information for the attribute &#039;name&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	41	22	QuizViaSMS
Message	17	Could not find schema information for the attribute &#039;serializeAs&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	41	38	QuizViaSMS
Message	18	Could not find schema information for the element &#039;value&#039;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	42	18	QuizViaSMS




but my project can run.. how can i solve this messages ??</description>
		<content:encoded><![CDATA[<p>after i use this setting in my project..<br />
im getting 18 messages after debug </p>
<p>Message	1	Could not find schema information for the element &#8216;userSettings&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	30	6	QuizViaSMS<br />
Message	2	Could not find schema information for the element &#8216;QuizViaSMS.My.MySettings&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	31	10	QuizViaSMS<br />
Message	3	Could not find schema information for the element &#8216;setting&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	32	14	QuizViaSMS<br />
Message	4	Could not find schema information for the attribute &#8216;name&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	32	22	QuizViaSMS<br />
Message	5	Could not find schema information for the attribute &#8216;serializeAs&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	32	36	QuizViaSMS<br />
Message	6	Could not find schema information for the element &#8216;value&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	33	18	QuizViaSMS<br />
Message	7	Could not find schema information for the element &#8216;setting&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	35	14	QuizViaSMS<br />
Message	8	Could not find schema information for the attribute &#8216;name&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	35	22	QuizViaSMS<br />
Message	9	Could not find schema information for the attribute &#8216;serializeAs&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	35	32	QuizViaSMS<br />
Message	10	Could not find schema information for the element &#8216;value&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	36	18	QuizViaSMS<br />
Message	11	Could not find schema information for the element &#8216;setting&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	38	14	QuizViaSMS<br />
Message	12	Could not find schema information for the attribute &#8216;name&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	38	22	QuizViaSMS<br />
Message	13	Could not find schema information for the attribute &#8216;serializeAs&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	38	38	QuizViaSMS<br />
Message	14	Could not find schema information for the element &#8216;value&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	39	18	QuizViaSMS<br />
Message	15	Could not find schema information for the element &#8216;setting&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	41	14	QuizViaSMS<br />
Message	16	Could not find schema information for the attribute &#8216;name&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	41	22	QuizViaSMS<br />
Message	17	Could not find schema information for the attribute &#8216;serializeAs&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	41	38	QuizViaSMS<br />
Message	18	Could not find schema information for the element &#8216;value&#8217;.	C:\bengkel 2\QuizViaSMS\QuizViaSMS\app.config	42	18	QuizViaSMS</p>
<p>but my project can run.. how can i solve this messages ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easily Save and Retrieve Application and User Settings in VB.NET or C# Apps by Paul</title>
		<link>http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-61</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 25 Oct 2011 13:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-61</guid>
		<description>Yeh, simple is always good. I just thought that VB.NET would simply take care of it. 
Ahh the old INI files, they still live on in some places.

Cheers,
Paul</description>
		<content:encoded><![CDATA[<p>Yeh, simple is always good. I just thought that VB.NET would simply take care of it.<br />
Ahh the old INI files, they still live on in some places.</p>
<p>Cheers,<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Easily Save and Retrieve Application and User Settings in VB.NET or C# Apps by Don Draper</title>
		<link>http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-60</link>
		<dc:creator>Don Draper</dc:creator>
		<pubDate>Mon, 24 Oct 2011 19:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dondraper.com/2011/01/easily-save-and-retrieve-application-and-user-settings-in-vb-net-or-c-apps/#comment-60</guid>
		<description>Paul - you may want to consider just saving your connection strings in your own file using your own encrypt/decrypt routines. You can just save the file alongside your exe. Sometimes it is easier to create your own solution...simple is always good. Remember the good ole INI files? :)</description>
		<content:encoded><![CDATA[<p>Paul &#8211; you may want to consider just saving your connection strings in your own file using your own encrypt/decrypt routines. You can just save the file alongside your exe. Sometimes it is easier to create your own solution&#8230;simple is always good. Remember the good ole INI files? <img src='http://www.dondraper.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

