In a lot of other programming languages, the concepts of asynchronous calls and background tasks are well established and supported. The idea is to have the ability to kick of something in the background without having to wait for the result and thereby blocking the user.
Posted inDynamics NAV & BC Tips & tricks