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

New Post: Error: ApplyChanges is not a member of ...

@MyKey0815: You should still be able to use STEs with .NET 4.5 but by default EF uses DbContext for all new apps and STEs have not been updated to support DbContext. The reason for this is that in...

View Article


Commented Issue: Differ: Handle MaxLength="MAX" in SSDL [726]

3rd party providers can generate this causing the differ to barf. See http://entityframework.codeplex.com/discussions/403176 for example.Example stack trace:System.FormatException: Input string was not...

View Article


Edited Issue: Differ: Handle MaxLength="MAX" in SSDL [726]

3rd party providers can generate this causing the differ to barf. See http://entityframework.codeplex.com/discussions/403176 for example.Example stack trace:System.FormatException: Input string was not...

View Article

Commented Issue: DbContext Contructor doesn't throw "context has changed...

After the update from EF 5.0 to EF 6 Alpha 2, our method for DB checking no longer works.```try{ logger.Info("Check if database migration is required"); var context = new MyContext(); logger.Info("No...

View Article

Edited Issue: DbContext Contructor doesn't throw "context has changed since...

After the update from EF 5.0 to EF 6 Alpha 2, our method for DB checking no longer works.```try{ logger.Info("Check if database migration is required"); var context = new MyContext(); logger.Info("No...

View Article


Closed Issue: DbContext Contructor doesn't throw "context has changed since...

After the update from EF 5.0 to EF 6 Alpha 2, our method for DB checking no longer works.```try{ logger.Info("Check if database migration is required"); var context = new MyContext(); logger.Info("No...

View Article

Commented Issue: Non-generic IQueryable.Include does not work [786]

Hi,it seems `IQueryable.Include(...)` does not work for collections when using non-generic DbSet. Eg. `dbContext.Set(typeof(Entity)).Include("Collection")` will not load items included in the...

View Article

Edited Issue: Non-generic IQueryable.Include does not work [786]

Hi,it seems `IQueryable.Include(...)` does not work for collections when using non-generic DbSet. Eg. `dbContext.Set(typeof(Entity)).Include("Collection")` will not load items included in the collection.

View Article


Closed Issue: Non-generic IQueryable.Include does not work [786]

Hi,it seems `IQueryable.Include(...)` does not work for collections when using non-generic DbSet. Eg. `dbContext.Set(typeof(Entity)).Include("Collection")` will not load items included in the...

View Article


New Post: Too many arguments Delete stored procedure

I used the reference stored procedure from the documentation as a guide, but I'm getting a SqlException that "Procedure or function DeleteXXX has too many arguments specified." And indeed it has based...

View Article

Created Issue: Add and Delete different navigation properties of the same...

I have to classes PersonContactInfo and Address. There are two Navigation properties AlternateAddress and .MailingAddress within PersonContactInfo class. In case then i try add AlternateAddress and...

View Article

New Comment on "Connection Resiliency Spec"

No real reason/advantage. I was just asking.

View Article

New Comment on "Improved Transaction Support"

Hi *, it might be worth thinking about to have a "factory" to create a new transaction every time it's needed. This would allow you to have transaction with custom setup and still manage this default...

View Article


Created Issue: Build Fails - SkipStrongNames Reports Conflicted Setting [950]

I clone the repo, build it according to instructions, and get the following error:> Unit tests will not run correctly unless SkipStrongNames is Enabled.> Current status: Disabled.> Run 'build...

View Article

Edited Issue: Build Fails - SkipStrongNames Reports Conflicted Setting [950]

I clone the repo, build it according to instructions, and get the following error:> Unit tests will not run correctly unless SkipStrongNames is Enabled.> Current status: Disabled.> Run 'build...

View Article


New Comment on "Improved Transaction Support"

Maybe to clarify a little bit, on more space: http://blog.cincura.net/233189-custom-transactions-in-entity-framework-6/ .

View Article

Commented Issue: Build Error: EF.skipstrongnames.targets(17, 5) Null...

I downloaded master from git and ran the ```build /t:RestorePackages``` command. Then, I ran ```build```. It failed with the error> C:\\...\entityframework\tools\EF.skipstrongnames.targets(17,5):...

View Article


Commented Issue: Build Error: EF.skipstrongnames.targets(17, 5) Null...

I downloaded master from git and ran the ```build /t:RestorePackages``` command. Then, I ran ```build```. It failed with the error> C:\\...\entityframework\tools\EF.skipstrongnames.targets(17,5):...

View Article

Closed Issue: Build Error: EF.skipstrongnames.targets(17, 5) Null Reference...

I downloaded master from git and ran the ```build /t:RestorePackages``` command. Then, I ran ```build```. It failed with the error> C:\\...\entityframework\tools\EF.skipstrongnames.targets(17,5):...

View Article

Source code checked in, #65caaa498ada

Codeplex workitem #764: Breaking change in DbExpressionVisitor

View Article
Browsing all 10318 articles
Browse latest View live


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