C# applet
-
I don't think there are C# applets in the same way there are Java applets However you should be able to issue C# applications as ActiveX controls if the client system has the .NET Runtime installed. Simply register the application for com interopt and host it on a web page. I've never tried this or heard of it being done but I've also never looked into the issue. Jared jparsons@jparsons.org www.prism.gatech.edu/~gte477n
-
I don't think there are C# applets in the same way there are Java applets However you should be able to issue C# applications as ActiveX controls if the client system has the .NET Runtime installed. Simply register the application for com interopt and host it on a web page. I've never tried this or heard of it being done but I've also never looked into the issue. Jared jparsons@jparsons.org www.prism.gatech.edu/~gte477n