Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF 4.1 - How to add a default on insertion for datetime column

Entity Framework only with stored procedures

Better way to write this linq query?

c# linq entity-framework

How to unit test repository method

Cannot convert Generic.List<AnonymousType#1> to Generic.List<BillEF.Bill>

LINQ and the KeyValuePairs

c# linq entity-framework

Primary key constraint violation when adding new row into table with EF

Is there a way to test a SQL Statement to see if is executable in C#?

Entity Framework vs. ADO.NET [closed]

Code First Fluent API validation not working

Adding a Parent's ID to hidden field

Linq To Entities Get 2nd Last entry In List

How do I delete related objects in Entity framework code first database?

View's in Entity Framework won't update

entity-framework view

Entity Framework Filter by grandchildren entities

Azure EF Code First Migration Initializer

How to round trip an object with relation using asp .net web api, entity framework and json (code first)?

How to handle exception from specific database error

Issue in EF, mapping fragment,no default value and is not nullable

Entity Framework 5 stopped running T4 templates files on save