Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

LINQ to Entities DateTime Compare

Creating a LINQ Select expression dynamically from string column names

c# .net entity-framework linq

Entity Framework,There is already an open DataReader associated with this Connection which must be closed first

EF Core / Sqlite one-to-many relationship failing on Unique Index Constraint

EF - Unable to determine the relationship

Using Microsoft Data Entity Framework with Microsoft MVC on Mono 2.4

Select clause containing non-EF method calls

Entity Framework, LinqToSQL and sql injection

How to use a SQL connection string with ADO.NET Entity Data Model

c# entity-framework

Entity model .net querying 1 million records from MySQL performance issues