<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://codeforeternity.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>AddItem Extension Method for BulletedList, CheckBoxList, DropDownList, ListBox, RadioButtonList</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx</link><description>We would have to write the below code to add a new item (with value) to any of these 5 controls (BulletedList, CheckBoxList, DropDownList, ListBox, RadioButtonList) C#: bulletedList.Items.Add(new ListItem(&amp;quot;text&amp;quot;, &amp;quot;value&amp;quot;)); checkBoxList</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>re: AddItem Extension Method for BulletedList, CheckBoxList, DropDownList, ListBox, RadioButtonList</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx#374</link><pubDate>Thu, 01 Oct 2009 04:11:25 GMT</pubDate><guid isPermaLink="false">6581de12-b79f-4db0-af9f-717dfd7c7876:374</guid><dc:creator>baku</dc:creator><description>&lt;p&gt;hi i can't understand &amp;quot;new ListItem(text, value)&amp;quot; this part. where is listItem()&lt;/p&gt;
&lt;img src="http://codeforeternity.com/aggbug.aspx?PostID=374" width="1" height="1"&gt;</description></item><item><title>re: AddItem Extension Method for BulletedList, CheckBoxList, DropDownList, ListBox, RadioButtonList</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx#318</link><pubDate>Sat, 14 Mar 2009 23:12:21 GMT</pubDate><guid isPermaLink="false">6581de12-b79f-4db0-af9f-717dfd7c7876:318</guid><dc:creator>Justin</dc:creator><description>&lt;p&gt;Looked like a real good solution to the issue I was having only to find it doesnt work with VS2005.&lt;/p&gt;
&lt;img src="http://codeforeternity.com/aggbug.aspx?PostID=318" width="1" height="1"&gt;</description></item><item><title>re: AddItem Extension Method for BulletedList, CheckBoxList, DropDownList, ListBox, RadioButtonList</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx#295</link><pubDate>Mon, 29 Dec 2008 18:14:00 GMT</pubDate><guid isPermaLink="false">6581de12-b79f-4db0-af9f-717dfd7c7876:295</guid><dc:creator>Francisco</dc:creator><description>&lt;p&gt;QUE SABES VOS BOLAS TRISTE&lt;/p&gt;
&lt;img src="http://codeforeternity.com/aggbug.aspx?PostID=295" width="1" height="1"&gt;</description></item><item><title>re: AddItem Extension Method for BulletedList, CheckBoxList, DropDownList, ListBox, RadioButtonList</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx#290</link><pubDate>Thu, 11 Dec 2008 04:50:04 GMT</pubDate><guid isPermaLink="false">6581de12-b79f-4db0-af9f-717dfd7c7876:290</guid><dc:creator>eKnacks</dc:creator><description>&lt;p&gt;You've been knacked. Keep up the good work.&lt;/p&gt;
&lt;img src="http://codeforeternity.com/aggbug.aspx?PostID=290" width="1" height="1"&gt;</description></item><item><title>re: AddItem Extension Method for BulletedList, CheckBoxList, DropDownList, ListBox, RadioButtonList</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx#207</link><pubDate>Mon, 02 Jun 2008 12:23:47 GMT</pubDate><guid isPermaLink="false">6581de12-b79f-4db0-af9f-717dfd7c7876:207</guid><dc:creator>parth.patel</dc:creator><description>&lt;p&gt;Well, though the function is handy, writing short code is not a measurement of performance.&lt;/p&gt;
&lt;p&gt;Sorry, but don't take my wrong. &lt;/p&gt;
&lt;p&gt;The function will not affect the performance but if there is no reusability resides in the function then why should we wrap the function into another.&lt;/p&gt;
&lt;img src="http://codeforeternity.com/aggbug.aspx?PostID=207" width="1" height="1"&gt;</description></item><item><title>Dew Drop - May 12, 2008 | Alvin Ashcraft's Morning Dew</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx#175</link><pubDate>Mon, 12 May 2008 13:42:09 GMT</pubDate><guid isPermaLink="false">6581de12-b79f-4db0-af9f-717dfd7c7876:175</guid><dc:creator>Dew Drop - May 12, 2008 | Alvin Ashcraft's Morning Dew</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Dew Drop - May 12, 2008 | Alvin Ashcraft's Morning Dew&lt;/p&gt;
&lt;img src="http://codeforeternity.com/aggbug.aspx?PostID=175" width="1" height="1"&gt;</description></item><item><title>re: AddItem Extension Method for BulletedList, CheckBoxList, DropDownList, ListBox, RadioButtonList</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx#173</link><pubDate>Mon, 12 May 2008 12:44:49 GMT</pubDate><guid isPermaLink="false">6581de12-b79f-4db0-af9f-717dfd7c7876:173</guid><dc:creator>matt</dc:creator><description>&lt;p&gt;Very useful. Thanks!&lt;/p&gt;
&lt;img src="http://codeforeternity.com/aggbug.aspx?PostID=173" width="1" height="1"&gt;</description></item><item><title>re: AddItem Extension Method for BulletedList, CheckBoxList, DropDownList, ListBox, RadioButtonList</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx#171</link><pubDate>Sat, 10 May 2008 21:08:26 GMT</pubDate><guid isPermaLink="false">6581de12-b79f-4db0-af9f-717dfd7c7876:171</guid><dc:creator>codeitwell</dc:creator><description>&lt;p&gt;Thats a really good post.&lt;/p&gt;
&lt;img src="http://codeforeternity.com/aggbug.aspx?PostID=171" width="1" height="1"&gt;</description></item><item><title>AddItem Extension Method for CheckBoxList, DropDownList, ListBox</title><link>http://codeforeternity.com/blogs/technology/archive/2008/05/09/additem-extension-method-for-bulletedlist-checkboxlist-dropdownlist-listbox-radiobuttonlist.aspx#165</link><pubDate>Fri, 09 May 2008 15:11:40 GMT</pubDate><guid isPermaLink="false">6581de12-b79f-4db0-af9f-717dfd7c7876:165</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
&lt;img src="http://codeforeternity.com/aggbug.aspx?PostID=165" width="1" height="1"&gt;</description></item></channel></rss>