Search code examples
What binds ApplicationUser to the aspnetusers table in Database First?...


c#asp.net-mvcentity-framework-6asp.net-identityef-database-first

Read More
Using AutoMapper with EF6 DbFirst and Stored Procedure (complex types)...


c#asp.net-mvcentity-frameworkautomapperef-database-first

Read More
ForeignKey attribute on Entity Framework...


c#entity-frameworkforeign-keysef-database-first

Read More
Best practice for using entity framework for post deployment database changes...


asp.netentity-frameworkef-database-first

Read More
Adding tables to database in Entity Framework Database first...


c#entity-frameworkef-database-first

Read More
How to use AutoMapper with Entity Framework Database First approach...


c#asp.net-mvcentity-frameworkautomapperef-database-first

Read More
Entity framework database first protected constructor...


c#entity-frameworkef-database-first

Read More
EF 6, adding entity to DbContext creates duplicate entity...


entity-frameworkasp.net-mvc-5dbcontextef-database-first

Read More
Table with foreign keys missing members in generated class in edmx...


c#entity-frameworkforeign-keysentity-framework-6ef-database-first

Read More
An existing connection was forcibly closed by the remote host. in WCF using database first approach...


entity-frameworkwcfasp.net-mvc-4ef-database-first

Read More
How to generate Views using databasefirst and entity framework?...


entity-frameworkvisual-studioef-database-first

Read More
Database-first key annotations unrecognized by entity framework...


asp.net-mvcentity-frameworkef-database-first

Read More
Invalid operation exception in context.SaveChanges() with oracle entity framwork 5...


c#entity-frameworkoracle11gef-database-first

Read More
Entity Framework 6 Model-First - Update Production Database Based On Local Changes...


entity-frameworkazure-sql-databaseentity-framework-6ef-database-firstef-model-first

Read More
Web app with EF + database first not working on Azure...


entity-frameworkazure-web-app-serviceef-database-first

Read More
Elides junction table, how do I insert a row without querying the database for the entities referenc...


c#sqlentity-frameworkef-database-firstjunction-table

Read More
Ignore certain columns on update...


c#asp.net-mvcentity-frameworkef-database-first

Read More
What type of object is returned by EF stored procedure call?...


entity-frameworkstored-proceduresef-database-first

Read More
SimpleMembershipInitializer won't initialize...


asp.net-mvc-4ef-database-firstsimplemembership

Read More
Is code-first more beneficial than database first...


azureasp.net-mvc-5code-firstef-database-first

Read More
How to name foreign keys with database first approach...


c#entity-frameworkef-database-first

Read More
C# Database first : Referencing own table's column issue...


c#foreign-keysentityef-database-first

Read More
Using SimpleMembershipProvider with my own database in a Database-First ASP.NET MVC4 project...


c#asp.netasp.net-mvc-4simplemembershipef-database-first

Read More
Entity framework 6 usetransaction databasefirst throws UnintentionalCodeFirstException...


entity-frameworktransactionsef-database-first

Read More
ASP.NET MVC, Entity Framework: Generic model-independent controller class implemented with actions...


c#asp.net-mvcentity-frameworkasp.net-mvc-4ef-database-first

Read More
How to prevent fields from being dropped after an EDMX update...


c#entity-frameworkcode-generationedmxef-database-first

Read More
How to change [DisplayName] of EF generated class properties?...


asp.net-mvcentity-frameworkasp.net-mvc-4ef-database-first

Read More
SQLite DATETIME column with Entity Framework...


c#entity-frameworksqlitedatetimeef-database-first

Read More
Can Entity Framework(Database-First Model) ignore unused columns being deleted or renamed?...


entity-frameworkef-database-first

Read More
primary key mvc entitityframework model error...


c#sqlasp.net-mvcentity-frameworkef-database-first

Read More
BackNext