Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

WPF Automatic binding when an EF's entity values change

Using MVC 3 Entity Framework Code-First, how do you create a new "many" object in a one-to-many relationship?

Code-First Migrations for multiple databases?

c# entity-framework

Cache table with entity framework

entity-framework caching

Add controller dialog not listing External Model Classes

How do I target another database with tracker-enabled-dbcontext

Using Entity Framework and where queries without creating lots of queries (avoiding N+1)

saving data in multiple tables in one transaction using entity framework

Entity Framework: Unknown column in 'where clause

DDD and business rules that need ACID

How do SQL Server computed columns work in EntityFramework?

Getting new DbContext when unit testing with Asp.Net Boilerplate

Error "Could not load file" but I didn't ask for it

Entity Framework, Repository Pattern, Unit of Work and Testing

saving datetime with format yyyy/MM/dd HH:mm:ss cause validation error in asp.net mvc

An exception occurred in EntityFramework

Entity Framework and Web API ObjectDisposedException

Fixed-length string column in Code First Migrations

C# How to use DbContext.Database.SqlQuery with abstract/derived classes

c# entity-framework