After reading the articles about Local Database creating local databases, the examples uses ObservableCollections, and What if I use a ICollectionView?. It works! Let's start the example. … And in App.xml.cs replace the end with this: public static MainViewModel MVM { get; set; } private void CompleteInitializePhoneApplication(object sender, NavigationEventArgs e) { // Set the root visual to allow the application to render if (RootVisual ! …








