Search code examples
Entity Framework 4.1 InverseProperty Attribute and ForeignKey...


c#mappingentityentity-framework-4.1cascading-deletes

Read More
ADO.NET DbContext Generator vs. ADO.NET Poco Entity Generator (ObjectContext)...


entity-frameworkentity-framework-4entity-framework-4.1

Read More
Entity Framework Code First Many to Many NullReference...


asp.net-mvcentity-framework-4entity-framework-4.1ef-code-firstentity-relationship

Read More
Entity Framework Code First IQueryable...


c#entity-framework-4.1

Read More
How to deal with "computed" property in Entity Framework 4.1?...


entity-frameworklinq-to-sqllinq-to-entitiesentity-framework-4.1

Read More
Repository pattern by using entity framework...


c#design-patternsentity-framework-4.1entity-framework-5repository-pattern

Read More
How do I use the DbGeography Spatial Data Type with EF4.1...


c#-4.0entity-framework-4.1spatial

Read More
Having problems while updation in asp.net mvc project...


c#asp.net-mvc-3entity-framework-4.1

Read More
How to get the Primary Key(s) in Entity Framework 4.1, i.e. using DbContext...


entity-frameworkentity-framework-4.1

Read More
MVC, entity framework, foreign key data set to null when using HTML.DropDownFor...


asp.net-mvcentity-framework-4.1html.dropdownlistfor

Read More
Error storing Image in SQL CE 4.0 with ASP.NET MVC 3 and Entity Framework 4.1 Code First...


imageasp.net-mvc-3sql-server-cecode-firstentity-framework-4.1

Read More
Entity Framework EF4.1 - stored procedure "could not be found in the container"...


c#sql-server-2008entity-framework-4.1sql-server-expressappharbor

Read More
Entity Data Model Wizard not creating tables in EDMX file...


ado.netentity-framework-4.1

Read More
Register changes in the ViewModel on Entity modifications...


c#wpfmvvmentity-framework-4.1

Read More
The operation cannot be completed because the DbContext has been disposed...


asp.net-mvc-3entity-framework-4.1ninjecthttpmodule

Read More
Can a project have two different EF data models that reference the same table?...


entity-frameworkentity-framework-4.1

Read More
DbContext.ChangeTracker, DbContext.Entry() inconsistencies...


entity-framework-4.1ef-code-firstchange-tracking

Read More
How to map a table column to two entity properties?...


entity-frameworkentity-framework-4.1mapping

Read More
EF4.1 Code first one to many self reference...


entity-frameworkentity-framework-4.1ef-code-first

Read More
How to set foreign key in EntityTypeConfiguration Class...


c#entity-frameworkentity-framework-5entity-framework-4.1

Read More
Entity Framework: There is already an open DataReader associated with this Command which must be clo...


asp.net-mvcasp.net-mvc-3entity-frameworkentity-framework-4entity-framework-4.1

Read More
Linq to Entities and reversing a column...


linqsql-server-2008entity-framework-4.1

Read More
Navigation Property not loading when only the ID of the related object is populated...


c#ef-code-firstentity-framework-4.1entity-relationshipnavigation-properties

Read More
entity framework 4.1 invalid column name...


entity-frameworkentity-framework-4entity-framework-4.1

Read More
Entitystate is set to modified instead of Delete...


entity-framework-4.1

Read More
Is it possible to add two table's data in Seed method in Entity Framework(Code-first)?...


entity-frameworkentity-framework-4entity-framework-5entityentity-framework-4.1

Read More
Repopulate cascading dropdownlist in edit mode - MVC...


c#asp.net-mvcasp.net-mvc-3entity-framework-4.1

Read More
Issue in EF, mapping fragment,no default value and is not nullable...


entity-frameworkentity-framework-4entity-framework-4.1entity-relationship

Read More
Entity Framework - Keyword not supported: 'metadata'...


entity-framework-4.1metadataconnection-string

Read More
Is UnitOfWork and GenericRepository Pattern redundant In EF 4.1 code first?...


unit-testingmockingrepository-patternentity-framework-4.1unit-of-work

Read More
BackNext