Hi there,
I intend to use "no touch deployment" to allow users in a LAN to run
"locally" a Windows Form .NET app on their workstation (provided they have
the .NET framework installed).
I wonder if this method is now widely used, and if it is the new paradigm
which is to replace the activeX model ?
Best regards
Marc Gravell - 01 Jun 2007 10:36 GMT
In 1.1, maybe.
In 2.0, "ClickOnce" is an easier model, as you don't need to make
caspol changes to the clients, and you can deploy from more options
(e.g. http, LAN, etc), with the framework shadowing it locally (and
checking for updates etc).
Marc
Oriane - 01 Jun 2007 16:35 GMT