Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Unable to determine the principal end of an association - Entity Framework Model First

Operator '==' cannot be applied to operands of type 'System.Guid' and 'string' in linq to entity

MVC 3 : The MSDTC transaction manager was unable to pull the transaction from the source

Entity Framework calling stored procedure expects parameter which was not supplied

How to get the Primary Key(s) in Entity Framework 4.1, i.e. using DbContext

Is it possible to create a generic method for adding items to a entity framework dbset?

The type or namespace name 'ObservableCollection' could not be found

c# asp.net entity-framework

Multipleactiveresultsets in Entity Framework 4.1 Code First

Programmatically chain OrderBy/ThenBy using LINQ / Entity Framework

linq entity-framework

How to get provider specific ConnectionString from Entity Framework

Specify an SQL username other than dbo in Code First Entity Framework ( C# ASP.NET MVC 3 )

EF4 LINQ Include(string) alternative to hard-coded string?

Server-side validation of a REQUIRED String Property in MVC2 Entity Framework 4 does not work

.NET ORMs need virtual, and can't deal with sealed?

Left Join Linq to Entity's Vb.net

The entity type IdentityUser is not part of the model for the current context

How can I implement DBSet.AddOrUpdate in Entity Framework 4.4?

Entity framework, code first. Child objects not populating when called

AutoMapper unable to cast TestDbAsyncEnumerable to IQueryable

EF7: The term 'add-migration' is not recognized as the name of a cmdlet