Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

ASP.NET MVC 3 How to have multi-field create capability for Model with ICollection Property on Create view

add-migration does not function with remote sql server databases in shared hosting

What Determines SQL Azure Database Edition and Size with EF Code First?

Entity Framework Migration cascade delete is always true even WillCascadeOnDelete(false) in configuration

EntityFramework CodeFirst Database doesn't update

How can I validate a currency field?

ObjectContext has been disposed throwed by EnsureConnection() in consecutive queries (No navigation properties used and no using())

Generate full SQL script from EF 6 Code First Migrations and Multiple Configurations

How to avoid Lazy Loading when accessing foreign key ID property through navigation property?

EF code-first, cannot delete foreign key relation

Add-Migration creating empty migration in code migrations/code first

In EF4.1 code first, how to override ConnectionString name in Web.config

"... an error occured while updating the object context. The ObjectContext might be in an inconsistent state...."

EF CodeFirst handling database exceptions while saving changes

Best approach for dependency injection of data connections in singletons

Unable to Determine Principal End - Entity Framework Code First Relationship

Entity Framework: The provider did not return a providermanifest instance

Using mvc-mini-profiler database profiling with Entity Framework Code First