Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Custom function to determine "Navigation" property in either EF4 or straight T-SQL

c# t-sql entity-framework

What is the location of database if doing Code First using SqlServer CE 4.0?

How I can combine query these data

c# entity-framework linq

Entity Framework Code First from database not adding Key attribute

.NET 7: a connection was successfully established with the server, but then an error occurred during the login process

Overriding the Deletion of Entities

Entity 5/6 Model first: do I have to manually map entities?

.net entity-framework

Machine.Specifications and Entity Framework Examples

Resx files and embedding into assembly

add column with value depending on other column value in entity framework migration

Prevent EF 4.1 from deleting my database diagram

Call stored procedure from LINQ (with dbcontext)

How do I get the corresponding POCO object Type from an Entity Framework Metadata EntityType object?

Understanding virtual and calculated properties in Entity Framework