Quantcast
Channel: entityframework Discussions Rss Feed
Browsing all 1793 articles
Browse latest View live

New Post: Writing a unit test

I reported and fixed a bug (WI# 2745). I am trying to work out how to write a unit test for it, because the contribution guidelines say to write a test but not how. The bug is in...

View Article


New Post: Entity Framework create IDbCommandTreeInterceptor for include...

I am trying to build IDbCommandTreeInterceptor that i can make possible use discriminator part of Primary index. In many our models we try to use Discriminator part of primary index for example...

View Article


New Post: Mixing TPC and TPH in one Class Hierarchy

Hi Iam getting same issue after migrating 5 to 6. Issue: error 3023: Problem in mapping fragments starting at lines 365, 371, 381, 387:Column SingleTranslation.TYpe has no default value and is not...

View Article

New Post: Visual Studio 2013 and DbProviderServices behaviour

I try to answer it by myself also if I don't think that anyone will have problems like this. The behaviour of Visual Studio 2013 + Entity Framework 6 Tools for Visual Studio 2012 & 2013 is this:...

View Article

New Post: 1876 [UpForGrabs] [Performance] Reduce start up time by loading...

Hello, I am very interested in getting work item 1876 integrated into Entity Framework. I've read the contribution guidelines and such; the questions I have are: 1) Are there issues with eventually...

View Article


New Post: FunctionParameter with facets

I am working on exposing a TVF from MS SQL Server through EF using a custom model convention. The TVF accepts a single parameter, VARCHAR(1000). Internally the TVF is using the full-text search...

View Article

New Post: FunctionParameter with facets

To note, how I would propose addressing point 2 is to write an expression visitor that would walk the DbExpression(s) for the given DbCommandTree and on finding DbFunctionExpression nodes it would scan...

View Article

New Post: 1876 [UpForGrabs] [Performance] Reduce start up time by loading...

I've been working through adding Unit tests, functional tests, and investigating what was broken with the patch code. I have incorporated file invalidation (delete the edmx if the dll is newer), which...

View Article


New Post: Entity Framework + Elastic Scale tools + Retry Policy

Hello, we have an ASP.NET MVC application with EntityFramework 6.1.3 and DB in Azure SQL. We use the SqlAzureExecutionStrategy for transient exceptions. Now we are trying to use elastic database client...

View Article


New Post: EF source code for 6.1.3

I downloaded "Commit ef1da2cd3c71" as I want the source for EF 6.1.3 but when using Build.cmd or EntityFramework.sln I always get the Product version, property in EntityFramwork.dll, set to whats...

View Article

New Post: Entity Framework + Elastic Scale tools + Retry Policy

I guess we see that (as is common) the different teams don't work that closely together and conflict over some things. So basically they have done things in a different and incompatible way.

View Article

New Post: SqlAzureExecutionStrategy ignores -2 timeout errors - problematic -...

We are using SqlAzureExecutionStrategy and also the CommitFailureHandler on Azure, to handle transient Azure SQL connection issues. While testing we found a fairly typical case that this combination...

View Article

New Post: ASPNET5 / DNX beta8 breaks EF6

EF6 is incompatible with the roslyn compiler (1.1-beta) that is included in releases of DNX from beta8 and beyond. There is possibly a fix in the 1.2 branch of Roslyn, but so far there is no indication...

View Article


New Post: ASPNET5 / DNX beta8 breaks EF6

As discussed in other threads, we expect that a version of the compiler that reverts the regression will be included in upcoming prerelease versions of the DNX and Visual Studio 2015 Update 1.

View Article

New Post: Edmx designer takes 5+ minute when updating from model - EF 6.1.3,...

Every time I need to update my emdx from database, the update wizard takes an incredible amount of time to do so rendering itself as not responding once you hit the finish (as finish the update)...

View Article


New Post: EF7 change connectionstring at runtime

In the previous versions of EF we were able to alter the dbcontext connection string as below :context.Database.Connection.ConnectionString = "the new connectionstring"; How can we do this with EF7?...

View Article

New Post: Edmx designer takes 5+ minute when updating from model - EF 6.1.3,...

I have answered in GitHub and in your SO issue. We need to follow up with the SQL Server team on this since our previous attempt to workaround the issue had unintended consequences.

View Article


New Post: Internal Entity Access creates problems

Hey, I'm developing a library that uses Entity Framework 6 as the ORM to access database. All is fine, until I decide to turn the Entities and the Contexts internal to disable access to them from the...

View Article

New Post: Need to do nested transaction more than 2 levels over Entity Framework

I'm using EF 6, and by business requirement, database operation will require more than 2 nested transaction. As far as I know, current way to do nested transaction is using...

View Article

New Post: self managing transaction, but getting error

I'm trying to work out a resolution for the need of nested transaction, basically creating own transaction methods, but getting error when attempt to commit transaction: error:"The underlying provider...

View Article
Browsing all 1793 articles
Browse latest View live


Latest Images

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