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)

3 results in tag: null

Check null values in Linq query in Entity Framework

How can I compare integer type null values Where portion of Linq query in .Net Entity framework 4.1?
asp.net entity-framework linq null
asked by hotcoder

Call Stored Procedure with a null parameter value with EntityFramework

i've a stored procedure on sqlserver 2008 and one of the parameters accept null values. i don't know how to call that SP with a null value on the parameter. for a little more context i'm using EntityFramework 6xx...On the next example the parameters "@sta...
entity-framework null parameters stored-procedures
asked by Flavio Oliveira

Entity Framework Core null object one-to-one

Entity Framework Core null object. I have a one-to-one entity relationship....public class Player { public int Id { get; set; } public int? RatingId { get; set; } public Rating Rating { get; set; } } public class Rating { public double ...
c# entity-framework-6 entity-framework-core model null
asked by Conor Stephens

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!