我找不到EntityConfiguration。RC的相同问题是here,但我认为它将适用于RTM版本。有吗 最佳答案 EntityConfiguration 是 EntityTypeConfiguration 更新7 EF 4.1 Released 更新6 具有上线许可证的Microsoft ADO.NET Entity Framework 4.1 Release Candidate (EF 4.1 RC)已退出。 EntityConfiguration 是CTP5中的。 EntityTypeConfiguration 更新5Our plan is to deliver a Go-LiveRelease Candidate version of theDbContext API and Code First in mid tolate March. This Release Candidatewill be titled ADO.NET EntityFramework 4.1. Approximately a monthafter the RC ships we plan to releasethe final Release to Web (RTW). EF 4.1 Is Coming (DbContext API & Code First RTW) 更新4 EF Feature CTP5 Announcing Entity Framework Code-First (CTP5 release) EF Feature CTP5: Code First Walkthrough EF Feature CTP5: Model & Database First with DbContext EF Feature CTP5: Fluent API Samples Looking at EF4 CTP5 in Parts: Part 1 - A New T4 Template Looking at EF4 CTP5 in Parts: Part 2–Internal Validation Looking at EF4 CTP5 in Parts: Part 3–Easy Access to In-Memory Entities Looking at EF4 CTP5 in Parts: Part 4–Working with New and Existing Databases in Code First 更新3 ADO.NET Entity Framework (EF) Feature Suggestions 更新2 Entity Framework Feature CTP 4已发布,可用于download。终于找到了东西。根据此slideshow(幻灯片17),将有一个单独的功能包可供下载。Feature Pack Separate downloadContentsT4 Template for PersistenceIgnorance/POCO T4 Template for self-tracking entities (Now part of VS2010 RC)Code-only supportWhen VS2010 is RTM, Feature Pack will be high quality. UPDATE -有用的链接: http://blogs.msdn.com/b/efdesign/ http://blogs.msdn.com/b/adonet/ http://msdn.microsoft.com/en-us/data/aa937723.aspx关于entity-framework - EF4 VS 2010 RTM中的EntityConfiguration在哪里?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/2633619/
10-10 07:35