S
SetonSoftware
I inherited a VB/C# 2005 application that has a 6.1 MB EXE and a few
support DLLs. There are about 60 users in one office who use it plus
a
few who access it via Remote Desktop. We currently deploy changes to
the application via Click Once. I'd like to do the following.
1. Break up the EXE into one 200K menu application that launches
objects in about 2 dozen DLLs of 500K each
2. Eliminate Click Once entirely and deploy changes by droppping new
DLLs onto the server.
Re Click Once: I can see the advantage for deployment when there are
many more users who spread over a larger region. In addition, you can
at least deploy a new verion with requiring all the users to exit the
program. What other benefits would I gain/lose by dropping Click Once
and going to server deployment?
Thanks
Carl
support DLLs. There are about 60 users in one office who use it plus
a
few who access it via Remote Desktop. We currently deploy changes to
the application via Click Once. I'd like to do the following.
1. Break up the EXE into one 200K menu application that launches
objects in about 2 dozen DLLs of 500K each
2. Eliminate Click Once entirely and deploy changes by droppping new
DLLs onto the server.
Re Click Once: I can see the advantage for deployment when there are
many more users who spread over a larger region. In addition, you can
at least deploy a new verion with requiring all the users to exit the
program. What other benefits would I gain/lose by dropping Click Once
and going to server deployment?
Thanks
Carl