<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Some fun with the Silverlight ListBox</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/17/some-fun-with-the-silverlight-listbox.aspx</link><description>Given the following XAML: &amp;lt; UserControl x:Class =&amp;quot;SilverlightApplication1.Page&amp;quot; xmlns =&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml/presentation&amp;quot; xmlns:x =&amp;quot;http://schemas.microsoft.com/winfx/2006/xaml&amp;quot; Loaded =&amp;quot;UserControl_Loaded&amp;quot;</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Some fun with the Silverlight ListBox</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/17/some-fun-with-the-silverlight-listbox.aspx#1654879</link><pubDate>Sun, 23 Nov 2008 21:07:11 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1654879</guid><dc:creator>Joe Chung</dc:creator><description>&lt;p&gt;Instead of a for loop to populate your listbox, why not use data binding?&lt;/p&gt;
&lt;p&gt;DemoList.ItemsSource = Enumerable.Range(0, 100);&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1654879" width="1" height="1"&gt;</description></item><item><title>Some more fun with a Silverlight ListBox</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/17/some-fun-with-the-silverlight-listbox.aspx#1654451</link><pubDate>Tue, 18 Nov 2008 13:50:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1654451</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;In my previous post I created a horizontally scrolling ListBox. Nice but sometimes I want to have the&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1654451" width="1" height="1"&gt;</description></item><item><title>Thailand Trip bangkok, phuket, patong beach</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/17/some-fun-with-the-silverlight-listbox.aspx#1654448</link><pubDate>Tue, 18 Nov 2008 13:03:12 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1654448</guid><dc:creator>Thailand Trip bangkok, phuket, patong beach</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Thailand Trip bangkok, phuket, patong beach&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1654448" width="1" height="1"&gt;</description></item></channel></rss>