The Database Structure. We see code that defines our database name in App.xaml.cs. It is simply called ToDo.sdf: // Specify the local database connection string. string DBConnectionString = "Data Source=isostore:/ToDo.sdf"; …
The Database Structure. We see code that defines our database name in App.xaml.cs. It is simply called ToDo.sdf: // Specify the local database connection string. string DBConnectionString = "Data Source=isostore:/ToDo.sdf"; …
A few highly recommended friends...