Converting Dynamics SL BSL to VBA
Dynamics SL 2018 doesn’t support BSL screen customizations any more. These must be converted to VBA. Contact third-party vendors to... Continue reading →
Dynamics SL 2018 doesn’t support BSL screen customizations any more. These must be converted to VBA. Contact third-party vendors to... Continue reading →
SteadyCode entered its sixth year of business this fall. Some customers have been upgrading or making changes to projects written... Continue reading →
I often edit Dynamics SL (DSL below) customization files using a text editor. I find this especially helpful when working... Continue reading →
Mike Gifford of Crestwood Associates has written a fine article on customizing the Acumatica Portal. I have one small modification... Continue reading →
UPDATE (2023-03-14): You CANNOT use the Visual Studio 2022 Windows Forms designer with the Dynamics SL 2018 CU9 SDK or... Continue reading →
I’ve been using Profiler to explore Dynamics SL’s database calls for years. Recently, I learned about Extended Events, which is... Continue reading →
Have you ever wondered how a Dynamics SL screen customization indicates if a checkbox in a list is checked or... Continue reading →
After moving an Acumatica Visual Studio solution to a new computer the dll was not automatically copied to the bin... Continue reading →
UPDATE: Dynamics SL 2018, CU3 (and later CUs) include an msi named “SDKSetupVS2017.msi” that is the official SDK when working... Continue reading →
When developing for older versions of Dynamics SL, I sometimes use Visual Studio 2013 with the Microsoft GitHub integration. Since... Continue reading →