Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Is it possible to extract an object with the properties of the master class?

Is there package manager console in Rider? [duplicate]

Adding a image to database in ASP.NET MVC 5

How does the Entity Framework differ from a normal ORM?

entity-framework orm

How can I create a detached clone of an EF codefirst class for testing purposes?

How to convert DTO to View Model and then back again? [duplicate]

EF Core cannot convert from query select of anonymous type to DTO object class

How to map SQL_VARIANT in Entity Framework 6?

Importance of disposing EF DbContext before the console app exits in C#

Create null enumerable within Linq to Entities query

How to use SQLite with Entity Framework 6 on UWP?

With Entity Framework Is it possible to create an entity that is not mapped on a table of my database?

c# .net entity-framework

Entity framework 4 - Number of active connections

How significant is a performance penalty for using Int64/bigint instead of Int32/int in a C#4/T-SQL2008 application under 32-bit Windows XP?

Entity framework select from two tables with different table relationship primary/foreign key scenarios

WCF Service Application and MVC4 Application hosted on local IIS (not express) throwing connection string erro

EF Code First computing Modified and Created properties