摘要:
2012-2-4加入 http://thedatafarm.com/blog/ EF专家,写了几本关于EF方面的书,英文已经可以下载了。 阅读全文
摘要:
from: http://thedatafarm.com/blog/data-access/digging-in-to-multi-tenant-migrations-with-ef6-alpha/ I wanted to give the new Multi-Tenant migration feature in the EF6 alpha (released Oct 30, 2012) a ... 阅读全文
摘要:
一种模式,对多个DBContext的支持。 引自:http://stackoverflow.com/questions/6654355/multiple-dbcontexts-in-n-tier-application Giving your Factory and UnitOfWork a generic type parameter might be a solution: public... 阅读全文