Search code examples
Unable to cast the type 'System.String' to type 'System.Collections.Generic.IEnumerable...


vb.netjoinasp.net-mvc-5entity-framework-6.1

Read More
Unable to update Foreign Key in Entity Framework 6...


c#entity-frameworkforeign-keysentity-framework-6.1

Read More
Entity Framework 6 - Does not create tables when enabling Migrations...


entity-frameworkentity-framework-migrationsentity-framework-6.1

Read More
store only date in database not time portion C#...


c#entity-frameworkdatetimesqldatatypesentity-framework-6.1

Read More
entity framework code first migration keep existing data...


entity-frameworkentity-framework-6.1

Read More
Accidentally underlying NullReferenceException issue in EntityFramework in ASP.NET MVC 5...


asp.net-mvc-5entity-framework-6.1

Read More
The property 'Private' is not a String or Byte array. Length can only be configured for Stri...


mysqlentity-framework-6.1

Read More
Mocking Entity Framework 6 ObjectResult with Moq...


c#entity-frameworkentity-framework-6moqentity-framework-6.1

Read More
How to use Contains with Guid?...


c#.netentity-frameworkentity-framework-6.1

Read More
How can I change the default max length of string properties in Entity Framework 6?...


ef-code-firstentity-framework-6.1

Read More
Object query in Entity Framework 6...


c#entity-framework-6.1objectquery

Read More
Entity Framework 6 where did key and column attributes go...


c#entity-frameworkef-code-firstentity-framework-6entity-framework-6.1

Read More
How do I Filter one side of a DbJoinExpression...


c#entity-frameworkexpression-treesentity-framework-6.1

Read More
entity framework 6.1 duplicate unique index exception handling...


entity-framework-6.1

Read More
How can I suppress execution from an Entity Framework 6 IDbCommandTreeInterceptor?...


c#entity-frameworkentity-framework-6.1soft-delete

Read More
Persisting and retrieving serialized entity property with Entity Framework 6.1 code first...


entity-frameworkef-code-firstentity-framework-6entity-framework-6.1entity-framework-migrations

Read More
"The ConnectionString property has not been initialized." - but only when publishing...


asp.net-mvcentity-frameworkasp.net-mvc-5entity-framework-6.1

Read More
Entity Framework creates empty migration but insists that my model is different...


c#entity-framework-migrationsentity-framework-6.1

Read More
How to create spatial index using EF 6.1 fluent API...


entity-frameworkspatialspatial-indexentity-framework-6.1ef-fluent-api

Read More
Unable to get a total count of items in the model in the ASP.NET MVC view...


vb.netmodelasp.net-mvc-5pagingentity-framework-6.1

Read More
Entity framework condidional query building...


c#linqprojectionentity-framework-6.1

Read More
'The parameter 'f' was not bound in the specified LINQ to Entities query expression'...


c#entity-framework-6.1

Read More
Npgsql - EF6 : Nested FirstOrDefault() on navigation property subquery throws "Not Implemented&...


entity-frameworknpgsqlentity-framework-6.1

Read More
The number of properties in the Dependent and Principal Roles in a relationship constraint must be i...


c#entity-frameworkentity-framework-6.1

Read More
Entity Framework code first causes exception on database access...


databasesql-server-cecode-firstentity-framework-6.1mdf

Read More
Can't refresh database model...


c#asp.net-mvc-5entity-framework-6.1

Read More
Code first Entity Framework 6.1 Custom Aggregate Function...


entity-frameworkaggregate-functionssqlclrentity-framework-6.1

Read More
Can you pass extra parameters in addition to the primary key to the stored proc for Entity Framework...


entity-frameworkentity-framework-6.1

Read More
The right way to add indexes for Entity Framework code-first applications?...


c#entity-frameworkentity-framework-6.1

Read More
Generating a SQL view from EF 6.1 code first...


c#entity-frameworkentity-framework-6.1

Read More
BackNext