Skip to main content

Notifications

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 229,135 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