Is there a .Net way to run an Applet?

Denaes

Senior Contributor
Joined
Jun 10, 2003
Messages
956
Of any sorts?

ASP.Net is server side. For all it's good, it's not fully interactive in the sense of an Applet (be it on a webpage or it's own window). Is this possible in .net or not really?
 
Is this J# specific (ie, you cannot do it with VB or C#) or more likely is it just that they're targeting J# as it's comfortable for Java users?

Thank you very much for that link!
 
Last edited:
Back
Top