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

Commented Issue: Issue migrating across schema changes [584]

The initial migration across a schema change works correctly, but then if the project is reverted and then updated again issues arise.Repro:create a project Enable-MigrationsAdd-Migration...

View Article


Closed Issue: Issue migrating across schema changes [584]

The initial migration across a schema change works correctly, but then if the project is reverted and then updated again issues arise.Repro:create a project Enable-MigrationsAdd-Migration...

View Article


Created Issue: UniqueIdentifier primary keys (GUIDs) should not be created as...

Hey guys,In my original request on Connect ( https://connect.microsoft.com/VisualStudio/feedback/details/587040/create-guid-ids-as-non-clustered-primary-keys-in-entity-framework ) I made the point that...

View Article

Created Issue: Case where NotNull column need not be mapped throws "Sequence...

Repro Steps:1. Create a database in MSSQL2008R2.2. Create one table in database with an int32 PK column and a nullable int32 discriminator column.3. Create an ADO.NET EDMX, update from database...

View Article

New Post: Entity Framework Extensions

Hi I would like to draw first on my project "Entity Framework Extensions" people, this includes unit of work and repository pattern currently only for DbContext. I would like to create here a...

View Article


Edited Issue: Multiple correlated subqueries with paging should generate...

This is a common scenario for customers who do multiple Include() calls within their Linq queries and where more than one of those Include() calls are to one-to-many collections. A customer explained...

View Article

Edited Issue: Multiple correlated subqueries with paging should generate...

This is a common scenario for customers who do multiple Include() calls within their Linq queries and where more than one of those Include() calls are to one-to-many collections. A customer explained...

View Article

Edited Issue: Multiple correlated subqueries with paging should generate...

This is a common scenario for customers who do multiple Include() calls within their Linq queries and where more than one of those Include() calls are to one-to-many collections. A customer explained...

View Article


Edited Issue: Multiple correlated subqueries with paging should generate...

This is a common scenario for customers who do multiple Include() calls within their Linq queries and where more than one of those Include() calls are to one-to-many collections. A customer explained...

View Article


Commented Issue: Possibility to have generate views also [605]

It would be nice to EF be able to define a View and not only tables. To do that, right now I have a table and will be droped in the Seed method of the configuration and a view with the same name will...

View Article

Created Issue: Trace DbQuery parameter values [619]

Please add feature to trace DbQuery parameter valuesDbQuery (in contrast to ObjectQuery) does not have a Parameters property.Using SqlProfiler is not an option.We are tracing using log4net in...

View Article

Commented Issue: Designer: Automate setting ConcurrencyMode=Fixed on...

Please add a feature to automatically set ConcurrencyMode=Fixed.EF defaults to no concurrency control (last write wins) which allows lost updates.Enforcing optimistic concurrency checks can explicitly...

View Article

Commented Issue: EF4.3.1 on .NET 4 / VS2012 - The mapping of CLR type to EDM...

We're using EF 4.3.1 code-first under .NET 4.0 and VS2012. We have a query that looks similar to the following:ctx.Set<Entities.A>().Select(a => new DTO.A { Id = a.Id, Name = a.Name...

View Article


Edited Issue: Support Read-Only Context or DbSet [601]

It would be great to have a broader way to define no tracking contexts or no tracking DbSets so that we can design read-only models or DbSets. Yes we can control that in a repository but controlling it...

View Article

Commented Issue: Support Read-Only Context or DbSet [601]

It would be great to have a broader way to define no tracking contexts or no tracking DbSets so that we can design read-only models or DbSets. Yes we can control that in a repository but controlling it...

View Article


Commented Issue: EF4.3.1 on .NET 4 / VS2012 - The mapping of CLR type to EDM...

We're using EF 4.3.1 code-first under .NET 4.0 and VS2012. We have a query that looks similar to the following:ctx.Set<Entities.A>().Select(a => new DTO.A { Id = a.Id, Name = a.Name...

View Article

Reopened Issue: EF4.3.1 on .NET 4 / VS2012 - The mapping of CLR type to EDM...

We're using EF 4.3.1 code-first under .NET 4.0 and VS2012. We have a query that looks similar to the following:ctx.Set<Entities.A>().Select(a => new DTO.A { Id = a.Id, Name = a.Name...

View Article


Edited Issue: EF4.3.1 on .NET 4 / VS2012 - The mapping of CLR type to EDM...

We're using EF 4.3.1 code-first under .NET 4.0 and VS2012. We have a query that looks similar to the following:ctx.Set<Entities.A>().Select(a => new DTO.A { Id = a.Id, Name = a.Name...

View Article

Created Issue: UpForGrabs: Polymorphic removal of objects added to an...

Deleting objects of derived entity types added to an ObjectSet will NOT raise the ListChanged event on the internal IBindingList of the the ObjectSet as a IListSource. Note: ObjectSet extends...

View Article

Commented Issue: Support Read-Only Context or DbSet [601]

It would be great to have a broader way to define no tracking contexts or no tracking DbSets so that we can design read-only models or DbSets. Yes we can control that in a repository but controlling it...

View Article
Browsing all 10318 articles
Browse latest View live


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