Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

ADO.NET Entity Framework ObjectContext - Caching Question

VS 2008, .net 3.5 project in VS 2010: Could not load type ...EntityDesignerBuildProvider

How can I add an Image type to an EF4 Code First Entity?

Add/Remove many to many associations in Entity Framework

Is it possible to create a generic Repository class for all my objects?

Entity Framework include Where

Is there a way in Oracle to make a column not case sensitive?

Good example of combining WPF + WCF + Entity Framework [closed]

How to disable issueing queries against EdmMetadata table?

Async await support in Entity Framework?

How to filter IEnumerable based on an entity input parameter

Data binding linq query to datagridView in Entity Framework 5.0

What ORM can I use for Access 2007 - 2010? I'm after WPF binding to the tables etc

why i can't save the current DateTime.Now using Entity Framework

c# .net entity-framework

How can a database username and password be stored securely in a web.config file when using Entity Framework

Entity Framework - How to prevent a model property from column creation?

pass model to view using viewbag

DbContext not initializing with SQL Server Compact in ASP.Net MVC

LastIndexOf in LINQ to Entities

why identity number in ef jump to a big number? [duplicate]