client or server install?

kevsbox

New member
Joined
Jul 4, 2006
Messages
4
Programming Experience
10+
HI
Previously in VB6 we always installed on server and created shortcuts on workstations to the main program file.
Now we are converting to VB.Net and wonder what is the best way to deploy.
1. Install on server and create shortcuts on workstations as before
or
2. Install exe and dll's on each workstation and just use server as database server.

Anyone got any thoughts, feelings etc
How are other peeps doing installs in .Net
Thanks
 
Back
Top