T
T
TechNOIR2020-02-27 16:03:46
C++ / C#
TechNOIR, 2020-02-27 16:03:46

visual studio. How to debug a dll using a service on a remote server?

Good afternoon.

There is a library dll code for a service that runs on a remote server.
Is it possible to somehow debug and test the library through a connection to this service?
How can I do that?

thanks in advance

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Korotenko, 2020-02-27
@TechNOIR

Something like this.
https://docs.microsoft.com/en-us/visualstudio/debu...
But in general, it is better to cover the library with tests when building.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question