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

Created Unassigned: Issues mixing conventions and entity inheritance [1545]

I'm using current code - my own local build of EF against the master branch, synced an hour or two ago. I synched just to make sure that the problems I'm seeing weren't already fixed.I've created an...

View Article


New Post: CA1709 Code Analysis Errors

Further to my previous reply, I've noticed a couple of changes in the history of the Entity Framework:Commit 44bc6d15f6a3 titled 'Enabling FxCop', committed by AndrewPeters on Mar 30, 2012 removed some...

View Article


Created Unassigned: CA1709 Code Analysis Errors [1546]

Trying to build the current master branch of Entity Framework may cause CA1709 Code Analysis Errors on some systems for the "Db" and "Ce" acronyms, due to missing entries in the Code Analysis...

View Article

Created Task: Update use of ReadOnlyCollections [1551]

Specifically, Array.AsReadOnly and List.AsReadOnly are not available in .NET for Windows Store Apps

View Article

Edited Issue: Migrations :: migrating from database generated key (identity),...

Repro:Create simple model:``` public class Foo{ public int Id { get; set;} public string Name { get; set; }} public class MyContext : DbContext{ public DbSet<Foo> Foos { get; set;...

View Article


Created Unassigned: Seed with SQL Authentication and accessing ObjectContext...

An update-database command can cause the error message "The underlying provider failed on open" while executing the Seed method under the following scenario:1. Update-Database is called with the...

View Article

Edited Issue: [RTM] Remove InternalsVisibleTo in tooling release builds [1519]

Currently the tooling assemblies have a number of InternalsVisibleTo attributes for our test assemblies, which we could remove for our release builds.

View Article

Edited Task: [RTM] Standardize assembly attributes across runtime and tooling...

We are not consistent in the values we put into fields such as the file description and copyright. Also include the attributes in EntityFramework.psd1 in this effort.

View Article


Commented Issue: Compiling transformation-metadata file not found error occur...

Tracking DevDiv bug #743011. Affected Branch: dev12 main (VS2013 VWD) + eftools.msi oobAffected Build: Affected Product Language: any languageSteps to reproduce:1. install VS2013 vwd from: Main...

View Article


Closed Issue: Compiling transformation-metadata file not found error occur on...

Tracking DevDiv bug #743011. Affected Branch: dev12 main (VS2013 VWD) + eftools.msi oobAffected Build: Affected Product Language: any languageSteps to reproduce:1. install VS2013 vwd from: Main...

View Article

Edited Task: Update use of ReadOnlyCollections [1551]

Specifically, Array.AsReadOnly and List.AsReadOnly are not available in .NET for Windows Store Apps

View Article

Commented 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...

View Article

Edited 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...

View Article


Edited Task: [RTM] Designer: Need to update resources for VS2013 [1395]

Currently there are some strings (e.g. in the installer) that say VS2013 Preview. We need to update those to say VS2013.

View Article

Edited Task: [RTM] XmlDocs: Add info about parameterized sql to APIs that...

We've seen a couple of questions, posts, etc. about how to avoid SQL Injection attacks when using APIs that accept a raw SQL string. All our APIs have the same parameterized SQL capabilities as the...

View Article


Edited Unassigned: Database deleted [1537]

I am using EF for a project and a database was recently dropped and with some digging this was discovered: _an Object:Deleted event occurred on the xxxx database executed by EntityFrameworkMUE (the...

View Article

Created Task: Remove use of List.ForEach [1553]

List.ForEach is not available in .NET for Windows Store Apps.

View Article


Closed Issue: ExecuteStoreQuery releases the connection twice in buffered...

ObjectContext.ExecuteStoreQuery will release the store connection again after the returned ObjectResult is disposed in buffered mode even though the connection was already released when buffering was...

View Article

Edited Task: Update use of ReadOnlyCollections [1551]

Specifically, Array.AsReadOnly and List.AsReadOnly are not available in .NET for Windows Store Apps

View Article

Commented Task: Update use of ReadOnlyCollections [1551]

Specifically, Array.AsReadOnly and List.AsReadOnly are not available in .NET for Windows Store AppsComments: Fixed in ff09a23b817e Good As new... (Remove use of .AsReadOnly) The Array.AsReadOnly and...

View Article
Browsing all 10318 articles
Browse latest View live


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