Quantcast
Browsing all 10318 articles
Browse latest View live

Source code checked in, #0a1ecff98d71

fixing build break - removing a recently checked in test. It passes on local box but fails on the build machine

View Article


Created Issue: Migrations - error messages are bad when having multiple...

When one creates more than one DbMigrationsConfiguration class power shell command require passing additional parameter to specify which configuration should be used. However error messages don't...

View Article


Created Issue: STE update collision [638]

I use EF & WCF in N-Tier application. Code of my wcf service: public void UpdateUser(User user){ using (var db = new TestModelContainer()) { db.UserSet.ApplyChanges(user); db.SaveChanges(); }}

View Article

Edited Issue: STE update collision [638]

I use EF & WCF in N-Tier application. Code of my wcf service: public void UpdateUser(User user){ using (var db = new TestModelContainer()) { db.UserSet.ApplyChanges(user); db.SaveChanges(); }}I use...

View Article

Edited Issue: STE update collision [638]

I use EF & WCF in N-Tier application. I use self tracking entities and I have problem with updates. Example code of my wcf service: public void UpdateUser(User user){ using (var db = new...

View Article


Edited Issue: STE update collision [638]

I use EF & WCF in N-Tier application. I use self tracking entities and I have problem with updates. Example code of my wcf service: public void UpdateUser(User user){ using (var db = new...

View Article

New Post: How to refresh client catch data?

I have an application use ef & repository & unity & winform.so if an other people update the database ,current people want to load current db data must restart application .Is there anyway...

View Article

New Post: StorageMappingItemCollection cannot locate correct entity container...

Exactly, is there any way to make them not internal? I can make correct mapping for table to entity or splits commit, if I can only get to CsSpace and mappings. Now I have to template generate from...

View Article


Created Issue: EF5 with dbcontext: Dragging a child entity from project data...

using EF5 VS2010 or VS2012 , .NET 4.0 Or 4.5 , here are the simple steps to create the problem :1. create a model with master/child 2 tables with FKey like Order/Order Detail , generate code as...

View Article


Created Issue: DropCreateDatabaseIfModelChanges initialzer doesn't work in...

When an exception is thrown from a custom convention the database is put into a bad state that causes the Initializer to not run. Repro:Create an console application following the standard...

View Article

Commented Issue: DropCreateDatabaseIfModelChanges initialzer doesn't work in...

When an exception is thrown from a custom convention the database is put into a bad state that causes the Initializer to not run. Repro:Create an console application following the standard...

View Article

Created Issue: Exception has poorly formatted message attached [641]

The error message that appears when a DbSet is attempted to be constructed from a property that doesn't contain a property that can be mapped to a keythe error message looks as such:"...

View Article

Source code checked in, #9c28174b1750

Fix minor test string/comment issues.

View Article


Updated Wiki: Updating Applications to use EF6

In previous versions of EF the code was split between core libraries (primarily System.Data.Entity.dll) shipped as part of the .NET Framework and out-of-band (OOB) libraries (primarily...

View Article

Created Issue: Designer: Consider removing facet propagation [642]

This feature was added in EF Designer for VS 2012, but it turns out the implementation only works for SQL Server. We need to improve our understanding of the effects of removing it and consider...

View Article


Edited Issue: Designer: Consider removing facet propagation [642]

This feature was added in EF Designer for VS 2012, but it turns out the implementation only works for SQL Server. We need to improve our understanding of the effects of removing it and consider...

View Article

Edited Issue: Designer: Consider removing facet propagation [642]

This feature was added in EF Designer for VS 2012, but it turns out the implementation only works for SQL Server. We need to improve our understanding of the effects of removing it and consider...

View Article


Edited Issue: Designer: Consider removing facet propagation [642]

This feature was added in EF Designer for VS 2012, but it turns out the implementation only works for SQL Server. We need to improve our understanding of the effects of removing it and consider...

View Article

Edited Issue: MustFix: EF Designer may blindly overwrite facets of C-Space...

There is a new feature in EF Designer in VS2012 where we update facets of C-Space properties based on facets on S-Space properties. This is done to propagate changes the user made to the database to...

View Article

Edited Issue: Designer: Consider removing facet propagation [642]

This feature was added in EF Designer for VS 2012, but it turns out the implementation only works for SQL Server. We need to improve our understanding of the effects of removing it and consider...

View Article
Browsing all 10318 articles
Browse latest View live


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