Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Should / Can I use Entity Framework for non standard CRUD?

Why is my Navigation Properties empty in Entity Framework 4?

sql wcf entity-framework

Export Gridview Data to Excel in ASP.NET Linq data bind

Handling null nested values when using .Select() in Lambda with Entity Framework

c# entity-framework lambda

Unable to determine the principal end of an association between the types 'X' and 'X'

On Mac M1 machine - Not able to run EF core Migrations Add ,Update in Asp.Net Core 3.1

Issues with LINQ (to Entity) [adding records]

Include a collection and then a collection one level down

c# linq entity-framework

Type Is not defined - C# class to VB.NET

Unit testing EF - how to extract EF code out from BL?

How to get current date and time in view?

Generic findById with Entity Framework and composite keys

c# entity-framework

Foreign key issues in EF6 CF

What's the initial catalog in my SQL Server local database?

No databases found in the project during publishing of website

How can I run a series of sql scripts with EF 4.3 Migrations?