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

Edited Issue: [RTM] Providers may expect to convert types read through their...

Prior to EF6, EF would read data from columns using the provider's DbDataReader GetXxx() methods, where Xxx is something like Int32, String, etc. This gave providers a hint as to the type that is...

View Article


Created Issue: ExecuteFunction for sprocs with multiple result sets uses...

The fix for https://entityframework.codeplex.com/workitem/1502 didn't cover the result sets returned from ExecuteFunction beyond the first one and they are still using the previous behavior when buffered.

View Article


Closed Issue: [RTM] Designer: .NET branding image doesn't show on Win7 [1544]

When installing EF tools, the .NET branding image doesn't show up when installing on Win7. Comments: verified, closing

View Article

New Post: Relationship with non-primary column

I have two tables:create table dbo.Period ( [Year] smallint not null, [Month] tinyint not null, Tariff decimal(9, 5) not null, Id smallint not null, constraint PK_Period_Year_Month primary key ([Year],...

View Article

Created Unassigned: BUG: TableBuilder.PrimaryKey [1597]

#MigrationsWhen specifying a custom column-name for Primary Key, it isn't used.There are no tests covering the scenario, and so even though the API seems to support it, it isn't...

View Article


Edited Unassigned: BUG: TableBuilder.PrimaryKey [1597]

#MigrationsWhen specifying a custom column-name for Primary Key, it isn't used.There are no tests covering the scenario, and so even though the API seems to support it, it isn't...

View Article

Closed Unassigned: [Investigate EF6] EF6 RC1 usage in the context of unit...

While creating a performance suite I came across an issue with EF6 where I was getting"The Entity Framework provider type 'System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer,...

View Article

Edited Unassigned: [Investigate EF6] EF6 RC1 usage in the context of unit...

While creating a performance suite I came across an issue with EF6 where I was getting"The Entity Framework provider type 'System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer,...

View Article


Edited Issue: [RTM] Remove SqlCompact items from localized EntityFramework...

The SqlCompact resources assembly and intellisense file are being copied into the EntityFramework localized...

View Article


Closed Issue: [RTM] Remove SqlCompact items from localized EntityFramework...

The SqlCompact resources assembly and intellisense file are being copied into the EntityFramework localized...

View Article

Closed Issue: [RTM] VWDExpress needs %VS110COMNTOOLS% defined [1517]

See issue https://entityframework.codeplex.com/workitem/1431We also have the same issue on 2012 i.e. install only VWDExpress 2012 and the latest Dev11 drop of EFTools (I used RC1 build #7) on a VM...

View Article

Edited Issue: ExecuteFunction for sprocs with multiple result sets uses...

The fix for https://entityframework.codeplex.com/workitem/1502 didn't cover the result sets returned from ExecuteFunction beyond the first one and they are still using the previous behavior when buffered.

View Article

New Post: Relationship with non-primary column

EF does not currently support relationships defined in terms of non-primary key unique constraints. The work item tracking this is https://entityframework.codeplex.com/workitem/299 You may want to vote...

View Article


Commented Unassigned: [Investigate EF6] Stack overflow exception in...

I am getting the error 'An unhandled exception of type 'System.StackOverflowException' occurred in EntityFramework.dll' when trying to execute a fairly large expression.I have tested the expression...

View Article

Commented Feature: Power tools : Data annotations for reverse engineering...

In many applications, having the classes generated use Data Annotations instead of the Fluent mapping is more desirable. There are blog posts on how to customize the tt files to do this for some...

View Article


Created Unassigned: Reduce the expression tree for complex queries in case of...

See https://entityframework.codeplex.com/workitem/1579 for more details. The attached file contains a repro.

View Article

Commented Unassigned: [Investigate EF6] Stack overflow exception in...

I am getting the error 'An unhandled exception of type 'System.StackOverflowException' occurred in EntityFramework.dll' when trying to execute a fairly large expression.I have tested the expression...

View Article


Created Unassigned: Support bulk upsert (in core or contrib) via...

David Browne (dbrowne@microsoft.com) wrote the LinqEntityDataReader which wraps collections into a DbDataReader. Many people (myself included) use it as the basis for doing bulk inserts with...

View Article

Created Unassigned: support .Date operator in SQL generation [1600]

__NOTE:__ related to, but much smaller and more specific in scope, to work item 107 @ https://entityframework.codeplex.com/workitem/107something linq-to-sql supports and EF does not is accessing the...

View Article

Closed Task: [NonVS] Docs: Using DbContext with mocking framework [402]

Provide guidance on how to write unit tests that don't hit a database using a mocking framework.Comments: Confirmed

View Article
Browsing all 10318 articles
Browse latest View live


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