Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Record with big data field - update without fetching?

Using OracleParameter in ExecuteStoreQuery Error Msg : " Value does not fall within the expected range."

c# oracle entity-framework

How to write pure SQL in asp.net mvc?

How to group by DateTime.Date in EntityFramework

Entity Framework 6 context not retrieving navigation properties

Entity Framework child objects not populating

Nullable comparisons in expression trees

c# linq entity-framework

Why is not possible to a view model inherit from Model in entity framework

Casting LINQ expression throws "Internal .NET Framework Data Provider error 1025."

c# linq entity-framework

Unable to determine the principal end of the relationship on saving Order - EF6

c# entity-framework

Why in Asp.Net Identity 2.0 PhoneNumber is [nvarchar](max)

Executing an Oracle stored procedure within EntityFramework

c# sql oracle entity-framework

Error while running Update-Database in MVC5

Extension method on class - good or bad idea?

How to use Group by and Having count clause in entity framework

sql entity-framework

Pre-generating Entity Framework Views

Oracle Entity Framework - Call custom function (EDIT_DISTANCE)

The type String cannot be constructed. You must configure the container to supply this value

Using multiple Databases with single DbContext and Entites and generating Conn String at runtime

How can I get the parameters of an Entity Framework query?