Quantcast
Channel: Entity Framework
Browsing all 10318 articles
Browse latest View live
↧

Edited Task: Add time zone info to DbCommandLogger output [1151]

As per discussion in the design meeting. See: https://entityframework.codeplex.com/wikipage?title=Design%20Meeting%20Notes%20-%20May%2016%2c%202013

View Article


Created Unassigned: StoredProcs :: mapping entity with int? key throws -...

When trying to scaffold migration for the following model:public class Customer{ public int? Id { get; set; } public string Name { get; set; }} public class MyContext : DbContext{ public...

View Article


Created Unassigned: CodeFirst: SqlException if class inheriting from...

Create new console application and paste the code below: public class Configuration : DbMigrationsConfiguration<MyContext>{} public class MyContext : DbContext{ public DbSet<Contact>...

View Article

Edited Unassigned: CodeFirst: SqlException if class inheriting from...

Create new console application and paste the code below: public class Configuration : DbMigrationsConfiguration<MyContext>{} public class MyContext : DbContext{ public DbSet<Contact>...

View Article

Edited Unassigned: CodeFirst: SqlException if class inheriting from...

Create new console application and paste the code below: public class Configuration : DbMigrationsConfiguration<MyContext>{} public class MyContext : DbContext{ public DbSet<Contact>...

View Article


Edited Unassigned: CodeFirst: SqlException if class inheriting from...

Create new console application and paste the code below: public class Configuration : DbMigrationsConfiguration<MyContext>{} public class MyContext : DbContext{ public DbSet<Contact>...

View Article

Edited Issue: CodeFirst: Each call to Map/MapToStoredProcedures overrides the...

When making multiple calls to MapToStoredProcedures, we override the previous map stored proc settings. This is a bit confusing. For instance:``` C#modelBuilder .Entity<Blog>()...

View Article

Closed Issue: EDM: Should validate uniqueness of function...

For entity sets, we validate the uniqueness of Schema/Table attribute pairs. However, we don't do the same validation for functions Schema/StoreFunctionName attribute pairs.Comments: EDM supports...

View Article


Commented Issue: T4 codegen not triggered automatically in WebSite projects...

Running an ASP .NET (v4.5) Web Site Project under VS 2012 Update 2. When creating a new entity model (.edmx) from an existing database under the App_Code folder, nested under the .edmx file is only the...

View Article


Created Issue: Perf: Cache the provider manifest token in...

When initializing a context EF queries the provider manifest token several times; in a high latency scenario this results in a noticeable delay.

View Article

Commented Issue: T4 codegen not triggered automatically in WebSite projects...

Running an ASP .NET (v4.5) Web Site Project under VS 2012 Update 2. When creating a new entity model (.edmx) from an existing database under the App_Code folder, nested under the .edmx file is only the...

View Article

Commented Issue: Port Fix: Enable JSON serialization of dynamic proxies [184]

"INITIAL BUG:It seems that when Entity Framework creates proxy classes for entity objects, it does not honour property attributes set on virtual navagation properties. It is a serious problem when...

View Article

Closed Issue: Port Fix: Enable JSON serialization of dynamic proxies [184]

"INITIAL BUG:It seems that when Entity Framework creates proxy classes for entity objects, it does not honour property attributes set on virtual navagation properties. It is a serious problem when...

View Article


Edited Issue: Port Fix: Enable JSON serialization of dynamic proxies [184]

"INITIAL BUG:It seems that when Entity Framework creates proxy classes for entity objects, it does not honour property attributes set on virtual navagation properties. It is a serious problem when...

View Article

Created Unassigned: EFDesigner - model first - we should let people know that...

In Model first we decided not to add templates to the project until the users selects the EF version s/he wants to work with. The reason for this is that we have different templates for EF6 and EF5....

View Article


Edited Unassigned: EFDesigner - model first - we should let people know that...

In Model first we decided not to add templates to the project until the users selects the EF version s/he wants to work with. The reason for this is that we have different templates for EF6 and EF5 and...

View Article

Closed Issue: DetectChanges navigation property fix-up bug? [668]

Given a POCO model and Code First, after setting a foreign key property on an instance that has an associated navigation property, fix-up is supposed to occur during DetectChanges. If code causes...

View Article


Edited Issue: DetectChanges navigation property fix-up bug? [668]

Given a POCO model and Code First, after setting a foreign key property on an instance that has an associated navigation property, fix-up is supposed to occur during DetectChanges. If code causes...

View Article

Created Issue: ObjectContext.EnsureConnection() could cause a connection leak...

The delegate passed to EnsureContextIsEnlistedInCurrentTransaction increases the connectionRequestCount, but this isn't correct as no additional requests were made and therefore there won't be and...

View Article

Commented Unassigned: On Migration or Run I get: IsSystem' attribute is not...

<File Unknown>(0,0) : error 2025: XML Schema validation failed for mapping schema. Schema Error Information : The 'http://schemas.microsoft.com/ado/2012/10/edm/migrations:IsSystem' attribute is...

View Article
Browsing all 10318 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>