使用Entity Framework
参见
- Complete CRUD Operations in MVC 4 using Entity Framework 5 Without Writing a Single Line of Code
Add Data Annotations to Entity Framework Models with Metadata or Buddy Classes
Using T4 templates to generate DataAnnotations buddy classes for EF 4 entity models
使用System.Data.SQLite时,如果配置不对,就使用NUGET,会自动配置好VS设计环境。填坑 - 使用Entity Framework 6 + Sqlite进行DB first开发
Using SQLite embedded database with entity framework and Linq-to-SQL