UI Timers in AL, without Javascript
The normal way to add a timer to a page in AL is through JavaScript. I did a video on that 6 years ago, all
The normal way to add a timer to a page in AL is through JavaScript. I did a video on that 6 years ago, all
Many of us are still running our apps without namespaces, but it’s time to embrace namespaces in AL. Check out this video for the procedure
Most AL code doesn’t need to be fast. You read a few records, run some business logic, post a document — the database round-trips dominate,
I recently got my hands on some very fresh bits of Business Central functionality, never seen by the public before. This is the AI-driven future
Sometimes you fall over a features in the AL language that see so little use that it’s forgotten by… well, at least me. Check out
With BC28, we got more control over which indexes are maintained and which ones are not. Check out the video to see how you can