B
Bill Gower
I have a client that has users all over the midwest and wants to have them
be able to access the company database on a server in Chicago. Right now
they are using terminal server to have users connect to the server and then
start up my app and when done they log off. This is not the ideal way to do
it and it gets expensive with all the licenses needed. I really don't want
to do an ASP.net app. I really would like to create a Winforms app that
will run on the clients machine and still be able to access the server
database through a VPN. Is this possible with .Net remoting?
Bill
be able to access the company database on a server in Chicago. Right now
they are using terminal server to have users connect to the server and then
start up my app and when done they log off. This is not the ideal way to do
it and it gets expensive with all the licenses needed. I really don't want
to do an ASP.net app. I really would like to create a Winforms app that
will run on the clients machine and still be able to access the server
database through a VPN. Is this possible with .Net remoting?
Bill