Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to pass parameters to the DbContext.Database.ExecuteSqlCommand method?

Entity Framework Core add unique constraint code-first

Entity Framework: One Database, Multiple DbContexts. Is this a bad idea? [closed]

No connection string named 'MyEntities' could be found in the application config file

Decimal precision and scale in EF Code First

Non-static method requires a target

Using MySQL with Entity Framework [closed]

What difference does .AsNoTracking() make?

Entity Framework and Connection Pooling

What does principal end of an association means in 1:1 relationship in Entity framework

Unique Key constraints for multiple columns in Entity Framework

How to call Stored Procedure in Entity Framework 6 (Code-First)?

Entity Framework Code First - two Foreign Keys from same table

How to update record using Entity Framework 6?

Entity Framework: There is already an open DataReader associated with this Command

Create code first, many to many, with additional fields in association table

Entity Framework. Delete all rows in table

c# sql linq entity-framework

Reset Entity-Framework Migrations

Ignoring a class property in Entity Framework 4.1 Code First

Validation failed for one or more entities while saving changes to SQL Server Database using Entity Framework