Linq in general, has extensions methods(at IEnumerable) like Where, Select, OrderBy. But use another methods like string.StartsWith.
Where can I find a list with all methods supported, for Linq to SQL and Linq to Entities?
Here's a list of all supported methods for LINQ to entities:
MSDN article
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With