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

Created Issue: DbGeography with SQL Azure fails to get Latitude property --...

I work with a SQL Server 2012 table with a geography column, in my ASP.NET MVC Razor view, I have a line of code to access the Latitude / Longitude property of this column such...

View Article


Source code checked in, #45932bcd3c20

Adding Metadata unit tests. CR: PawelKa

View Article


Closed Issue: SpatialServicesUnavailable throws NotImplementedException...

Add a message that provides some help.Comments: Duplicate of http://entityframework.codeplex.com/workitem/3

View Article

Commented Issue: DbGeography with SQL Azure fails to get Latitude property --...

I work with a SQL Server 2012 table with a geography column, in my ASP.NET MVC Razor view, I have a line of code to access the Latitude / Longitude property of this column such...

View Article

Commented Issue: DbGeography with SQL Azure fails to get Latitude property --...

I work with a SQL Server 2012 table with a geography column, in my ASP.NET MVC Razor view, I have a line of code to access the Latitude / Longitude property of this column such...

View Article


Source code checked in, #5d634fa791ad

CodePlex workitem 619: Trace DbQuery parameter

View Article

Source code checked in, #15c7b46cd51e

Fetch and resolved merge conflict

View Article

Edited Issue: MustFix: Figure out if EF6 should work in partial trust [586]

This item is to track some changes we need to do in the core bits in order to enable it to work in partial trust, shall we decide that we need to support it.It is important to keep in mind that the...

View Article


Edited Issue: UpForGrabs: Code First: Class with two indexers throws Sequence...

Repro Steps: put inside a mapped class a custom indexer with two overloads like so: public decimal this[int month] { get { return _someArray[month]; } set { _someArray[month] = value; } } public...

View Article


Created Issue: Allow triggers to be created from this Fluent API [657]

This one may be a little bit tricky because triggers in different DBMSes can be in different languages, but it should still be possible to allow a trigger to be added (even if the API just accepts a...

View Article

Source code checked in, #7a59085a43f8

CodePlex workitem 612: Filtering out indexed properties

View Article

Edited Feature: Allow DbContext to be created with an already-open existing...

This item was migrated from the DevDiv work item tracking system [ID=7992]. <br />

View Article

Commented Feature: Allow DbContext to be created with an already-open...

This item was migrated from the DevDiv work item tracking system [ID=7992]. <br />Comments: See also http://vstfdevdiv:8080/DevDiv2/DevDiv/_workitems#_a=edit&id=240698 which describes a...

View Article


Edited Issue: Any DbContext.Configuration change in DbInitializer persists...

SUMMARY<br /><br />You can specify a custom DbInitializer in your application's configuration to initialize your DB in some custom way. Initializer is passed a DbContext with which you can...

View Article

Edited Feature: Consider setting the READ_COMMITTED_SNAPSHOT option to ON in...

This database-level option changes the implementation of the default transaction isolation level (read committed) to use snapshots instead of shared locks, potentially allowing for more scalability and...

View Article


Commented Issue: UpForGrabs: Code First: Class with two indexers throws...

Repro Steps: put inside a mapped class a custom indexer with two overloads like so: public decimal this[int month] { get { return _someArray[month]; } set { _someArray[month] = value; } } public...

View Article

Edited Issue: UpForGrabs: Code First: Class with two indexers throws Sequence...

Repro Steps: <br />put inside a mapped class a custom indexer with two overloads like so: <br />public decimal this[int month] { <br />get { <br />return _someArray[month];...

View Article


Closed Issue: UpForGrabs: Code First: Class with two indexers throws Sequence...

Repro Steps: <br />put inside a mapped class a custom indexer with two overloads like so: <br />public decimal this[int month] { <br />get { <br />return _someArray[month];...

View Article

Created Issue: Make ModelDiffer lazy [658]

So that checking database compatibility fails fast rather than doing the full, deep analysis.

View Article

Created Issue: Consider re-implementing fast model diff via hashing [659]

We would need to devise a smarter hashing algorithm as our previous naive one had problems:1) It included unimportant attributes like providerName/manifestToken.2) Model element ordering is not...

View Article
Browsing all 10318 articles
Browse latest View live


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