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: properties

How to implement a DateTime entity property to set always DateTime.Now

I've read a bunch about auto implemented properties but I still don't quite get it. I have and entity:... public class News { public int NewsId { get; set; } public string Title { get; set; } public string Content { get; set; }...
c# datetime entity-framework properties
asked by Leron_says_get_back_Monica

How to set value of a property from iputs of View in auto generated partial class in asp.net MVC

I'm working in a ASP.NET MVC(EF6) database first project and I have an auto generated partial class in my Models folder like this:...public partial class StdModel { public string StdName { get; set; } public int StdNr { get; set; } } ...Because th...
asp.net-mvc c# entity-framework-6 partial-classes properties
asked by H35am

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!