how to run vb.net Desktop Application over internet?
Hi
Well i created a desktop application using dot net technology and sql server 2000 as a backend database server.
i want my application to run over network but the data should be store in the main server. in simple words i want a client server communication of my desktop application with one server and different clients
|