Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Code First with DbUp

Index out of range exception in FieldNameLookup.GetOrdinal when running SqlQuery EF

Why the database data is not being updated but object did and without error?

How to use "dotnet watch run" with .Net Core 3, Visual Studio 2019 and docker

How to use a stored procedure in ADO.NET Entity Framework

c# .net linq entity-framework

Entity Framework Association with Non Key fields

entity-framework

How to make string as primary key in entity framework!

entity-framework

Entity Framework 4 - Not always updating boolean property using ApplyCurrentValues

entity-framework

How to define a collection in a POCO in Entity Framework 4?

in .net, what programming model would be good for prototyping, but then reusable for production (for business logic/data access layers)

Can someone please clarify the key difference between Entity Framework and Typed Datasets?

Is it really necessary to implement a Repository when using Entity Framework?

Optimistic concurrency model in Entity Framework and MVC

EF4 + MVVM - Expose entities in ViewModel?

Databound value of textbox/checkbox is incorrect until textbox/checkbox is validated

Circular References and WCF

EF4 code-first vs model-first with regards to model validation

The relationship between the two objects cannot be defined because they are attached to different ObjectContext objects mvc 2

EF Code First 4.1 - How to configure one to many relationship with default

Entity Framework 4.1 Retrieving self referencing data