No touch deployment

O

Oriane

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
 
M

Marc Gravell

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top