Answer the question
In order to leave comments, you need to log in
A program to set up another program?
There are two WPF projects, is it possible to make it possible to configure the second from the first project. That is, two separate programs, one of which configures the other.
For example changes the background of a form.
Is this possible to implement?
Can I have an example?
Answer the question
In order to leave comments, you need to log in
Pipes , Sockets - we take, we listen with one program, we send messages with another. In principle, WCF is also possible, even better, but you need to be ready to understand its model and ideas. In general, look for C# IPC or Windows IPC, there are plenty of options.
INI files, json, registry - one reads, the second changes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question