<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-33176002.post5971786094718380717..comments</id><updated>2011-12-23T02:44:24.229Z</updated><category term='user groups'/><category term='Mobile'/><category term='Windows Mobile'/><category term='Customer service'/><category term='Book Notes'/><category term='DevDays'/><category term='Windows 8'/><category term='Project52'/><category term='ThisIsBroken'/><category term='DevEvening'/><category term='smsdejavu'/><category term='PhoneGap'/><category term='misc'/><category term='Windows Phone 7'/><category term='wpug'/><category term='evdevshokno'/><category term='About this site'/><category term='business [common] sense'/><category term='quotes'/><category term='software dev'/><category term='writing'/><category term='usability'/><category term='rant'/><category term='database'/><category term='presentations'/><title type='text'>Comments on Matt Lacey's Blog: The popularity of TombstoneHelper</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.mrlacey.co.uk/feeds/5971786094718380717/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html'/><author><name>Matt Lacey</name><uri>http://www.blogger.com/profile/11417850590999162080</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4Fm2mN4Oq0Q/S-f6OOt6DAI/AAAAAAAAAQU/_17LVuEnm48/S220/extreme-closeup-shades.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-33176002.post-291101330980146095</id><published>2011-12-23T02:44:24.229Z</published><updated>2011-12-23T02:44:24.229Z</updated><title type='text'>if listbox in ScrollViewer (ScrollViewer.VerticalS...</title><content type='html'>if listbox in ScrollViewer (ScrollViewer.VerticalScrollBarVisibility=&amp;quot;Disabled&amp;quot;), when user scrolls it very fast, it is very very smooth,no element of it can not appear, but it &amp;quot;drinks&amp;quot; memory like beer :D</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/291101330980146095'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/291101330980146095'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324608264229#c291101330980146095' title=''/><author><name>vodka</name><uri>http://www.blogger.com/profile/05633590494889738067</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-84160279'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-379515668922614445</id><published>2011-12-22T14:56:53.765Z</published><updated>2011-12-22T14:56:53.765Z</updated><title type='text'>@Vodka
In that case you may as well just use an It...</title><content type='html'>@Vodka&lt;br /&gt;In that case you may as well just use an ItemsControl rather than a Listbox as all you&amp;#39;re essentially doing is replacing the Listbox&amp;#39;s internal scrollviewer with one outside it.&lt;br /&gt;How is this &amp;quot;better than a normal Listbox&amp;quot;?&lt;br /&gt;If this is a large list of items (more than a 3 screens full) then this will be hurting your performance as all the items will have to be rendered and scrolled when you manipulate the list. The listbox adds virtualisation of items to avoid this.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/379515668922614445'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/379515668922614445'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324565813765#c379515668922614445' title=''/><author><name>Matt Lacey</name><uri>http://www.blogger.com/profile/11417850590999162080</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4Fm2mN4Oq0Q/S-f6OOt6DAI/AAAAAAAAAQU/_17LVuEnm48/S220/extreme-closeup-shades.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1316759104'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-3131183053028715011</id><published>2011-12-22T14:44:04.229Z</published><updated>2011-12-22T14:44:04.229Z</updated><title type='text'>&amp;quot;Grid&amp;quot;
                    &amp;quot;Grid.Ro...</title><content type='html'>&amp;quot;Grid&amp;quot;&lt;br /&gt;                    &amp;quot;Grid.RowDefinitions&amp;quot;&lt;br /&gt;                        &amp;quot;RowDefinition Height=&amp;quot;*&amp;quot; /&amp;quot;&lt;br /&gt;                    &amp;quot;/Grid.RowDefinitions&amp;quot;&lt;br /&gt;                    &amp;quot;ScrollViewer&amp;quot;&lt;br /&gt;                        &amp;quot;StackPanel&amp;quot;&lt;br /&gt;                            &amp;quot;ListBox ScrollViewer.VerticalScrollBarVisibility=&amp;quot;Disabled&amp;quot;&amp;quot;&amp;quot;/ListBox&amp;quot;&lt;br /&gt;                        &amp;quot;/StackPanel&amp;quot;&lt;br /&gt;                    &amp;quot;/ScrollViewer&amp;quot;&lt;br /&gt;                &amp;quot;/Grid&amp;quot;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/3131183053028715011'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/3131183053028715011'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324565044229#c3131183053028715011' title=''/><author><name>vodka</name><uri>http://www.blogger.com/profile/05633590494889738067</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-84160279'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-7740102431898516387</id><published>2011-12-22T14:40:29.770Z</published><updated>2011-12-22T14:40:29.770Z</updated><title type='text'>Hi Matt Lacey
