Quantcast
Browsing all 10318 articles
Browse latest View live

Commented Issue: AsStreaming invalid generic constraint? [1201]

The following fails to compile:context.History .Where(h => h.MigrationId == migrationId) .Select(_ => 1) .AsStreaming()// AsStreaming causes compilation error because the project returns...

View Article


Edited Issue: [UX] Icons on Mapping Details window look too small on high...

Mapping Window icons are not properly sized on high DPI.

View Article


Edited Issue: [UX] Icons on designer surface look too small on high...

Icons on the designer surface are too small on high DPI.

View Article

Edited Issue: [UX] Icons on listview and treeview controls in the EDM Wizard...

Entity Data Model Wizard icons are not resized properly on high DPI.

View Article

Edited Issue: Designer: Model generation broken for legacy providers that use...

I encountered the following error while Generating/Updating a model from the database using the MySQL provider.It looks like LegacyDbExpressionConverter doesn't handle DbCastExpression.```Unable to...

View Article


Commented Issue: Designer: Model generation broken for legacy providers that...

I encountered the following error while Generating/Updating a model from the database using the MySQL provider.It looks like LegacyDbExpressionConverter doesn't handle DbCastExpression.```Unable to...

View Article

Edited Issue: Designer: Third-party providers can't generate database from...

When trying to generate DDL from providers other than SqlClient and SqlServerCe, the following error is encountered:```Encountered the following errors while processing the template 'C:\Program Files...

View Article

Commented Issue: Designer: Third-party providers can't generate database from...

When trying to generate DDL from providers other than SqlClient and SqlServerCe, the following error is encountered:```Encountered the following errors while processing the template 'C:\Program Files...

View Article


Edited Issue: Retargetting framework fails to update namespaces in EDMX file...

Create a new project (e.g. C# console project)Using the project's properties change the target framework to .NET 4.0Create an empty ADO.NET Entity Data ModelAdd 1 Entity with 1 propertySave everything...

View Article


Commented Issue: Retargetting framework fails to update namespaces in EDMX...

Create a new project (e.g. C# console project)Using the project's properties change the target framework to .NET 4.0Create an empty ADO.NET Entity Data ModelAdd 1 Entity with 1 propertySave everything...

View Article

Edited Issue: Queries broken on providers that return null for...

The System.Data.SQLite provider returns null for `DbConnection.DataSource`. During query execution, we use this value to lookup an execution strategy, and check that it is not null or empty inside...

View Article

Commented Issue: Queries broken on providers that return null for...

The System.Data.SQLite provider returns null for `DbConnection.DataSource`. During query execution, we use this value to lookup an execution strategy, and check that it is not null or empty inside...

View Article

Edited Task: Web deploy (asp.net) depends on Designer's EF.dll [1183]

This bug is to track on our end that this gets fixed after vspreview. We can't have other products relying on the Common7\IDE\EntityFramework.dll that ships with the designer.

View Article


Edited Issue: Code First Stored Procs :: exception thrown when using stored...

When initializing the following model: public class CogTag{ public Guid Id { get; set; } public virtual Gear Gear { get; set; }} public class Gear{ public int Id { get; set; } public string Nickname {...

View Article

New Post: TVF and code-first

Will TVF be supported with code-first in EF 6? I while back I read that it will be, but I can't find any references to it here.

View Article


Reviewed: Entity Framework 5.0.0 (六月 02, 2013)

Rated 5 Stars (out of 5) - look look look look

View Article

New Post: TVF and code-first

It was on the roadmap before for EF6, but then got secretly removed with an update so I wouldn't count on it.

View Article


Commented Issue: Query: Incorrect handling of null variables in 'where'...

"Problem Description:The following LINQ-to-Entites query will return the expected results:var result = from o in tablewhere o.column == nullselect entry;However, the following query will never return...

View Article

Created Unassigned: Error enabling migrations after beta1 installing [1215]

After installing new beta1 I have problem enabling migrations in my project. I have removed all early migrations as it is recommended for beta1, but I can't create any new due this nag error.PM>...

View Article

Reviewed: Entity Framework 5.0.0 (六月 03, 2013)

Rated 5 Stars (out of 5) - 很好的一个源代码开元的的

View Article
Browsing all 10318 articles
Browse latest View live


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