系列目錄:
Code First Migrations with Entity Framework【使用EF 做數(shù)據(jù)庫(kù)遷移】
CRUD Operations Using Entity Framework 5.0 Code First Approach in MVC【在MVC中使用EF 5.0做增刪查改】
CRUD Operations Using the Repository Pattern in MVC【在MVC中使用倉(cāng)儲(chǔ)模式,來(lái)做增刪查改】
CRUD Operations Using the Generic Repository Pattern and Unit of Work in MVC【在MVC中使用泛型倉(cāng)儲(chǔ)模式和工作單元來(lái)做增刪查改】