J
James A. Fortune
On page 36 of the book:
Advanced C# Programming
McGraw-Hill 2002
Paul Kimmel
ISBN: 0-07-222417-7
he states:
"If you are able to dynamically load and use assemblies, you can take
advantage of thin client programming by loading assemblies over HTTP
connections, which supports automatic deployment and updates of
Windows Forms-based applications."
I understand how Reflection will allow the program to load and explore
assemblies. How much beyond using the web simply to download update
files to a certain directory is he when he talks about 'automatic
deployment and updates'?
Thanks,
James A. Fortune
(e-mail address removed)
Advanced C# Programming
McGraw-Hill 2002
Paul Kimmel
ISBN: 0-07-222417-7
he states:
"If you are able to dynamically load and use assemblies, you can take
advantage of thin client programming by loading assemblies over HTTP
connections, which supports automatic deployment and updates of
Windows Forms-based applications."
I understand how Reflection will allow the program to load and explore
assemblies. How much beyond using the web simply to download update
files to a certain directory is he when he talks about 'automatic
deployment and updates'?
Thanks,
James A. Fortune
(e-mail address removed)