User-1390135866 posted
Hi yall.
If I wanted to implement custom business logic using LINQ to SQL I could write a custom entity class and make a partial method over the native methods.
I'm wondering if I can do the same using Dynamic Data registering a LINQ to Entities data model?
Thanks in advance!