Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Mapping Columns in Entity Framework Code First

Creating string index with Code first

How does LINQ expression syntax work with Include() for eager loading

Linq to Entities, random order

How to use Default column value from DataBase in Entity Framework?

.net entity-framework

How to configure ProviderManifestToken for EF Code First

How do I map TimeSpan with greater than 24 hours to SQL server Code First?

When NOT to use the Entity Framework

Are there DBSet.UpdateAsync() and RemoveAsync() in .net core?

Construct DbGeography point from Latitude and Longitude doubles?

What is the default transaction isolation level in Entity Framework when I issue “SaveChanges()”?

Automapper : mapping issue with inheritance and abstract base class on collections with Entity Framework 4 Proxy Pocos

Batch update/delete EF5

using hashset in entity framework

entity-framework

Benefit of using Unit of Work and Repository Patterns with Entity Framework

Only primitive types or enumeration types are supported in this context

How do I eliminate Error 3002?

Best way to incrementally seed data in Entity Framework 4.3

c# working with Entity Framework in a multi threaded server

VS2013 Debugger + Entity Framework: "runtime has refused to evaluate the expression", crashes