摘要:
原文链接:http://queconejo.wordpress.com/2011/09/04/windows-phone-mango-and-concurrent-database-access/ by Most windows phone developers might already know that the Mango release has a new API For l... 阅读全文
摘要:
Linq To SQLCE 可以对独立存储中的SQLCE进行基本的数据操作,但是,如何在已存在的数据库表中新建数据列,下文提供了非常优雅的解决方案。 In this article I am going to talk about how to update your database schema when updating your app. The problem is that if y... 阅读全文