Search code examples
Entity Framework | Code First - Get Name Of Created Table...


entity-frameworkentity-framework-4entity-framework-4.1code-first

Read More
Performance of stored procedures & Entity Framework...


performanceentity-frameworkstored-proceduresentity-framework-4

Read More
Entity Framework Code First naming conventions - back to plural table names?...


c#entity-frameworkentity-framework-4ef-code-firstnaming-conventions

Read More
entity ria dropping navigation property values after save...


entity-framework-4silverlight-5.0

Read More
Why re-initiate the DbContext when using the Entity Framework?...


c#.netwcfentity-framework-4dbcontext

Read More
How to get rid of model validation errors on entities that are not in my DBContext?...


c#entity-framework-4dbcontext

Read More
ASP.NET MVC 3, Entity Framework 4. Update entity with relation to many...


asp.netasp.net-mvcentity-frameworkasp.net-mvc-3entity-framework-4

Read More
Entity Framework with interfaces does not work - what the best way to handle the same?...


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

Read More
The table/view does not have a primary key defined...


wpfsql-server-2008entity-framework-4entity-framework-4.1

Read More
What DBContext is being invoked when using Dim Results = Me.Objects...


c#vb.netentity-framework-4entity-framework-6dbcontext

Read More
Converting a date time field to string in linq...


c#linq-to-sqlentity-framework-4

Read More
null vs default(decimal?) set to null - giving different results...


c#linqentity-framework-4linq-to-entities

Read More
Deleting Entity Object with 1 to Many Association to View-Based Entity...


c#.netentity-frameworkentity-framework-4

Read More
Map model to existing database table using Entity Framework...


c#.netentity-frameworkentity-framework-4entity-framework-5

Read More
Entity Framework Paging...


asp.net-mvcwebformsentity-framework-4

Read More
Embedding a readonly SQLite Database in a DLL and conenct via Entity Framework...


sqlitec#-4.0entity-framework-4

Read More
Entity Framework v4 POCO templates: repository returns object of incorrect type...


entity-frameworkentity-framework-4

Read More
How to extract only Stored Procedures from the MetadataWorkspace?...


entity-frameworkentity-framework-4

Read More
Update Model from Database not updating changed data type...


asp.net-mvc-3entity-framework-4

Read More
Paging error with EntityDataSource...


asp.netentity-framework-4

Read More
How to receive dynamically added values from view to controller in ASP.NET MVC?...


c#jqueryasp.net-mvcasp.net-mvc-4entity-framework-4

Read More
Entity framework work locally but not on azure...


sqlentity-framework-4azure

Read More
jquery Ajax Value Not Save correctly in Mvc...


jqueryajaxasp.net-mvcc#-4.0entity-framework-4

Read More
Adding subitems to a mvc model without needing to loop thru a list?...


asp.net-mvc-3liststored-proceduresentity-framework-4

Read More
How to handle ObjectResult in Entity Framework 4...


c#entity-framework-4

Read More
Linq - Get Max date from resultset...


c#asp.net-mvclinqentity-framework-4

Read More
What is the best practice for sending data to the client: POCO or DTO?...


c#.netentity-framework-4pocodto

Read More
Entity Framework creates a plural table name, but the view expects a singular table name?...


c#mysqlentity-framework-4ef-code-firstasp.net-mvc-4

Read More
Returning Updated Results from DBSet.SqlQuery...


entity-framework-4

Read More
how to get selected checkbox in asp.net using entity framework...


asp.net-mvcentity-framework-4

Read More
BackNext