/
posted by
Silverlight Show
on
Nov 28, 2012 (2 months ago)
Read original post by Scott Lovegrove at Windows Phone 7 Nuggets Blog If you’re moving a project from Windows Phone 7 to Windows Phone 8 and you use ListBoxes in your app, you can keep them in there with no real problems. However, it’s not recommended to keep using them, instead use the LongListSelector instead. If you’re familiar with the LongListSelector from the Windows Phone Toolkit, then you’ ...