Using EF Code First and SqlCe in WPF

前端 未结 4 1950
轻奢々
轻奢々 2021-02-10 08:08

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

4条回答
提交回复
热议问题