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

New Post: EF & Mono under Linux

I reported the issue on Xamarin's bug tracking system: https://bugzilla.xamarin.com/show_bug.cgi?id=18534 Thank you, Liviu

View Article


New Post: EF & Mono under Linux

Serverproperty returns sql_variant, maybe changing the sql to something like SELECT CAST(SERVERPROPERTY('EngineEdition') AS int) would make it work on mono?

View Article


New Post: EF & Mono under Linux

Hi Erik, I tested the query using CAST in the same environment (Mono-Linux) and it's working. So without CAST it is working in Mono under Windows but not under Linux. With CAST it's working in both....

View Article

New Post: EF & Mono under Linux

Great, I think a fix for this should be added to the EF codebase, suggest you log an issue with the proposed solution, and I will be happy to contribute a fix.

View Article

New Post: EF & Mono under Linux

I opened the issue 2168. Thank you, Liviu

View Article


New Post: Support SQL Server HierarchyId data type

zgabi wrote: Hi, I was not able to reproduce your problem. Please could you send me a whole simplified project? +Database create script zgabi Hi zgabi There is a problem with it, It couldn't be used...

View Article

New Post: Support SQL Server HierarchyId data type

Hi Heelsa, You can disassemble the Identity dll with ildasm, modify the publickeytoken of the referenced EF, and compile again with ilasm. It is a little hack, and i don't know whether it is legal or...

View Article

New Post: QueryCacheManager as injectable service

Hi diego, I send you a Excel file with some results, can't be pulic, from load tests with different cache parameters configuration. In "this" case, with more capacity and the same eviction time in...

View Article


New Post: Support SQL Server HierarchyId data type

Hi wntcz, I've sent you the problem in your project on 7th of March to your email address. Is everything ok now?

View Article


New Post: Support SQL Server HierarchyId data type

zgabi wrote: Hi Heelsa, You can disassemble the Identity dll with ildasm, modify the publickeytoken of the referenced EF, and compile again with ilasm. It is a little hack, and i don't know whether it...

View Article

New Post: Support SQL Server HierarchyId data type

Done. Thanks...

View Article

New Post: EF & Mono under Linux

@LiviuShiva - thanks for filing the bugs and confirming a possible fix. @ErikEJ - nice catch and thanks for the idea for the fix.

View Article

New Post: ObjectContext to DbContext, EDMX-Designer and T4

Hello, Now we migrated under VS 2012 from: EF 5 (with ObjectContext, Database first, EDMX-Designer) to: EF 6.1.0 (with DBContext, Database first, EDMX-Designer). We installed the "Entity Framework...

View Article


New Post: Different IDbExecutionStrategy implementations to different...

We have multiple DbContext implementations that we use in our application and we want to give each of these DbContext implementations a different IDbExecutionStrategy. However, for some reasons, we...

View Article

New Post: Different IDbExecutionStrategy implementations to different...

We have multiple DbContext implementations that we use in our application and we want to give each of these DbContext implementations a different IDbExecutionStrategy. However, for some reasons, we...

View Article


New Post: Different IDbExecutionStrategy implementations to different...

sorry for the duplicate post :s you can ignore one of them. I cannot delete it apparently.

View Article

New Post: ObjectContext to DbContext, EDMX-Designer and T4

Hi leveloper, I see that Rowan has already answered this in the bug you filed:https://entityframework.codeplex.com/workitem/2175 I would only add that a common reason this happens is if you somehow...

View Article


New Post: Different IDbExecutionStrategy implementations to different...

Hello tugberk, What is the reason you need a different IDbExecutionStrategy for each of your DbContext? The SetExecutionStrategy on DbConfiguration allows to specify the server name to set the...

View Article

New Post: Different IDbExecutionStrategy implementations to different...

I don't think that would help us. Let me clarify the situation a bit more. We have the following DbContext inherited class inside myAssembly.dll:public class MasterDbContext : DbContext { // .... } On...

View Article

New Post: Different IDbExecutionStrategy implementations to different...

Although you can associate a configuration with a context, there can only be one configuration loaded per app domain. We agree that the exception is confusing and does not communicate this. Still you...

View Article
Browsing all 1793 articles
Browse latest View live


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