What\'s the difference ? Are both used to perform functions in sql side before get data and store them in memory ?
P.S: Both used in linq to ent
In case anyone comes across this old post, System.Data.Entity.EntityFunctions is now obsolete and replaced with System.Data.Entity.DbFunctions.
System.Data.Entity.EntityFunctions
System.Data.Entity.DbFunctions