To: Bush2000
Yeah, exactly, thanks for that link.
The 'Windows Forms' are more akin to the 'Java Web Start' tech. Downloading an app that executes locally on the client as a local app.
Very, very different from an Applet executing only in a browser, with no ability to affect the local machine.
To: Dominic Harr
The 'Windows Forms' are more akin to the 'Java Web Start' tech. Downloading an app that executes locally on the client as a local app. Very, very different from an Applet executing only in a browser, with no ability to affect the local machine.
The noticeable difference, Harr, is that Java applets run within a browser frame. These WinForms don't. As for security, WinForms apps have no capability on the local machine: They are constrained by the CLR. They can't read/write files outside of their scratch directory. In short, they can't do anything to destabilize the machine.
92 posted on
06/24/2002 3:41:28 PM PDT by
Bush2000
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson