Search code examples
Using a Substring in LINQ causes query to time out?...


entity-frameworklinqentity-framework-4linq-to-entities

Read More
Entity Framework 4.1 Codefirst: "Given multiplicity constraints" error when deleting one-t...


c#entity-framework-4one-to-many

Read More
EF : Projecting data into a sub-class of a class...


c#entity-framework-4projection

Read More
MVC Music Store linked table data...


c#asp.net-mvcentity-framework-4ef-database-first

Read More
Warnings in edmx file when upgrading from 3.5 to 4...


.net-4.0entity-framework-4.net-3.5migrationedmx

Read More
best way to filter rows by permission in Entity Framework...


c#entity-frameworkentity-framework-4

Read More
Model containing a list of other model in Entity Framework...


c#entity-frameworkentity-framework-4one-to-many

Read More
ASP.NET WebAPI 2 Nested JSON...


c#asp.netjsonasp.net-web-apientity-framework-4

Read More
Entity Framework Insert record without "addto" method...


vb.netentity-framework-4crud

Read More
how to join 4 table in linq...


c#linqentity-frameworkentity-framework-4

Read More
How do I make an "Except" LINQ to Entities query?...


linq-to-entitiesentity-framework-4

Read More
Convert EF 4 add/attach method to EF 6...


c#.netentity-framework-4entity-framework-6repository-pattern

Read More
Cannot implicitly convert type 'object' to 'int'. An explicit conversion exists (are...


c#castingentity-framework-4telerik

Read More
Entity Framework and Membership Provider not working...


asp.net-mvcentity-framework-4

Read More
How to use Like operator in entity framework lamba expression...


c#sqllambdaentity-framework-4

Read More
Update m-to-m relationship, duplicate primary key...


c#entity-frameworkentity-framework-4entity-framework-6

Read More
ASP.NET linq Select with multiple joins...


asp.netentity-framework-4

Read More
Moq test if an attribute was changed in a method that returns void...


c#visual-studioentity-framework-4moq

Read More
How implement a Master Detail in a Web Form using Entity Framework...


entity-frameworkentity-framework-4

Read More
"Where" clause in Entity Framework not retrieving child entities...


c#entity-frameworkentity-framework-4where-clausenavigation-properties

Read More
Entity Framework Batch Update by ID...


c#sql-server-2008entity-framework-4

Read More
Entity Framework generating sql queries without where clauses...


c#-4.0entity-framework-4

Read More
How to make changes in Database First code to make it working with Code First...


asp.net-mvc-4entity-framework-4code-firstsimplemembershipef-database-first

Read More
unable to set other specified column as primary key instead of Id column to table using entity frame...


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

Read More
EF + ODP.NET: The specified value is not an instance of type 'Edm.Decimal'...


oracle-databaseentity-frameworkentity-framework-4odp.netodp.net-managed

Read More
How do I prevent Entity Framework from loading a FileStream column into a byte array?...


asp.netc#-4.0entity-framework-4

Read More
How to fix SqlException incorrect syntax near @p0 for Delete Top n command...


c#sql-serverentity-framework-4

Read More
Entity Framework 4: What is the best way to add and save an entity?...


c#asp.net-mvcentity-frameworkasp.net-web-apientity-framework-4

Read More
Many to Many Query in Entity Framework 4...


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

Read More
Determine Duplicate data using LINQ to EF...


c#linqentity-framework-4

Read More
BackNext