Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework loading child collection with sort order

How to create custom additional fields in UserProfile in MVC4

The ObjectContext instance has been disposed and can no longer be used for operations that require a connection [duplicate]

Implementing retry logic for deadlock exceptions

Asp.Net Web API Error: The 'ObjectContent`1' type failed to serialize the response body for content type 'application/xml; charset=utf-8'

How can I disable model compatibility checking in Entity Framework 4.3?

LINQ to Entities how to update a record

The operation cannot be completed because the DbContext has been disposed error

How to resolve Azure "Windows logins are not supported in this version of SQL Server"?

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()”?