Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Use reflection to get lambda expression from property Name

Using a separate file to maintain the connection string for entity framework

How do I get Entity Framework to only update the Properties modified in the SQL generated?

EF4: LINQ 2 Entities query works in C# but not in VB

MvcScaffolding: How to support many-to-many relationships between entities

LINQ-to-Entities, Ambiguous Column Name with association between two views with the same column name

Removing select N+1 without .Include

Exe file is not running from my Windows service with database connectivity?

MVC 3, Entity Framework 4.x, Database First, Desperation

How do I catch a SqlException thrown by RAISERROR called in a trigger set off by Entity Framework 4?

Return entity type when using table per type inheritance

c# entity-framework-4

How To Update EF 4 Entity In ASP.NET MVC 3?

Can I do an INSERT with a SELECT equivalent in Entity Framework 4

What is the scope of my Ninject injected ObjectContext in my custom MembershipProvider (using Request scope)?

How to combine inner join and left join in Entity Framework

NUnit first test very slow with Entity Framework in Resharper test runner

Testing EF 4.0 with POCO and t4 templates - How mock context?

c# entity-framework-4 t4

MVC3 EF4 POCO Repository/UnitOfWork Connection Error