Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to get records between two dates in C#, ASP.NET MVC 3 using Entity Framework?

'EditItem' is not allowed for this view. WPF .NET 4 / EF 4.1 - Master - Detail

How to do an outer join in LINQ?

Return Only Child Entity Linq Entity Framework

How to query an EF model (EDMX document) with XPath

xml entity-framework xpath

Using Entity Framework to save data that have foreign key constraints

Entity framework. Quering parent entity with subclass property loaded

Can the VS Entity Data Model Designer be configured to use a newer version of the EF?

How do I do multiple level eager loading in Entity Framework 4.3 when I have a polymorphic collection?

Paging in ListView with Entity Framework

asp.net entity-framework

Avoid Oracle schema name with Entity Framework

How to set filter option on DbSet property in Entity Framework?

Cannot convert type string to decimal in linq query

C# + MySql + Code First: Format of the initialization string does not conform to specification starting at index 0

c# mysql entity-framework

EntityCommandExecutionException: Invalid column name 'Entity_Id'

.net entity-framework

Getting a bool or int result from a Stored Proc

c# sql entity-framework

EntityFramework SaveChanges() throws concurrent transaction error

EF Core adding discriminator column to owned entity