<?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: MVC Bug with Default DropDownList or ListBox HTML Helpers</title>
	<atom:link href="http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/</link>
	<description>All about Matt Penner - blog, work experience, project portfolio, skills, etc</description>
	<lastBuildDate>Sun, 06 May 2012 20:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: MIlos</title>
		<link>http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/comment-page-1/#comment-504</link>
		<dc:creator>MIlos</dc:creator>
		<pubDate>Mon, 19 Mar 2012 09:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/#comment-504</guid>
		<description>I have question, i&#039;m new in mvc3.
If you change name of DropDownList, how then you databind data to Html Control ? Please help me</description>
		<content:encoded><![CDATA[<p>I have question, i&#8217;m new in mvc3.<br />
If you change name of DropDownList, how then you databind data to Html Control ? Please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Penner</title>
		<link>http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/comment-page-1/#comment-500</link>
		<dc:creator>Matt Penner</dc:creator>
		<pubDate>Thu, 19 Jan 2012 21:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/#comment-500</guid>
		<description>You betcha. :(  And from the looks of it there is no intent on changing it.</description>
		<content:encoded><![CDATA[<p>You betcha. <img src='http://mattpenner.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />   And from the looks of it there is no intent on changing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard B.</title>
		<link>http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/comment-page-1/#comment-499</link>
		<dc:creator>Richard B.</dc:creator>
		<pubDate>Thu, 19 Jan 2012 21:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/#comment-499</guid>
		<description>Looks like we are still seeing this in MVC 3.</description>
		<content:encoded><![CDATA[<p>Looks like we are still seeing this in MVC 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco De Sanctis</title>
		<link>http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/comment-page-1/#comment-303</link>
		<dc:creator>Marco De Sanctis</dc:creator>
		<pubDate>Mon, 10 May 2010 20:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/#comment-303</guid>
		<description>Same issue on MVC2, I went completely nuts on it. Thanks for sharing it Matt!</description>
		<content:encoded><![CDATA[<p>Same issue on MVC2, I went completely nuts on it. Thanks for sharing it Matt!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Penner</title>
		<link>http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/comment-page-1/#comment-302</link>
		<dc:creator>Matt Penner</dc:creator>
		<pubDate>Mon, 10 May 2010 14:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/#comment-302</guid>
		<description>I haven&#039;t had a chance to see it is still in MVC 2, but since this seems like such an easy fix I assumed it would have been taken care of. That&#039;s disappointing. </description>
		<content:encoded><![CDATA[<p>I haven&#8217;t had a chance to see it is still in MVC 2, but since this seems like such an easy fix I assumed it would have been taken care of. That&#8217;s disappointing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome</title>
		<link>http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/comment-page-1/#comment-301</link>
		<dc:creator>Jerome</dc:creator>
		<pubDate>Mon, 10 May 2010 14:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/#comment-301</guid>
		<description>yep i second that - thanks!

(ps. the problem is still present in MVC 2)</description>
		<content:encoded><![CDATA[<p>yep i second that &#8211; thanks!</p>
<p>(ps. the problem is still present in MVC 2)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel P.</title>
		<link>http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/comment-page-1/#comment-280</link>
		<dc:creator>Daniel P.</dc:creator>
		<pubDate>Fri, 05 Feb 2010 18:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://mattpenner.info/2010/02/02/mvc-bug-with-default-dropdownlist-or-listbox-html-helpers/#comment-280</guid>
		<description>Thanks for this.  I was pulling my hair out trying to figure why my selected values were not being set from request to request.</description>
		<content:encoded><![CDATA[<p>Thanks for this.  I was pulling my hair out trying to figure why my selected values were not being set from request to request.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

