Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Can't find template for adding connection to database with Entity Framework, Visual Studio 2012

EntityFramework is deleting my records on dbcontext creation

Resolving dependencies for Microsoft.Data.Entity.SqlServer fails

Get the Max Length of a column in Entity Framework

Selecting Distinct Count and Sum of columns received as sub-query in Entity Framework

c# sql entity-framework

Can I have multiple DbContexts in the same project

c# entity-framework

LINQ to Entities Method Not Recognized - Extension Method Style

The 'data source' keyword is not supported. (ASP.Net app, Entity-framework 5, Code first, migrations)

entity framework database issue - A network-related or instance-specific error occurred while establishing a connection to SQL Server

Entity Framework and Models with Simple Arrays

entity-framework

Unit testing code using IQueryable

c# Lambda Query fetching one of the property weirdly null

How correctly implement Unit Of Work per scope and Repository in desktop server side application using Entity Framework 4?

How to properly separate model validation from Controller into Service?

EF Migrations: Truncate table