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

Source code checked in, #2a51ceb69480

PullForTheCops (Pull request fix for CodePlex 680: Migrations: Generated code missing GeneratedCode attribute) This is a pull request from Unai Zorrilla to add the GeneratedCode attribute to Migrations...

View Article


Edited Issue: UpForGrabs: Migrations: Generated Code (in Designer.cs Code...

When you execute Add-Migration it will generate a new class in the Migrations folder that has an associated Designer file. Designer files are not meant to be updated by the developer, and should have...

View Article


Commented Issue: SecurityException SqlCe4 + EF6 in Medium Trust [763]

An asp.net 4.0 site with SqlCe4 + EF6 and >trust level MediumDuring database creation the I get that exception:System.Security.SecurityExceptionStack Trace:[SecurityException:...

View Article

Source code checked in, #36b910961492

StoreItemCollection resolves DbProviderServices when it reaches Provider attribute in the SSDL. We used to use DbConfiguration to resolve this dependency. This does not work for the EF Designer where...

View Article

New Post: Are there any plans to better support using the State Pattern with...

I have been trying to implement a State Pattern with TPH in EF5, but have determined that it isn't supported without hacking EF by using a custom sql statement to manually update the discrimantor...

View Article


Created Issue: Breaking change in DbExpressionVisitor classes [764]

It appears that we made a breaking change when adding DbInExpression support. Specifically, new abstract members were added to the generic and non-generic DbExpressionVisitor classes:///...

View Article

Created Issue: Consider generalized mechanism for registering services in...

Scenario: Someone creates an EF pluralization service for some language. It should be possible to ship this in a NuGet package and have that NuGet package automatically register the service when it is...

View Article

Created Issue: EF package contains the [Content_Types].xml file at the root...

According to the NuGet team this does no harm but can be removed. We should check all our packages.

View Article


New Post: MySql with EF5 CodeFirst Migration: Error when changing table...

I am using EF5 CodeFirst with MySql DB. I have a class 'User'publicclass User { [Key]publicstring Username { get; set; }publicstring DisplayName { get; set; } }And I want to change the table column...

View Article


New Post: Multiple Base de Datos en un DbContext

Permitir asignar a una Entidad la Base de Datos a donde esta relacionada su Tabla, esto permitira que en un proyecto o en un DbContext pueda tener varias clases mapeadas a sus tablas y su respectiva...

View Article

New Post: EF 2nd Level Caching

Happy 2013 everyone!I'm very much excited this year and is in the initial stages of ramping up design plans for the next version of Scalable Object Persistence (SOP) framework, which includes...

View Article

Commented Issue: Can't map two classes with same name from different...

EF doesn't allow two classes with the same name, but different namespaces, to be mapped.This is complex to change so we also have an item to provide a better exception message until this is supported -...

View Article

Edited Issue: Native support for Enumerable.Contains [245]

Currently Enumerable.Contains like this:<br /><br />new [1,2,3].Contains(a)<br /><br />Is translated to an sub-tree of expressions equivalent to<br /><br />1 == a ||...

View Article


Commented Issue: Native support for Enumerable.Contains [245]

Currently Enumerable.Contains like this:<br /><br />new [1,2,3].Contains(a)<br /><br />Is translated to an sub-tree of expressions equivalent to<br /><br />1 == a ||...

View Article

Edited Issue: huge query generation in Code-First by calling List.Contains in...

Hello.<br /><br />This is very strange behavior. I have three entities, and a simple query:<br />var a = new int[] { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19...

View Article


New Comment on "Multi-tenant Migrations"

This is the feature we have higher expectations for in our company. Just to add to the open discussion here, please note that the scenario covered by this feature should include DbContexts held in...

View Article

New Post: Multiple DbContext Migrations with Inheritance and Relations and MEF

Hello.This is my first post to CodePlex, so if I make any mistake by posting here please be indulgent.We're actively using EF 4.3 (wich is virtually the same as EF5 but for .Net 4.0) with CodeFirst and...

View Article


Closed Issue: EF v6 NuGet package needs web.config transform for v5 config...

Apps targeting EF v5 wil have a config section reference for EF using a v5.0 assembly number like so:<section name="entityFramework"...

View Article

Closed Issue: Build: Auto increment build numbers [318]

We need an autogenerated build number on our assemblies.

View Article

Closed Issue: Migrations PS: Unable to cast transparent proxy to type...

[Brice ...] It will only work for paths up to one level deep in the project directory.It was never much of an issue since we hard-coded the directory to be “Migrations”. Now that people can specify...

View Article
Browsing all 10318 articles
Browse latest View live


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