开发者

wpf application with embedded database

I am a .net developer and I am looking forward to learn wpf. I don't want to use services to connect with a database. I want to use an embedded database.

开发者_Python百科

Could anyone help me by providing me a tutorial or just to inform me of how could I start with my application as it concerned the database?

Thanks


Look into Sql Server Compact.


The BookLibrary sample application of the WPF Application Framework (WAF) shows how to use the SQL Sever Compact in a WPF application.


SQLite is also good :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