I have 105 listbox items with checkboxes. When user selects the items, i want the selected items to be stored in WP7 Local Database. So, do I need to enter all the list items in the database table column? Or is there any other way to store it and display the selected items when required? I am using C# and XAML. Please help!
Share
call me a simpleton but this is how i do it