Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How can I get two units of work under a single transaction

Entity Framework and Guid

c# .net entity-framework guid

EF 4.1 Mapping Inheritence on a Many-to-Many relationship

Entity Framework Core 2.2 Compiled Query Struct Parameter Evaluating Locally

Entity Framework LINQ projection into custom type results in missing data

How can I validate DataGridView input?

How to access context.Database.SqlQuery in Entity Framework?

c# sql entity-framework

Entity Framework and stored procedure returning temp table Issues

ADO.NET Entity Framework: Converting String to Int in Where/OrderBY

The property is part of a key and so cannot be modified or marked as modified (ForeignKey is not a key)

How can I take a picture of my database Entity Framework model for people to reference?

How do I do a "like" wildcard comparison in Entity Framework in .NET 4.0?

Multiple databases in one project - Entity framework (self tracking entities)

entity-framework

Asp.Net Identity 2.0: The entity type User is not part of the model for the current context

LINQ + EntityFunctions in asp.net mvc

Combining LINQ-to-Entities Queries into Single Query

c# sql linq entity-framework

C# call a SQL Server user defined function via Entity Framework