I am using SQL Server CE 4.0 for my WPF (MVVM) project and during development the database is located in the same folder as my application - so in my APP.CONFIG file I have the following connection string:I am using SQL Server CE 4.0 for my WPF (MVVM)