This sample illustrates how to deal with a list box that allows users to select multiple items. Along the way we touch on arrays, databinding, using a collection and using a placeholder to hide page elements.
Here's a zip file of the code (1.7 KB).
Play with the running version.
View the live source code.
Back to the "Multiple Selections" sample