I am building wpf application and i want to install this application on a server pc and share it to other pces on a net work , my question is i have static class that contain data that i want to share it through all the pces
will that work or static shares only for the memory of the same pc?