Search code examples
How to use DbContext.Database.SqlQuery<TElement>(sql, params) with stored procedure? EF Code F...


c#sqlado.netlinq-to-entitiesentity-framework-ctp5

Read More
Can I access the discriminator value in TPH mapping with Entity Framework 4 CTP5...


entity-framework-4code-firstentity-framework-ctp5

Read More
entity framework ctp5 get unproxied entity...


entity-frameworkentity-framework-ctp5

Read More
Entity Framework Code First - Change Table Column Collation...


sql-serverentity-frameworkentity-framework-4entity-framework-ctp5ef-code-first

Read More
What is the replacement of Controller.ReadFromRequest in ASP.NET MVC?...


c#asp.net-mvc.net-3.5entity-framework-ctp5

Read More
Entity Framework: Set Delete Rule with CodeFirst...


entity-framework-4entity-framework-ctp5cascading-deletes

Read More
Adding index to a table...


entity-frameworkentity-framework-ctp5

Read More
Entity framework ctp5 one to many relationship using data annotation...


.netdata-annotationsentity-framework-ctp5

Read More
DbContext fails to initialize Model-first database...


.netentity-framework-4entity-framework-ctp5ef-model-first

Read More
Having trouble trying to Delete a POCO object in Entity Framework CTP5...


.netentity-frameworkpocoentity-framework-ctp5

Read More
Method that adds elements to a DbSet from multiple threads...


c#multithreadingentity-framework-ctp5locks

Read More
EF Code First - Include(x => x.Properties.Entity) a 1 : Many association...


c#-4.0entity-framework-ctp5ef-code-first

Read More
Inserting a decimal into sql cause inserting a zero number Instead of a decimal number near zero...


c#sql-server-2012entity-framework-ctp5

Read More
can't delete object that has a many-to-many relationship...


entity-frameworkentity-framework-4entity-framework-ctp5ef-code-first

Read More
Refresh entity instance with DbContext...


entity-framework-4entity-framework-ctp5ef-code-first

Read More
Inheritance with EF Code First – Table per Type (TPT)...


.netentity-frameworkef-code-firstentity-framework-ctp5table-per-type

Read More
Saving entities with foreign key in ASP.NET MVC...


asp.net-mvcentity-framework-ctp5modelstate

Read More
Autogenerate primary key (Guid) Entity Framework CTP5...


entity-frameworkentity-framework-ctp5

Read More
EF Code-First - Mapping stored procedures...


stored-proceduresef-code-firstentity-framework-ctp5

Read More
Using Entity Framework Code First CTP5, how do I create a primary key column that are INTs and are n...


entity-frameworkcode-firstentity-framework-ctp5

Read More
Mapping properties to (differently named) foreign key fields in Entity Framework CTP5...


entity-frameworkdictionaryforeign-keysfluent-interfaceentity-framework-ctp5

Read More
EF Code First with many to many self referencing relationship...


entity-framework-4many-to-manyentity-framework-ctp5self-reference

Read More
How can I have a Foo with exactly one Bar in EF 5 Code First...


entity-frameworkef-code-firstlazy-loadingentity-framework-ctp5

Read More
Issue loading child entity of a parent entity. Unidirectional mapping and 1 to 0..1 relationship wit...


entity-frameworkef-code-firstentity-framework-6entity-framework-ctp5

Read More
How to save a server generated complex object tree with entities that are not yet exsisting in the d...


entity-framework-ctp5breezesavechanges

Read More
Using mvc-mini-profiler database profiling with Entity Framework Code First...


ef-code-firstentity-framework-ctp5mvc-mini-profiler

Read More
Multi-Level Includes in CodeFirst - EntityFrameWork...


entity-frameworkentity-framework-ctp5

Read More
Circular Reference exception with JSON Serialisation with MVC3 and EF4 CTP5w...


c#asp.netentity-framework-4asp.net-mvc-3entity-framework-ctp5

Read More
What Causes The INSERT statement conflicted with the FOREIGN KEY constraint?...


c#asp.net-mvc-4visual-studio-2012ef-code-firstentity-framework-ctp5

Read More
using Guid as PK with EF4 Code First...


entity-framework-4code-firstentity-framework-ctp5ef4-code-only

Read More
BackNext