Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

XML Fields with Entity Framework Code First

Why am I getting an IdentityRole error?

EF Database first how to update model for database changes?

Entity Framework v5 release candidate throws exceptions when using enums in model

Constructor on type 'System.Data.Entity.Infrastructure.SqlConnectionFactory' not found

.NET 4.5, EF 5 and MembershipProvider

Entity Framework 5 and Char Enums

How do I identify which Linq functions will not call to sql multiple times?

Entity Framework 5 - only select entities where entity IsActive

Entity Framework MigrateDatabaseToLatestVersion giving error

MVC "create view" when there is one to many relationship in model

How to use guid as primary key column (identity) in entity framework 5 with default value newid()?

entity-framework-5

Entity Framework 5 stopped running T4 templates files on save

Seed Database at Application Start - ASP MVC 3 and EF

Equivalent of ObjectContext.AddObject(entityName, entity) on DbContext

Query upcoming birthdays

c# linq entity-framework-5

EF5 need update ContainerName.FunctionImportName for accessing Stored Procedure when updating models, Any charming solution?

Entity framework DbContext update value without query and by foreign key

Linq Dynamically append Where clauses with OR

PagedList package installed, "missing assembly reference" error in controller