Common migrated code patterns and how to improve on them in new code in NET
In this section we'll cover common code patters that were used in magic or in the migrated code and that can be written a lot simpler in the migrated code.
- Simplify Incoming Parameters
- Stop using CustomCommands and Handlers for Buttons
- Replace Inner Classes With Entity Method
- Replace NotifyRowWasFound with RowFound and Contains
- Stop using Str
- Writing shorter code using the BusinessProcess class
- Refactoring a 44 line long inner class to one line or code
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com