Search code examples
EF Code First: How to get random rows...


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

Read More
Get Record ID in Entity Framework after insert...


asp.netentity-framework-4.1detailsview

Read More
SQLite CreateDatabase not supported error...


asp.net-mvc-3sqliteentity-framework-4.1ef-code-firstsystem.data.sqlite

Read More
One to one relationship, different key column name, Entity Framework, Code First approach...


c#ef-code-firstentity-framework-4.1

Read More
No mapping exists from object type System.Collections.Generic.List when executing stored proc with p...


entity-frameworkentity-framework-4.1ef-code-first

Read More
Naming columns in self referencing virtual properties...


c#.netentity-frameworkef-code-firstentity-framework-4.1

Read More
Entity Framework DbContext SaveChanges() OriginalValue Incorrect...


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

Read More
Entity Framework Code-First: How to manually update the database?...


.netc#-4.0entity-framework-4.1ef-code-firstsql-server-ce

Read More
How do I detach objects in Entity Framework Code First?...


entity-frameworkentity-framework-4.1ef-code-first

Read More
Stop EF Database Initialization for DefaultMembershipProvider...


entity-framework-4.1asp.net-mvc-4membership-provider

Read More
Getting all keys and their values from ObjectStateEntry in Entity Framework...


c#entity-frameworkentity-framework-4.1auditef-database-first

Read More
Entity Framework Code First - two Foreign Keys from same table...


c#entity-frameworkormcode-firstentity-framework-4.1

Read More
Generic Way to Check If Entity Exists In Entity Framework?...


c#genericsentity-framework-4.1

Read More
StringLength vs MaxLength attributes ASP.NET MVC with Entity Framework EF Code First...


asp.net-mvc-3ef-code-firstentity-framework-4.1

Read More
mapping multiple tables to a single entity class in entity framework...


c#entity-frameworkasp.net-mvc-3c#-4.0entity-framework-4.1

Read More
Entity Framework: Querying Child Entities...


entity-frameworklinq-to-entitiesentity-framework-4.1

Read More
Get a list of elements by their ID in entity framework...


c#.netef-code-firstentity-framework-4.1

Read More
Is there a way to reset a DbContext without disposing and reinstantiating it?...


entity-frameworkentity-framework-4entity-framework-4.1

Read More
Unit Testing DbContext...


unit-testingentity-framework-4.1

Read More
Sorting data using EF DbSet...


c#entity-framework-4.1code-first

Read More
Entity Framework Code First Date field creation...


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

Read More
Should a Repository return IEnumerable<T> , IQueryable<T> or List<T>?...


entity-framework-4.1repositoryappfabricazure-appfabricappfabric-beta-2

Read More
Get the primary key value of an arbitrary entity in code first...


c#entity-framework-4.1

Read More
Entity Framework not saving changes...


c#asp.net-mvc-3sql-server-2008entity-framework-4.1

Read More
Unable to insert records in SQLite database using Entity Framework 5...


sqliteentity-framework-4.1

Read More
Transactional operation with SaveChanges and ExecuteStoreCommand...


c#-4.0entity-framework-4.1ef-code-first

Read More
How to delete a record with a foreign key constraint?...


c#asp.netasp.net-mvcentity-frameworkentity-framework-4.1

Read More
Data Annotations - Not Zero...


entity-frameworkentity-framework-4.1data-annotationswcf-ria-services

Read More
Is it better to have a BaseEntity type or Interface that all entities derive from?...


entity-framework-4.1

Read More
InvalidOperationException (collection is already set to an EntityCollection) after template modified...


entity-frameworkentity-framework-4.1entity-framework-5t4dbcontext

Read More
BackNext