I\'m trying to use EF Code First with my WPF application , the idea is to create a SqlCe Db in AppData/MyApp (if there isn\'t one) and use it with EF Code First.
At the
I don't think the tooling is ready for SQLCE for WPF projects. It stopped me in my tracks too.