Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to access a method in the context through unit of work?

Entity Framework Core - Using Stored Procedure with output parameters

Xml vs. Database for application configuration

xml entity-framework

EntityFrameWork and TableValued Parameter

How to create a clustered index when using code-first migration with Entity Framework and SQL Server

How to update database on remote ms sql server (EF Code First)

What are the difference between EntityFunctions.TruncateTime and DbFunctions.TruncateTime methods?

c# .net linq entity-framework

LINQ to Entities only supports casting Entity Data Model primitive types?

Entity Data Model Designer not showing tables

Entity Framework SaveChanges() not updating the database

c# entity-framework

how to pass two parameters to call a stored procedure through c# mvc function

MVC/Code First: how to add more tables to the same db context?

C# Entity Framework: Keyword not supported: 'port'

c# mysql .net entity-framework

Entity Framework (3.5) - Reject Changes

c# entity-framework

How can I map tables using fluent API in ASP.NET MVC 5, Entity Framework 6?

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?