{"id":1215,"date":"2022-10-05T11:08:05","date_gmt":"2022-10-05T10:08:05","guid":{"rendered":"https:\/\/ibex.tech\/csharp\/?p=1215"},"modified":"2022-10-05T11:08:06","modified_gmt":"2022-10-05T10:08:06","slug":"remote-debugging","status":"publish","type":"post","link":"https:\/\/ibex.tech\/csharp\/c-sharp\/debugging\/remote-debugging","title":{"rendered":"Remote Debugging"},"content":{"rendered":"\n<p>It appears remove debugging for a standard app in Visual Studio isn&#8217;t easy like it is for a UWP app<\/p>\n\n\n\n<p>You need to copy the built exe to the remote computer every time you build the project. You can automate this by creating a post-build event in which you can do practically everything (you can set up a xcopy\/robocopy command which would copy the stuff to a network location), but it&#8217;s not simple like for UWP&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>It appears remove debugging for a standard app in Visual Studio isn&#8217;t easy like it is for a UWP app You need to copy the built exe to the remote computer every time you build the project. You can automate this by creating a post-build event in which you can do practically everything (you can [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[58],"tags":[],"class_list":["post-1215","post","type-post","status-publish","format-standard","hentry","category-debugging"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/1215","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/comments?post=1215"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/1215\/revisions"}],"predecessor-version":[{"id":1216,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/1215\/revisions\/1216"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/media?parent=1215"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/categories?post=1215"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/tags?post=1215"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}