Fan174,
...lets suppose I have one PI installed on windows 10 iot core and I have four windows PC. If I am using one of of them to write #c code then my question is that can I use remaining window PC to control device. I want to control the device from any(four windows) PC's
OK. We have two distinct problems here:
1) How do you develop a program on a Win 10 PC to run on Windows IoT on a Pi?
2) How to communicate with that program, when it's completed, from other PCs?
I guess the tutorials and such linked to above get you started with 1).
For 2) we need more information: How do you want to communicate to the Pi from those other PC? A web interface? Other?
I cannot advise. I would not use Win IoT or C# for such a task.
Memory in C++ is a leaky abstraction .