سؤال

is it possible to perform any changes in code remote debugging? (in Debug and Release as well)

هل كانت مفيدة؟

المحلول

No. You are debugging an instance of a deployed application on another machine - you can't update the binaries remotely while they're running.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top