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

Closed Issue: [RTM] EF6-beta 1 - DateTimeOffset Precision is null [1559]

Calling ObjectContext.CreateDatabaseScript for a model that includes a DateTimeOffset column results in a null reference exception in GetPrecision.Here's the stacktrace:``` at...

View Article


Closed Issue: [RTM] EntityType.DeclaredMembers is not accessible with a...

## SUMMARYEntityType.DeclaredMembers is a ReadOnlyMetadataCollection. It's currently accessible with an **int** key, but if you try to access it with a **string** key, it throws an exception.##...

View Article


Created Issue: EF does not pick up keys from base unmapped types by...

Consider the following:``` public class Person{ public int PersonID { get; set; } public string FirstName { get; set; } public string LastName { get; set; }} public class Instructor : Person{ public...

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

Source code checked in, #21998a0bd57724a67436990b9e5ca13a804ad056

This fixes Create Login batching in the test framework for SqlAzure

View Article


Commented Unassigned: EF 6 RC1 breaks Microsoft ASP.NET Identity...

REPRODUCEInstall Visual Studio 2013 Preview + ASP.NET and WebTools 2013 Preview Refresh UpdateNew WebProject, MVCUpdate all nuget packagesRun the app, try registering via clicking the link on the...

View Article

Edited Issue: EF 6 RC1 breaks Microsoft ASP.NET Identity EntityFramework...

REPRODUCEInstall Visual Studio 2013 Preview + ASP.NET and WebTools 2013 Preview Refresh UpdateNew WebProject, MVCUpdate all nuget packagesRun the app, try registering via clicking the link on the...

View Article

Commented Issue: VS 2012 stuck whenever I create a project that installs the...

I installed VS 2012 Pro (with update 1) in a Windows 8 VM (VMware Fusion for Mac OSX). For some reason, I can create projects, as long as they do not load EntityFramework 5. Any project that loads it...

View Article


Commented Issue: [RTM] Assertion failure: DSL Diagram is empty. [1513]

VS 2012Create new Console Application projectChoose Target framework: .NET Framework 4Add New Item > ADO.NET Entity Data ModelGenerate from database > Next > Select Entity Framework 5.0 >...

View Article


Closed Issue: [RTM] Assertion failure: DSL Diagram is empty. [1513]

VS 2012Create new Console Application projectChoose Target framework: .NET Framework 4Add New Item > ADO.NET Entity Data ModelGenerate from database > Next > Select Entity Framework 5.0 >...

View Article

Closed Issue: [NonVS] Docs: Update code listings in migrations walkthrough...

http://msdn.microsoft.com/en-us/data/jj591621.aspxFollow this walkthrough and compare the generated migration file with what's shown on the walkthrough, most notably the schema name isn't shown in the...

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

Closed Issue: [RTM] T4 templates and Legacy Object Context code gen strategy...

If the project is targeting .NET Framework 4 and the user selects EF6 when creating a new model from the database we will add T4 templates but will also set the Legacy Object Context code gen strategy....

View Article


Closed Unassigned: [Investigate EF6] Designer: Designer: update model from...

Using the sql compact provider it is fairly easy to break a lot of the mappings for the model and to get the model in a state where it won't update from the databaseRepro:* Install packages from aspnet...

View Article

Edited Task: [NonVS] Update Power Tools to work with EF6 [1165]

We were going to consolidate the Power Tools/EF Designer in EF6 but were not able to do this. In light of this we need to update the power tools for EF6 by the time it RTMs.EF6 also has a new API for...

View Article


Created Task: [NonVS] Update EF5.x DbContext/ObjectContext templates on VS...

We're releasing EF6.x versions of the templates... but it would be good to allow folks to get the 5.x templates if they want to stick with EF5.

View Article

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


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

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

Commented Feature: Code First: Allow indexes to be specified using...

"Problem Description:I'm looking forward to [StoreIgnore] attribute in EF 4 CTP 5. I would like to see a way to create index in table. Something like: [Indexed(Unique=false,Clustered=false)] int A {...

View Article

Source code checked in, #0c2630e5dc38b8b638728458c2be561e7822ee08

Merge branch 'release-6.0.0'

View Article
Browsing all 10318 articles
Browse latest View live


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