Search code examples
Why does EF generate this sql when querying reference property...

sqlentity-frameworkentity-framework-4

Read More
EF Code First: Where can I find the SavingChanges Event?...

c#.netentity-frameworkentity-framework-4entity-framework-4.1

Read More
Sharing Entity Framework Library across multiple projects...

c#asp.netentity-framework-4

Read More
How Can Access Label In Repeater...

asp.netvb.netentity-frameworkentity-framework-4entitydatasource

Read More
Is this possible to model a "foreign key" into multiple tables with Entity Framework?...

entity-frameworkentity-framework-4

Read More
How can I aggregate date data with EntityFramework but without skipping entries with no data?...

sql-serverentity-frameworkentity-framework-4

Read More
How do I prevent orphaned objects in Entity Framework 4.x?...

c#entity-framework-4

Read More
Adding multiple inherited instances of different children types in a TPT Mapping EF4.1...

inheritanceentity-framework-4entity-framework-4.1

Read More
which is the difference betwwen this two ways to refresh the dbContext?...

entity-framework-4concurrencyrefresh

Read More
Best way to ignore properties with WCF Data Service...

entity-framework-4propertieswcf-data-services

Read More
Entity Framework Does not Import Table with Super Key...

c#entity-frameworkentity-framework-4linq-to-entitiesmany-to-many

Read More
Using a separate file to maintain the connection string for entity framework...

entity-frameworkentity-framework-4connection-string

Read More
Setting default value in entity framework - Database First...

c#asp.net-mvc-3entity-framework-4

Read More
Update model from database erases all customizations to SSDL file EF4...

databaseentity-frameworkvisual-studio-2010ado.netentity-framework-4

Read More
The property 'text' is part of the object's key information and cannot be modified...

c#entity-framework-4

Read More
How can I do a group by on rows with a day of month for each in the group?...

sql-serverentity-frameworklinqentity-framework-4

Read More
EF CodeFirst advantages and disadvantages...

.netarchitectureormentity-framework-4entity-framework-4.1

Read More
INotifyPropertyChanged is not refreshing my listview in WPF MVVM entity...

c#wpfentity-frameworkentity-framework-4

Read More
Sql Server heavily queried Table - should I store secondary info (html text) in another table...

performancesql-server-2008c#-4.0entity-framework-4

Read More
Data Annotations not showing for partial Entity classes in MVC 4...

c#entity-framework-4asp.net-mvc-4data-annotations

Read More
Entity Framework 4: Selecting Single Record...

entity-frameworkselectentity-framework-4record

Read More
Entity Framework use model for different providers...

.netentity-frameworkentity-framework-4

Read More
Dynamic Linq with date fields...

c#linqentity-frameworkentity-framework-4entity-framework-4.1

Read More
Entity framework- EF Code First Select foreign key...

entity-frameworkentity-framework-4entity-framework-6entity-framework-5asp.net-mvc-5.2

Read More
How to write SQL query to LINQ using Lambda Expression?...

entity-framework-4

Read More
Reflection with lambda expression...

reflectionentity-framework-4lambda

Read More
How to make Entity Framework CTP5 work with SQLite?...

c#.net-4.0entity-framework-4sqliteef-code-first

Read More
"Incorrect number of parameters supplied for lambda declaration" creating Lambda Expressio...

c#entity-framework-4lambda

Read More
How to dynamically cast a property to an unknown class and perform a check on it in C# Entity Framew...

c#entity-framework-4system.reflection

Read More
FormView with EntityDataSource and DropDownList gives "A property names '{0}' was not f...

asp.netentity-framework-4webforms

Read More
BackNext