Search code examples
entity framework database first scaffolded dbcontext do not enable entity navigation...


asp.net-coreeager-loadingef-database-firstentity-framework-core

Read More
Generate Entity Framework model from Visual Studio database project...


c#visual-studioentity-frameworkvisual-studio-2012ef-database-first

Read More
What is happening when dbcontext.Database.ExecuteSqlCommand is called?...


c#sql-serverentity-frameworkstored-proceduresef-database-first

Read More
How To Change Navigation Property Names Into Meaningful Names...


c#entity-frameworkentity-framework-5ef-database-first

Read More
Retrieve ID from database in mvc...


vb.netlinqef-database-first

Read More
EF6 Many to Many Delete Not working...


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

Read More
"Invalid Object Name" error during db.SaveChanges() (Entity Framework/MVC)...


c#asp.net-mvcentity-frameworksql-server-2008ef-database-first

Read More
How to use Database First Entity Framework + Catel...


entity-frameworkef-database-firstcatel

Read More
Mocking database in EF6 db first...


c#entity-frameworkunit-testingtestingef-database-first

Read More
EF delete many to many relationship...


entity-frameworkmany-to-manyef-database-first

Read More
EF6 ToListAsync does not run async but blocks the thread...


c#entity-frameworkasynchronousasync-awaitef-database-first

Read More
EF DB First refresh is not detecting FKs to a particular table...


c#entity-framework-5ef-database-first

Read More
EF4 DB-first: TPH approach?...


entity-framework-4linq-to-entitiesef-database-firstdatabase-firsttable-per-hierarchy

Read More
Pre-generating Entity Framework Views...


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

Read More
MVVM - Validating the model when a field in the viewmodel is changed...


c#wpfvalidationmvvmef-database-first

Read More
Binding ListBox with a model in MVC3...


asp.net-mvc-3c#-4.0asp.net-mvc-4asp.net-mvc-areasef-database-first

Read More
Do Data Annotations only work with ASP.NET?...


c#wpfmvvmdata-annotationsef-database-first

Read More
Add new table to an existing database using database first approach EF...


c#wpfentity-frameworkef-database-first

Read More
Entity Framework imports stored procedure despite that option is not selected...


c#entity-frameworkstored-proceduresef-database-first

Read More
How to use Repository pattern using Database first approach in entity framework...


.netasp.net-mvcentity-frameworkef-database-first

Read More
Adding an entity (and respective table) to EF DB-first model...


c#sql-serveref-database-firstentity-framework-6.1ef-model-first

Read More
How to correctly use Data Annotations to select which Items should be returned by the Web API?...


data-annotationsasp.net-web-api2circular-referenceef-database-first

Read More
Create EF models over command line or c#...


c#entity-frameworkcmddynamically-generatedef-database-first

Read More
Entity Framework 6.1.3 and SQL Server CE 4.0 - No Entity Framework provider found...


gitentity-framework-6ef-database-firstsql-server-ce-4

Read More
Inserting method differences between EF4/6...


c#entity-frameworkentity-framework-6ef-database-first

Read More
Generate Enum from Lookup Tables - EF 6...


c#entity-frameworkentity-framework-6ef-database-firstdatabase-first

Read More
Model.tt T4 does not generate custom enum files while they have no External Type set...


entity-frameworkentity-framework-6t4ef-database-first

Read More
How to configure entity framwork (Model First ) on microsoft azure?...


azurecode-firstef-database-first

Read More
EntityType 'x' has no key defined, Reuse DB First in Code First...


entity-frameworkef-code-firstef-database-first

Read More
How to Return Results from a Lookup Table in My MVC5 Controller and View?...


sql-serverasp.net-mvcentity-frameworkef-database-first

Read More
BackNext