Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF Core linq and conditional include and theninclude problem

Entity Framework - Auditing activity

EF4.1 Code First: Stored Procedure with output parameter

How to pass a null value into a stored procedure with Entity Framework?

How to ask the database server for current datetime using entity framework?

Using DataAnnotations with Entity Framework

Exception raised when I'm trying enable migrations in EF 4.3.1

How to get original Entity from ChangeTracker

The provider for invariant name System.Data.SqlClient is specified multiple times

Scaffolding a Read Action in MVC "No parameterless constructor defined for this object."

Should Entity Framework lazy loading be disabled in web apps?

Multiple Versions of SQL Server using Entity Framework in a single ASP.NET application

Entity Framework Designer Won't add table

entity-framework

Passing Viewbag Data from View to Controller in ASP.Net MVC3 Razor

Entity Framework - C# or VB.Net

Why `DatabaseGenerated(DatabaseGeneratedOption.Identity)` doesn't work in MVC 4

Why should I use Any method instead of Count? [duplicate]

Unable to determine the principal end of an association between the types [duplicate]

One-to-One relationships in Entity Framework 7 Code First

How to update-database Programmatically in EntityFramework Codefirst?