Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Datagridview in winforms application updated automatically when there is any change in database

Entity Framework Code-first Many to many relationship on the same table

c# entity-framework

EF Code First convention to allow ICollection<T> properties to be empty collections rather than null?

FromSqlRaw injection EF Core 3.0

How to set display attributes to an E.F. generated enumeration?

c# entity-framework

SQL Server SUM and UNION losing decimal precision

Building an ObjectContext in EF Code First CTP4

EF 6 : Nested Complex type in another complex type

c# entity-framework