In this second article about the Entity Framework version 4.0 user defined functions and the new Model Defined Functions will be explored.
Based on a series of simple examples I will show how to map UDF’s and Entity SQL expressions to Model Defined Functions and how to call them in LINQ to Entities queries.
Advertisement

