Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

MVC Multiple Models in One View

How to use a where clause in MVC ef

Entity Framework 4 (using EDMX), how to add a field into to model that DB does not have the field actually

Generating Interfaces from entity framework database first auto-generated code

Reading in XML/KML files using C#

c# xml entity-framework linq kml

Get DBContext from ObjectContext

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