Search code examples
SQL Server Compact Code First: Database not created...

entity-framework-6ef-code-firstsql-server-cecode-first

Read More
How to remove child one to many related records in EF code first database?...

c#entity-frameworkcode-first

Read More
Unable to connect my MVC web appliaction to Oracle Database using code first method...

oracle-databasemodel-view-controllercode-first

Read More
entity framework 6 - seeding database throws System.NullReferenceException...

c#entity-framework-6entity-framework-corecode-first

Read More
Does Entity Framework Code First support stored procedures?...

c#entity-frameworkstored-procedurescode-first

Read More
Case Sensitive with Entity Framework Code First...

c#entity-frameworkentity-framework-6code-first

Read More
Entity Framework (Code First) One to Many and One to One relations (with two entities). How to?...

entity-frameworkone-to-manycode-firstone-to-onerelationships

Read More
If I change the Navigation Property for the Parent Entity in a class, do I need to manually change t...

c#databaseentity-frameworkcode-first

Read More
Trying to create mapping from visual foxpro tables to entity framework using VFP Entity Framework Pr...

databaseentity-frameworkcode-firstvisual-foxpro

Read More
Object mapping in code-first, cannot get table property...

c#.netasp.net-mvcentity-framework-5code-first

Read More
Entity framework Code First multiple mappings of one entity type inside of another entity type...

entity-frameworkcode-firstentity-framework-migrationsfluent-interface

Read More
Code First issue with seeding data in Cyrillic...

c#.netentity-frameworkcode-first

Read More
How to disable migration in Entity Framework 4.3.1?...

code-firstentity-framework-migrationsentity-framework-4.3

Read More
Initialize database in code-first SQLite...

c#wpfcode-first

Read More
How to set data type property as smalldatetime...

c#ado.netc#-4.0entity-framework-4code-first

Read More
How can I have both public and private empty constructor?...

c#ef-code-firstcode-first

Read More
EF Code first - Detect one-to-many relationships property for given type...

c#entity-frameworkef-code-firstcode-first

Read More
How to store a picture using Entity Framework...

c#visual-studioentity-frameworkef-code-firstcode-first

Read More
I want to use a table ID to a different table that takes two of that tables ID, Entity Framework, co...

c#sqlentity-frameworkdatabase-migrationcode-first

Read More
Entity Framework Code First - two entities with same name but in different namespaces...

c#entity-frameworkentity-framework-4.1code-first

Read More
Entity Framework - Add existing foreign key to class structure...

c#entity-frameworkrelationshipcode-first

Read More
Problems with Code First Migration and SQL Server Management Studio...

c#sql-servercode-first

Read More
How to calculate total cost...

c#entity-framework-6code-first

Read More
Query joined tables c# code first...

c#entity-frameworkjoincode-first

Read More
EF : why child records are not deleted...

c#entity-frameworkentity-framework-6ef-code-firstcode-first

Read More
How to change Database file location with EntitiyFramework CodeFirst auto migration and LocalDB...

c#entity-frameworkmigrationcode-firstlocaldb

Read More
How to specify Unique Key in EF 7 Code First with Data Annotations...

entity-frameworkdata-annotationscode-firstentity-framework-core

Read More
Why EF tries to convert List<Type> to Type when saving an object with a list of related object...

c#entity-frameworkcode-first

Read More
Getting DbUpdateException when adding a row...

c#linqasp.net-coreentity-framework-corecode-first

Read More
Where does Entity Framework code-first migration deploy database...

entity-frameworkmigrationconnection-stringcode-first

Read More
BackNext