Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to rollback in EF4 for Unit Test TearDown?

What is an Entity? Why is it called Entity?

Extending EF4 SQL Generation

How to get ObjectSet<T>'s entity key name?

c# .net entity-framework

Entity Framework Is it possible to add an ASSOCIATION between Primary Keys and a Foreign Key

Return Type for Collection from LINQ Query

Verify if object is already inside Entity Framework context

Many-to-many relationships in Entity Framework where join table has more than two fields?

C#/EF and the Repository Pattern: Where to put the ObjectContext in a solution with multiple repositories?

ADO.NET vs ADO.NET Entity Framework

entity-framework ado.net

The right way to manage database indexes with Entity Framework

Entity Framework 4.1 "Code First" SetInitializer not being called again after Database.Delete

Serialize Entity Framework object with children to XML file

What type of Linq to SQL queries should be compiled?

How to get all records within the last Two Days from the current Date using EF 4?

Serializing Entity Framework Objects into JSON

MvcMiniProfiler Unable to cast object of type EFProfiledDbConnection

Any Fluent API tutorials that use EF Database-First approach to explain the subject?

Where in the call chain should Include() EF LINQ extension be positioned?

How to extend aspnet membership forms authentication tables?