Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Difference between DownloadStringTaskAsync & DownloadStringAsync

Context.cs is empty after updating from database, .edmx file generates it empty

entity-framework

"ConnectionString has not been initialized" error when calling two different repositories

How to use FirstOrDefaultAsync() in async await WEB API's

How do I share DAL and BLL across multiple .NET applications?

Entity Framework CTP4: where to put SetInitializer?

How to do a simple Count in Linq?

Entity Framework Inserting Initial Data On Rebuild

c# mysql entity-framework

Distinct year-months with Linq (to entities)

c# linq entity-framework

Entity Framework 5 Invalid Column Name error

How do I convert this IQueryable<Patient> to DbSet<Patient> ?

Linq to entities is very slow using .Take() method

Entityframework duplicating when calling savechanges

How to check if my SQL Server Express database exceeds the 10 GB size limit?

The model backing the 'EFDbContext' context has changed since the database was created

Upgrade to EF6 on .net4 - System.Data.MetadataException: Schema specified is not valid

entity-framework

The type or namespace name 'SignInManager' could not be found (are you missing a using directive or an assembly reference?)

Sample for Entity Framework 6 + Code First + Oracle 12c

xunit and System.Interactive.Async

EF Migrations: The parameter 'frameworkName' cannot be an empty string