Hello,

  Brian Noyes has written up an article titled
"ClickOnce - Deploy and Update Your Smart Client
Projects Using a Central Server" for Microsoft's
developer magazine.

   Brian writes:

  ClickOnce, part of version 2.0 of the Microsoft .NET
Framework, allows you to deploy Windows-based rich
client apps to a desktop by placing the application
files on a Web or file server accessible to the client
and providing the user with a link.
  When the user clicks the link on a Web page or in an
e-mail, the application files are downloaded to the
user's machine and executed. The program executes in a
secure sandbox provided by .NET code access security
(CAS) limiting what it's allowed to do based on the
evidence it presents. When a new version of the
application is deployed to the server, it can be
automatically detected by connected clients, and the
update can be downloaded and applied in a variety of
ways based on optional deployment settings. ClickOnce
allows applications to be deployed offline as well,
making the app behave as if it had been installed on
the local machine.

   Full story @
http://msdn.microsoft.com/msdnmag/issues/04/05/ClickOnce/default.aspx

   - Gerald

--------------------
Gerald Bauer
Lopica - All Things Web Start |
http://lopica.sourceforge.net 
Web Start News Wire           |
http://news.gmane.org/gmane.comp.java.jnlp.announce 


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
lopica-announce mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/lopica-announce

Reply via email to