zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

2 results in tag: computed-properties

Database computed property that is a foreign key in Entity Framework 6

How can I reference a property to be a ForeignKey plugged to a DB computed field (from a view) ? ...I have the following : ...public class PersonSite { public int Id {get;set;} //... public int PersonId {get;set;} [ForeignKey("PersonId...
c# computed-properties entity-framework entity-framework-6 sql-server
asked by John-Philip

Creating a computed property with Entity Framework 6

I am using Database First approach and I have created model from a database. Now I have a datagrid view in my Winforms app, that is bound to a binding source. And all that works fine (an appropriate data is shown in datagrid view). Now the problem is, how...
c# computed-properties ef-database-first entity-framework-6 winforms
asked by Whirlwind

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!