S
SteveC
For Java code, there is a "slim" download from Sun that contains just
enough code to host an applet plus the capability to download other
classes/jars as needed. There are seperate options from Sun (SDK
download containing jar.exe, etc) for those that need more.
I wish the same could be done for the .NET CLR; I would like to host
"C# applets" in my web pages, but a 20mb download plus a reboot is a
lot to ask.
Why can't Microsoft distribute a "slim" CLR download weighing in
around 5mb that just contains the base classes for XML, Remoting,
System.Data, and WinForms, a "medium" one with some more features, and
still distribute the full sized one?"
enough code to host an applet plus the capability to download other
classes/jars as needed. There are seperate options from Sun (SDK
download containing jar.exe, etc) for those that need more.
I wish the same could be done for the .NET CLR; I would like to host
"C# applets" in my web pages, but a 20mb download plus a reboot is a
lot to ask.
Why can't Microsoft distribute a "slim" CLR download weighing in
around 5mb that just contains the base classes for XML, Remoting,
System.Data, and WinForms, a "medium" one with some more features, and
still distribute the full sized one?"