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

Commented Unassigned: Getting NRE: Object reference not set to an instance of...

hi i have been using entity framework 5 code first in an mvc web application and it was working fine but recently i add a few more models to it as the app is growing but when i try to issue...

View Article


Edited Unassigned: Getting NRE: Object reference not set to an instance of an...

hi i have been using entity framework 5 code first in an mvc web application and it was working fine but recently i add a few more models to it as the app is growing but when i try to issue...

View Article


Created Unassigned: Migrations .HasColumnName only changing capitalization...

A column rename operation where the only change is the case of the column name i.e. "Text" to "tEXT" generates an invalid migration. Generated Migration```namespace casingMigrationBugRepro.Migrations{...

View Article

Created Unassigned: PowerTools Reverse engineer code first is not working...

SQL 2012 has a new feature: fieltableI have a database which has a filetable: tblFileTableWhen i try to reverse engineer the code first model, i got the following error?"One or more errors occurred...

View Article

New Comment on "specs"

Can you add some text to pluggable pluralization to clarify that it won't work with EDMX. It's under topic of "work for models created with Code First or the EF Designer" which is misleading. Thanks.

View Article


Created Unassigned: Custom PluralizationServices is getting hit twice,...

I've declared my pluralization service in DbConfiguration.During code first db initialization, it is iterating through the service twice. The first time it gets the table names fixed up properly. But...

View Article

Edited Unassigned: DELETE:Custom PluralizationServices is getting hit twice,...

__Oh NEVERMIND, my extra call to base. Pluralize was triggering it. I've come up with a workaround.__I've declared my pluralization service in DbConfiguration.During code first db initialization, it is...

View Article

Commented Unassigned: PowerTools Reverse engineer code first is not working...

SQL 2012 has a new feature: fieltableI have a database which has a filetable: tblFileTableWhen i try to reverse engineer the code first model, i got the following error?"One or more errors occurred...

View Article


Created Unassigned: EnableMigrations tries loading...

From stackoverflow:http://stackoverflow.com/questions/18775684/entity-framework-migrations-nuget-errorNote that they said it happened in 'Visual Studio 2013 Express Preview for Web and Entity Framework...

View Article


Closed Unassigned: DELETE:Custom PluralizationServices is getting hit twice,...

__Oh NEVERMIND, my extra call to base. Pluralize was triggering it. I've come up with a workaround.__I've declared my pluralization service in DbConfiguration.During code first db initialization, it is...

View Article

Edited Task: [RTM] Checkin localized intellisense files [1650]

Localization team had some technical issues generating localized intellisense files. We originally checked in the English version for all languages, but prior to RTM we need to swap to the localized...

View Article

Created Unassigned: Migrations: Types() conventions shouldn't always override...

In the model generated by the following code, all of the string properties should be Unicode strings as specified by the second convention. These conventions should be applied in the order they are...

View Article

Edited Unassigned: EnableMigrations tries loading...

From stackoverflow:http://stackoverflow.com/questions/18775684/entity-framework-migrations-nuget-errorNote that they said it happened in 'Visual Studio 2013 Express Preview for Web and Entity Framework...

View Article


Closed Issue: [RTM] Configuration conventions applied in wrong order [1629]

Calling modelBuilder.Types().Configure( t => t.Property("StringProperty").IsUnicode(false)); modelBuilder.Types().Configure(t => t.Property("StringProperty").IsUnicode(true));results in the...

View Article

Edited Issue: Migrations .HasColumnName only changing capitalization...

A column rename operation where the only change is the case of the column name i.e. "Text" to "tEXT" generates an invalid migration. Generated Migration```namespace casingMigrationBugRepro.Migrations{...

View Article


Edited Feature: Support for identifiers starting with underscore [1654]

Our rules for identifier looks similar to C#/ECMA identifiers with the exception that we don't allow names starting with underscore. The underlying reason is that as part of the EF model we use EDM (up...

View Article

Edited Feature: Support for identifiers starting with underscore [1654]

Our rules for identifier looks similar to C#/ECMA identifiers with the exception that we don't allow names starting with underscore. The underlying reason is that as part of the EF model we use EDM (up...

View Article


Commented Unassigned: EnableMigrations tries loading...

From stackoverflow:http://stackoverflow.com/questions/18775684/entity-framework-migrations-nuget-errorNote that they said it happened in 'Visual Studio 2013 Express Preview for Web and Entity Framework...

View Article

Source code checked in, #387e6af9791274b01ee52d290a64c571a3ae0a4f

fixing unit tests for localized runs. CR: LukeW, BriceLam

View Article

Source code checked in, #eaf6cab47b6c04ca7988f403a269c8fcd05e21d9

Add Clean to the list of default targets

View Article
Browsing all 10318 articles
Browse latest View live


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