R
Rob
What are some pros and cons associated with running a vb.net app from a
server and from a workstation ?
When run from the server, I assume that each instance that is executed is
"its own instance" i.e., variables are not shared ? Also, when run from
the server, how could you ensure that the same workstation does not have
more than 1 instance of the program running ?
Thanks
server and from a workstation ?
When run from the server, I assume that each instance that is executed is
"its own instance" i.e., variables are not shared ? Also, when run from
the server, how could you ensure that the same workstation does not have
more than 1 instance of the program running ?
Thanks