Hello, Mehmet Tuğrul SARIÇİÇEK!
You can use dynamic update. But there are some limitations, please be careful when doing this.
This method is so far safe if you want to update some script on server in common module. If you changed a form, it might not update on client until the client will clear cache.
This method is not suitable as well if you changed the metadata structure.
You will have this update method suggested if you try to update while any clients are working with the infobase. For those clients updates will not be applied until they will restart the application.
For more complicated it is better to agree the update with users, create a backup and perform normal update.