Search code examples
Is DbContext the same as DataContext?...

c#databaseentity-framework-4

Read More
ORACLE and Entity Framework. Error:the specified store provider cannot be found in the configuration...

.netoracle-databaseentity-framework-4odp.net

Read More
Detect which properties changed on an Entity Framework EntityObject...

.netentity-frameworkentity-framework-4

Read More
Entity Framework Code First Fluent Api: Adding Indexes to columns...

c#entity-framework-4ef-code-firstdata-annotationsfluent-interface

Read More
Using NuGet Package Manager console outside Visual Studio to run Entity Framework Migrations...

visual-studio-2010entity-framework-4nugetentity-framework-migrations

Read More
How to ask the database server for current datetime using entity framework?...

entity-frameworkentity-framework-6entity-framework-4

Read More
Entity Framework - printing EntityValidationErrors to log...

c#entity-frameworkloggingentity-framework-4

Read More
How to get original values of an entity in Entity Framework?...

entity-framework-4entity

Read More
Mapping of stored procedures is all-or-nothing in Entity Framework? (FunctionMapping)...

entity-frameworkstored-proceduresentity-framework-4

Read More
1-to-1 relationship causing exception: AssociationSet is in the 'Deleted' state. Given multi...

c#entity-frameworkentity-framework-4one-to-oneentity-framework-4.3

Read More
SqlClient SqlException not caught...

c#entity-frameworkentity-framework-4azure-sql-databasesqlclient

Read More
Why is EF trying to insert NULL in id-column?...

c#.netentity-frameworkentity-framework-4

Read More
How do I find a specific table in my EDMX model quickly?...

c#vb.netentity-framework-4edmxedmx-designer

Read More
The version of SQL Server in use does not support datatype datetime2?...

sqlsql-serverentity-frameworkentity-framework-4linq-to-entities

Read More
Solution for: Store update, insert, or delete statement affected an unexpected number of rows (0)...

sqlsql-serverentity-frameworkentity-framework-4triggers

Read More
Return value mapping on Stored Procedures in Entity Framework...

c#stored-proceduresentity-framework-4mapping

Read More
SQL Server - Database 'Database' does not exist. Make sure that the name is entered correctl...

sql-serverdatabaseentity-frameworkentity-framework-4

Read More
ASP.net MVC 2.0 using the same form for adding and editing...

c#asp.net-mvcentity-frameworkasp.net-mvc-2entity-framework-4

Read More
IDENTITY_INSERT ON not being respected for Entity Framework DBSet.Add method...

entity-frameworkef-code-firstentity-framework-4sql-server-ce

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

.netentity-framework-4azureef-code-firstazure-sql-database

Read More
Configuring EF to throw if accessing navigation property not eager loaded (and lazy-load is disabled...

entity-frameworkentity-framework-4lazy-loadingeager-loading

Read More
Linq-to-Entities Include method not found...

entity-framework-4linq-to-entities

Read More
LINQ to SQL query has wrong values in results...

c#entity-frameworklinq-to-sqlentity-framework-4linq-to-entities

Read More
How to Fetch Data from database using Entity Framework 6...

c#entity-frameworkentity-framework-4linq-to-entities

Read More
The principal end of this association must be explicitly configured using either the relationship fl...

c#.netentity-framework-4associations

Read More
Multi tenant application with ASP.NET Core 3.0 and EF Core...

.netentity-frameworkasp.net-core.net-coreentity-framework-4

Read More
Create a DbSet<T> dynamically in Entity Framework?...

c#linq-to-sqlentity-framework-4ef-code-firstdbset

Read More
Avoid Lambda expression with multiple where clause...

c#sqllinqlinq-to-sqlentity-framework-4

Read More
how can I pass an array to a execute store command?...

c#entity-framework-4

Read More
Using Include in Entity Framework 4 with lambda expressions...

c#entity-framework-4lambda

Read More
BackNext