Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

How to bind Entity Framework 6 to KendoUI Grid

Using Expression<Func<>> in a LINQ Query

c# linq entity-framework

Entity framework 6 providing repositories and UoW out of the box

Mocking a class with an explicitly implemented interface using Foq

Saving AutoMapper mapped Collections of Entities using Entity Framework

Getting "source" of LINQ query and serialize to string

c# linq entity-framework

Connect to Amazon RDS with Entity Framework

How do I tell UserManager.FindByNameAsync to include a relation?