Search code examples
Generating fake instances at runtime...

.netasp.net-mvcentity-frameworkentity-framework-4mocking

Read More
How to get Entity Framework Code First and nullable foreign key properties to work?...

c#.netentity-framework-4ef-code-first

Read More
Entity Framework, Is there any performance improvement on querying at repository instead at service ...

performanceentity-frameworklinqentity-framework-4repository

Read More
EF delete trying to update foreign key...

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

Read More
Generic Query with Entity Framework 4. Generic Repository?...

asp.net-mvc-2entity-framework-4repository-patterngeneric-programming

Read More
SQL Query conversion Vs Entity Framework...

entity-framework-4

Read More
Trying to get Distinct() and/or GroupBy(...) in returned ToList...

asp.netentity-framework-4

Read More
Entity Framework 4.0 only include some related data...

linqc#-4.0entity-framework-4

Read More
Entity framework with inheritance, condition, and foreign key...

visual-studio-2010entity-frameworkentity-framework-4

Read More
Insert new object with existing object...

c#.netentity-frameworkentity-framework-4

Read More
How to show Alert Message like "successfully Inserted" after inserting to DB using ASp.net...

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

Read More
Return additional column in Linq Query?...

c#linqentity-framework-4

Read More
A field or property with the name was not found on the selected data source...

asp.netvb.netentity-frameworkentity-framework-4linq-to-entities

Read More
How can i retrieve a distinct list in Linq?...

asp.netlinqasp.net-mvc-4c#-4.0entity-framework-4

Read More
Exception raised when I'm trying enable migrations in EF 4.3.1...

entity-frameworkentity-framework-4entity-framework-migrations

Read More
Concatenating String in LINQ-to-Entities...

asp.netvb.netentity-frameworkentity-framework-4linq-to-entities

Read More
How to load nested Entity Framework objects efficiently...

c#entity-framework-4

Read More
How to get number of rows updated by a query in .net...

asp.net.netsql-serverado.netentity-framework-4

Read More
How can I get the entity types' name in an esql query...

entity-framework-4entity-sql

Read More
Entity query select '*' error...

asp.netentity-framework-4entity-sql

Read More
Limiting EF result set permanently by overriding ObjectQuery ESQL...

entity-frameworkreflectionentity-framework-4entity-sql

Read More
In what situations should I use Entity SQL?...

sqlentity-frameworklinqentity-framework-4entity-sql

Read More
ESQL in Entity Framework...

entity-frameworkentity-framework-4entity-sql

Read More
Entity Framework/SQL2008 - How to Automatically Update LastModified fields for Entities?...

c#.netsql-server-2008entity-framework-4datetime-generation

Read More
Entity Framework cached query plan performance degrades with different parameters...

sql-serverperformanceentity-framework-4sql-execution-plansql-server-2008r2-express

Read More
Set default value in EF designer datetime...

entity-framework-4

Read More
Unable to convert IEnumerable<int> to List<T> in Entity Framework...

c#linqentity-framework-4

Read More
How change tracking works in Entity Framework...

c#entity-framework-4dbcontextchange-tracking

Read More
How can i add var item in EF?...

c#entity-framework-4

Read More
EF code first List<DateTime> not creating table...

c#.netentity-framework-4code-first

Read More
BackNext