i use this code
                
   ...</title><content type='html'>Hi Matt Lacey&lt;br /&gt;i use this code&lt;br /&gt;                &lt;br /&gt;                    &lt;br /&gt;                        &lt;br /&gt;                    &lt;br /&gt;                    &lt;br /&gt;                        &lt;br /&gt;                            &lt;br /&gt;                        &lt;br /&gt;                    &lt;br /&gt;                &lt;br /&gt;it is better than use normal listbox...&lt;br /&gt;But i have a another big issue, i add ContextMenu, with items are near ApplicationBar, ContextMenu is obscured...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/7740102431898516387'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/7740102431898516387'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324564829770#c7740102431898516387' title=''/><author><name>vodka</name><uri>http://www.blogger.com/profile/05633590494889738067</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-84160279'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-4944642622589417002</id><published>2011-12-22T12:15:10.314Z</published><updated>2011-12-22T12:15:10.314Z</updated><title type='text'>@Vodka
Having items of a consistent size (i.e. not...</title><content type='html'>@Vodka&lt;br /&gt;Having items of a consistent size (i.e. not a dynamic height) and having a simple itemtemplate would be my first tips for trying to create a smooth experience.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/4944642622589417002'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/4944642622589417002'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324556110314#c4944642622589417002' title=''/><author><name>Matt Lacey</name><uri>http://www.blogger.com/profile/11417850590999162080</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4Fm2mN4Oq0Q/S-f6OOt6DAI/AAAAAAAAAQU/_17LVuEnm48/S220/extreme-closeup-shades.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1316759104'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-5636951564261890648</id><published>2011-12-21T14:14:46.783Z</published><updated>2011-12-21T14:14:46.783Z</updated><title type='text'>Thanks for your helpful advice. I bother you again...</title><content type='html'>Thanks for your helpful advice. I bother you again :D, do you have some tips for smooth scrolling Listbox. I read a lot of guides for this issue. LazyListbox,Deferred Load Listbox but they is not good for me :(, my listbox do not have big images, but scrollvier is not smooth...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/5636951564261890648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/5636951564261890648'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324476886783#c5636951564261890648' title=''/><author><name>vodka</name><uri>http://www.blogger.com/profile/05633590494889738067</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-84160279'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-1896572964156929121</id><published>2011-12-20T09:58:38.403Z</published><updated>2011-12-20T09:58:38.403Z</updated><title type='text'>@Vodka
There are lots of reasons for a database lo...</title><content type='html'>@Vodka&lt;br /&gt;There are lots of reasons for a database lookup to perform slowly. Things that could affect it include: size of database; size of rows; number of records being returned; indexes; types of data; complexity of query; ... the list goes on.&lt;br /&gt;&lt;br /&gt;Can you provide an example? And maybe post it at &lt;a href="http://stackoverflow.com/" rel="nofollow"&gt;http://stackoverflow.com/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There should be no need for it to take that long to read the rows, depending on what you&amp;#39;re doing. You may get some tips from &lt;a href="http://mobileworld.appamundi.com/blogs/andywigley/archive/2011/12/14/windows-phone-linq-to-sql-and-data-virtualization.aspx" rel="nofollow"&gt;http://mobileworld.appamundi.com/blogs/andywigley/archive/2011/12/14/windows-phone-linq-to-sql-and-data-virtualization.aspx&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/1896572964156929121'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/1896572964156929121'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324375118403#c1896572964156929121' title=''/><author><name>Matt Lacey</name><uri>http://www.blogger.com/profile/11417850590999162080</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4Fm2mN4Oq0Q/S-f6OOt6DAI/AAAAAAAAAQU/_17LVuEnm48/S220/extreme-closeup-shades.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1316759104'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-1471130253196459095</id><published>2011-12-20T02:28:19.328Z</published><updated>2011-12-20T02:28:19.328Z</updated><title type='text'>@Matt Lacey
How do you speed up to select data fro...</title><content type='html'>@Matt Lacey&lt;br /&gt;How do you speed up to select data from database (SQL CE), I take two seconds to get 50 records. You have some tips ? This is my first time I write a  programming with WP, it is difficult to start.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/1471130253196459095'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/1471130253196459095'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324348099328#c1471130253196459095' title=''/><author><name>vodka</name><uri>http://www.blogger.com/profile/05633590494889738067</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-84160279'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-2327667419251143254</id><published>2011-12-19T20:29:10.729Z</published><updated>2011-12-19T20:29:10.729Z</updated><title type='text'>@Vodka
Yes, Converters can also affect performance...</title><content type='html'>@Vodka&lt;br /&gt;Yes, Converters can also affect performance.&lt;br /&gt;In the past I&amp;#39;ve improved things by adding extra properties to the ViewModel which have the conversions applied. This seems to be faster.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/2327667419251143254'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/2327667419251143254'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324326550729#c2327667419251143254' title=''/><author><name>Matt Lacey</name><uri>http://www.blogger.com/profile/11417850590999162080</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4Fm2mN4Oq0Q/S-f6OOt6DAI/AAAAAAAAAQU/_17LVuEnm48/S220/extreme-closeup-shades.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1316759104'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-1172765015353684067</id><published>2011-12-19T03:38:25.366Z</published><updated>2011-12-19T03:38:25.366Z</updated><title type='text'>Oh, I used a lot of IValueConverter, its make List...</title><content type='html'>Oh, I used a lot of IValueConverter, its make Listbox slower?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/1172765015353684067'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/1172765015353684067'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324265905366#c1172765015353684067' title=''/><author><name>vodka</name><uri>http://www.blogger.com/profile/05633590494889738067</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-84160279'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-164134946801457156</id><published>2011-12-19T03:36:44.430Z</published><updated>2011-12-19T03:36:44.430Z</updated><title type='text'>@Matt Lacey, 
Thanks you to reply. I try to make D...</title><content type='html'>@Matt Lacey, &lt;br /&gt;Thanks you to reply. I try to make DataTemplate smaller and load number of items less than. Thanks you agian :D</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/164134946801457156'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/164134946801457156'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324265804430#c164134946801457156' title=''/><author><name>vodka</name><uri>http://www.blogger.com/profile/05633590494889738067</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-84160279'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-8817874082263924245</id><published>2011-12-18T21:53:44.329Z</published><updated>2011-12-18T21:53:44.329Z</updated><title type='text'>@vodka 

There are 2 things which can affect Listb...</title><content type='html'>@vodka &lt;br /&gt;&lt;br /&gt;There are 2 things which can affect Listbox load performance: the complexity of the datatemplate; and the number of items you&amp;#39;re adding.&lt;br /&gt;&lt;br /&gt;Reducing the complexity of the template may be possible depending on your requirements.&lt;br /&gt;&lt;br /&gt;If you can&amp;#39;t get away with actually having a smaller number of items in your list, you should look to virtualise the list so that it&amp;#39;s only necessary to render the template for a smaller number of items.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/8817874082263924245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/8817874082263924245'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324245224329#c8817874082263924245' title=''/><author><name>Matt Lacey</name><uri>http://www.blogger.com/profile/11417850590999162080</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://4.bp.blogspot.com/_4Fm2mN4Oq0Q/S-f6OOt6DAI/AAAAAAAAAQU/_17LVuEnm48/S220/extreme-closeup-shades.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1316759104'/></entry><entry><id>tag:blogger.com,1999:blog-33176002.post-9014181907172345267</id><published>2011-12-18T10:44:37.384Z</published><updated>2011-12-18T10:44:37.384Z</updated><title type='text'>I have a listbox (in windows phone 7) with a lot o...</title><content type='html'>I have a listbox (in windows phone 7) with a lot of controls inside(Border, checkbox, image, and textblock) when i bind data to it, it is a very slow to show in pivot control, Can in guide me how to improve perform? Thanks (Sorry for my english very bad)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/9014181907172345267'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/33176002/5971786094718380717/comments/default/9014181907172345267'/><link rel='alternate' type='text/html' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html?showComment=1324205077384#c9014181907172345267' title=''/><author><name>vodka</name><uri>http://www.blogger.com/profile/05633590494889738067</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.mrlacey.co.uk/2011/10/popularity-of-tombstonehelper.html' ref='tag:blogger.com,1999:blog-33176002.post-5971786094718380717' source='http://www.blogger.com/feeds/33176002/posts/default/5971786094718380717' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-84160279'/></entry></feed>
