<?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 CodeFrenzy</title>
	<atom:link href="http://www.codefrenzy.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codefrenzy.net</link>
	<description>A different dream everyday</description>
	<lastBuildDate>Fri, 25 Jun 2010 08:20:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Enabling &amp; Disabling ASP.NET radio buttons using code-behind and JavaScript by Gebbetje</title>
		<link>http://www.codefrenzy.net/2008/06/19/enabling-disabling-aspnet-radio-buttons-using-code-behind-and-javascript/comment-page-1/#comment-225</link>
		<dc:creator>Gebbetje</dc:creator>
		<pubDate>Fri, 25 Jun 2010 08:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2008/06/19/enabling-disabling-aspnet-radio-buttons-using-code-behind-and-javascript/#comment-225</guid>
		<description>Very usefull tip. One correction though:

secondRadioButtonList.InputAttributes.Add(”disabled”, “disabled”);

should read (in VB at least, but probably in C# as well):

secondRadioButtonList.Attributes.Add(”disabled”, “disabled”);</description>
		<content:encoded><![CDATA[<p>Very usefull tip. One correction though:</p>
<p>secondRadioButtonList.InputAttributes.Add(”disabled”, “disabled”);</p>
<p>should read (in VB at least, but probably in C# as well):</p>
<p>secondRadioButtonList.Attributes.Add(”disabled”, “disabled”);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where is my SQL Server 2005 Management Studio? by sing</title>
		<link>http://www.codefrenzy.net/2008/06/10/where-is-my-sql-server-2005-management-studio/comment-page-1/#comment-201</link>
		<dc:creator>sing</dc:creator>
		<pubDate>Sat, 08 May 2010 01:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2008/06/10/where-is-my-sql-server-2005-management-studio/#comment-201</guid>
		<description>it worked! thanks so much!</description>
		<content:encoded><![CDATA[<p>it worked! thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where is my SQL Server 2005 Management Studio? by lisa_mard</title>
		<link>http://www.codefrenzy.net/2008/06/10/where-is-my-sql-server-2005-management-studio/comment-page-1/#comment-197</link>
		<dc:creator>lisa_mard</dc:creator>
		<pubDate>Sat, 17 Apr 2010 04:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2008/06/10/where-is-my-sql-server-2005-management-studio/#comment-197</guid>
		<description>Cool,... it works..
Thank you, you made my day !!</description>
		<content:encoded><![CDATA[<p>Cool,... it works..<br />
Thank you, you made my day !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Girls in IT by Madalina</title>
		<link>http://www.codefrenzy.net/2009/03/01/girls-in-it/comment-page-1/#comment-189</link>
		<dc:creator>Madalina</dc:creator>
		<pubDate>Thu, 07 Jan 2010 15:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/?p=250#comment-189</guid>
		<description>True :) It is that simple -  all it takes is professionalism and sometimes guts.</description>
		<content:encoded><![CDATA[<p>True :) It is that simple &#8211;  all it takes is professionalism and sometimes guts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send MSN messages programmatically by Esteban</title>
		<link>http://www.codefrenzy.net/2007/03/18/send-msn-messages-programmatically/comment-page-1/#comment-188</link>
		<dc:creator>Esteban</dc:creator>
		<pubDate>Sat, 07 Nov 2009 20:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2007/03/18/send-msn-messages-programmatically/#comment-188</guid>
		<description>jajaja lol, can you send me to my mail de code?? thanks!!! =D</description>
		<content:encoded><![CDATA[<p>jajaja lol, can you send me to my mail de code?? thanks!!! =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make a text string fit your labels in .NET by Hamish</title>
		<link>http://www.codefrenzy.net/2009/03/09/how-to-make-a-text-string-fit-your-labels-in-net/comment-page-1/#comment-187</link>
		<dc:creator>Hamish</dc:creator>
		<pubDate>Tue, 06 Oct 2009 21:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/?p=348#comment-187</guid>
		<description>Annie - I check your blog every morning in anticipation for another post, but I haven&#039;t seen any for a while! What, are you busy or something ? :)</description>
		<content:encoded><![CDATA[<p>Annie &#8211; I check your blog every morning in anticipation for another post, but I haven&#8217;t seen any for a while! What, are you busy or something ? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling &amp; Disabling ASP.NET radio buttons using code-behind and JavaScript by Volkan</title>
		<link>http://www.codefrenzy.net/2008/06/19/enabling-disabling-aspnet-radio-buttons-using-code-behind-and-javascript/comment-page-1/#comment-186</link>
		<dc:creator>Volkan</dc:creator>
		<pubDate>Fri, 28 Aug 2009 20:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2008/06/19/enabling-disabling-aspnet-radio-buttons-using-code-behind-and-javascript/#comment-186</guid>
		<description>Hi,

I had the same problem with span tags.. Your tip saved me from wasting many more hours trying to figure out the solution.
Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I had the same problem with span tags.. Your tip saved me from wasting many more hours trying to figure out the solution.<br />
Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send MSN messages programmatically by kenchi</title>
		<link>http://www.codefrenzy.net/2007/03/18/send-msn-messages-programmatically/comment-page-1/#comment-184</link>
		<dc:creator>kenchi</dc:creator>
		<pubDate>Mon, 17 Aug 2009 05:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2007/03/18/send-msn-messages-programmatically/#comment-184</guid>
		<description>Please send me the code.</description>
		<content:encoded><![CDATA[<p>Please send me the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make a text string fit your labels in .NET by Tim Sage</title>
		<link>http://www.codefrenzy.net/2009/03/09/how-to-make-a-text-string-fit-your-labels-in-net/comment-page-1/#comment-183</link>
		<dc:creator>Tim Sage</dc:creator>
		<pubDate>Tue, 04 Aug 2009 12:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/?p=348#comment-183</guid>
		<description>As a technophobe, I find the above entirely incomprehensible.  I produce DVD&#039;s using a program called DVDit, which I can just about cope with, but today, produced the error message: &quot;Could not perform final action; the string is too long&quot;.  Is this a Windows problem, should I scrap the project and start again?  Lastly, what the hell is the message supposed to mean?
Tim Sage</description>
		<content:encoded><![CDATA[<p>As a technophobe, I find the above entirely incomprehensible.  I produce DVD&#8217;s using a program called DVDit, which I can just about cope with, but today, produced the error message: &#8220;Could not perform final action; the string is too long&#8221;.  Is this a Windows problem, should I scrap the project and start again?  Lastly, what the hell is the message supposed to mean?<br />
Tim Sage</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Textpattern plugins and Facebook apps by Tincho</title>
		<link>http://www.codefrenzy.net/2007/08/12/textpattern-plugins-and-facebook-apps/comment-page-1/#comment-181</link>
		<dc:creator>Tincho</dc:creator>
		<pubDate>Fri, 12 Jun 2009 10:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.codefrenzy.net/2007/08/12/textpattern-plugins-and-facebook-apps/#comment-181</guid>
		<description>WOuld you mind to share the partial code you have? I MIGTH be able to finish it. Thanks!</description>
		<content:encoded><![CDATA[<p>WOuld you mind to share the partial code you have? I MIGTH be able to finish it. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
