Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Readonly Fields or Properties

How can I produce a join on a substring and an integer in Entity Framework?

sql linq entity-framework

Entity Framework: How to enable cascade delete on one way related entities

EF Code First: Multiplicity constraint violation

How to change the naming convention of Many-to-Many table relationships?

Details of customizing ASP.NET Identity (OWIN) use of Entity Framework

Is it possible to explicitly set the order of operations for SaveChanges? [duplicate]

.net entity-framework

How to mockup Entity Framework 6 With Moq & Autofixture

How to automate Package Manager Console in Visual Studio 2013

How to convert my EF Code-First to Database first?

c# entity-framework

Disable Foreign Key Constraint Code First EF

What is the performance overhead of Entity Framework compared to raw SQL execution time?

Inserting datatable data to database using Entity Framework?

How do you set Entity Framework to cascade on delete with optional foreign key?

How can you add a navigation property on a view in EF 6.1 CodeFirst

EntityFrameworks.dll file missing?

Comparing byte array in Entity Framework where clause

Different EntityFramework versions in same solution

Force EntityFramework to use OUTPUT not SCOPE_IDENTITY to retrieve key value

c# entity-framework

WPF / EntityFramework Context Lifetime