Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 4.1Code First connecting to Sql Server 2005

Entity Framework Code-First - Defining relationships with MembershipUser

Programmatically Enabling/Disabling Entity Proxies

Repository pattern and inheritance in .net

EF4 with MVC3 - Do I need The Repository Pattern?

Prevent T4 template from deleting existing files

entity-framework t4

Working with entity framework, preferred way?

How do I implement a search feature with Entity Framework?

EF4 how can I convert anonymous type to strong type in LINQ

N-Layer Architecture

Entity Framework Code First Azure connection

How to observe the Add action of DbSet<T>?

MVC3, multiple file upload, model binding

Entity Framework - Reuse Complex Type

Entity Framework is padding out my text fields although they are not Fixed Length

IQueryable extension method for linq2entities

Avoiding Shotgun Surgery with Database.SetInitializer

JOIN and LEFT JOIN equivalent in LINQ with Method Syntax

sql linq entity-framework

Entity Framework: Generating specific table if doesn't exist?

Does entity framework compare assigned values with original to determine IsModified flag?