Search code examples
Both One-To-One and One-To-Many relationships in Entity Framework 5 Code First...

c#ef-code-firstone-to-manyentity-framework-5one-to-one

Read More
Mocking EF DbContext with Moq...

c#unit-testingentity-framework-5moqdbcontext

Read More
Custom DbContextFactory with DbMigrationsConfiguration...

entity-framework-5dbcontextentity-framework-migrations

Read More
Entity data model designer won't open the edmx file...

.netado.netmappingentity-framework-5edmx

Read More
ASP.NET WebAPI OData server side paging...

asp.net-web-apipaginationodataentity-framework-5

Read More
Entity framework Invalid Column name, EF adds number 1 to primary key...

entity-frameworkentity-framework-4entity-framework-5

Read More
Entity Framework (.NET Full Framework, NOT EF Core) Ordering Includes...

c#linqentity-frameworkentity-framework-5

Read More
Get return value from stored procedure...

c#stored-proceduresef-code-firstentity-framework-5return-value

Read More
Generic Repository and Leaky Abstraction...

entity-frameworkentity-framework-5repository-patternonion-architectureleaky-abstraction

Read More
No context type was found in the assembly...

asp.netentity-frameworkconnection-stringdata-access-layerentity-framework-5

Read More
Using numbers at the beginning of variable name...

c#entity-framework-5

Read More
EF5 Code First - Changing A Column Type With Migrations...

c#ef-code-firstentity-framework-5entity-framework-migrations

Read More
MVC 4.0 with Entity Framework 5 - if you're working with only a view, do you need to add the chi...

asp.net-mvc-4asp.net-web-apientity-framework-5

Read More
Entity framework code first convert between class boolean and column integer...

entity-frameworkentity-framework-4ado.netentity-framework-4.1entity-framework-5

Read More
Non-static method requires a target...

c#asp.net-mvcasp.net-mvc-3entity-frameworkentity-framework-5

Read More
How do I undo the last Add-Migration command?...

entity-frameworkentity-framework-5entity-framework-migrations

Read More
x.ToString() is not supported by the entity framework!...

c#.netentity-frameworkentity-framework-5

Read More
Using ToString() in LINQ queries?...

c#asp.netlinq-to-entitiesentity-framework-5

Read More
How to remove inner collection from a collection using LINQ or Entity Framework?...

linqentity-frameworkentity-framework-5entity-framework-6linq-to-objects

Read More
Entity Framework Migrations renaming tables and columns...

c#sql-serverentity-frameworkentity-framework-5entity-framework-migrations

Read More
.Net Entity Framework to CSV...

c#linqentity-framework-5export-to-csv

Read More
Referenced table is not coming in my model through entity framework 5.0...

c#asp.net-mvc-4entity-framework-5sql-server-2014sql-server-2014-express

Read More
DbContext AutoDetectChangesEnabled set to false detecting changes...

entity-frameworkentity-framework-5dbcontext

Read More
Check if list of entities already exist in Database using linq to entities...

c#linq-to-entitiesentity-framework-5

Read More
How to add the "Provider Name" in Connection String to the Context file?...

c#asp.net-mvc-4entity-framework-5entity-framework-migrations

Read More
How can I use EF to add multiple child entities to an object when the child has an identity key?...

c#sql-serverasp.net-mvcentity-frameworkentity-framework-5

Read More
Insert a List of complex objects without inserting navigational properties in Entity Framework...

entity-framework-coreentity-framework-6entity-framework-5

Read More
After updating Entity Framework model, Visual Studio does not see changes...

c#entity-frameworkentity-framework-5

Read More
How to select distinct based on combination of two fields with LINQ?...

asp.netlinqentity-framework-5where-clause

Read More
NuGet Package Manager Console Default Project dropdown is empty...

nugetvisual-studio-2012entity-framework-migrationsentity-framework-5

Read More
BackNext