Search code examples
Using enum as FK on EF 6...


entity-frameworkenumsef-code-firstentity-framework-6.1

Read More
SetExecutionStrategy to SqlAzureExecutionStrategy with DbMigrationsConfiguration?...


entity-frameworkazure-sql-databaseentity-framework-migrationsentity-framework-6.1

Read More
Generic methods and Entity Framework...


entity-frameworkentity-framework-6.1

Read More
Find a column by email in asp.net Entity Framework...


c#sqlasp.netentity-framework-6.1

Read More
Entity Framework Transaction across multiple SaveChanges...


entity-frameworkwcftransactionsunity-containerentity-framework-6.1

Read More
Why does EntityType return the namespace of the context, but not of the entity?...


.netentity-frameworkentity-framework-6.1

Read More
Query() with LoadAsync() does not return an entity although it should...


c#entity-frameworkentity-framework-6.1

Read More
TransactionScope around Many to Many Insert with Entity Framework returns TimeoutException...


c#entity-frameworkentity-framework-6.1

Read More
Downside of using transaction dispose with entity framework integration testing...


entity-frameworktransactionsentity-framework-6.1

Read More
How to use a stored procedure from SQL Server 2008...


asp.net-mvcsql-server-2008asp.net-mvc-5entity-framework-6.1

Read More
N to M relationship code first does not create the foreign key on the M-table...


entity-frameworkentity-framework-6.1

Read More
Get selected values of a ListBox...


c#listboxentity-framework-6.1asp.net-mvc-5.2

Read More
EF6.1 Code First: 1:1 or zero issue with adding records and foreign keys...


ef-code-firstentity-framework-6.1

Read More
Adding an entity (and respective table) to EF DB-first model...


c#sql-serveref-database-firstentity-framework-6.1ef-model-first

Read More
Entity Framework 6 T4 Get EntitySet Name...


c#entity-frameworkt4entity-framework-6.1

Read More
Entity Framework does not load related data when entities are not public...


c#entity-frameworkentity-framework-6.1

Read More
TPC - Identity primary key...


c#entity-frameworkentity-framework-6.1

Read More
EF6: Composite Primary Key Field as Foreign Key (ALTER TABLE statement conflicted with the FOREIGN K...


entity-frameworkforeign-keyscomposite-primary-keyentity-framework-6.1

Read More
Adding Inner Join to DbScanExpression in Entity Framework Interceptor...


c#entity-frameworkentity-framework-6entity-framework-6.1

Read More
Entity Framework Timeouts on SqlQuery...


c#sql-serverentity-framework-6.1

Read More
Preventing "'System.DateTime' failed because the materialized value is null"...


c#entity-frameworkentity-framework-6entity-framework-6.1

Read More
How is a database schema change applied in entity framework using code first without migrations...


entity-frameworkentity-framework-6entity-framework-6.1

Read More
entity framework Remove vs EntityState.Deleted...


entity-frameworkentity-framework-6.1

Read More
Batch saving ef 6 records in a for loop...


c#entity-frameworkentity-framework-6.1

Read More
Entity Framework - simple operation gives Format exception - Index (zero based) must be greater than...


c#entity-frameworkentity-framework-6.1

Read More
EntityFramework Stored Proc Function Import is it possible to read async?...


c#entity-frameworkasynchronousentity-framework-6entity-framework-6.1

Read More
Relationship not set to null...


c#entity-frameworknullentity-framework-6.1

Read More
EF Code First Migrations: recreate database and Seed...


c#entity-frameworkcode-firstentity-framework-migrationsentity-framework-6.1

Read More
Firebird EF6 DDEX VS2013 Community Update 4 Dynamic SQL Error...


firebirdentity-framework-6.1ddex

Read More
convert method to wait until query finishes...


c#.net-4.0async-awaittaskentity-framework-6.1

Read More
BackNext