Skip to main content
Post a question

Notifications

Community site session details

Community site session details

Session Id : srcMAnJpaoX8ZniX47Hkot
Dynamics 365 Community / Blogs / Goshoom. NET Dev Blog / Avoiding code duplication i...

Avoiding code duplication in F&O

Martin Dráb Profile Picture Martin Dráb 232,538 Most Valuable Professional
In the previous post, I explained that duplicating application elements is expensive and we should avoid it whenever possible. Let me mention a few techniques that you could use. Obviously, you can create metadata extensions, use Chain of Command for methods, subscribe to events and so on; I’m assuming that you all know that. What ...

Continue reading ‘Avoiding code duplication in F&O’ »


This was originally posted here.

Comments

*This post is locked for comments