Search code examples
Why my data is not saved using Entity Framework...


c#jqueryasp.net-mvcasp.net-mvc-4entity-framework-5

Read More
Mocking EF DbContext with Moq...


c#unit-testingentity-framework-5moqdbcontext

Read More
Upgrade from Entity Framework 5 to 6...


c#entity-frameworkentity-framework-5entity-framework-6ef-database-first

Read More
Calculated column in EF Code First...


c#sql-serveref-code-firstentity-framework-5calculated-columns

Read More
EF5 Code First Enums and Lookup Tables...


entity-frameworkef-code-firstentity-framework-5

Read More
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
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
BackNext