How do I write an ActiveX(?) control using C#?
Basically I want what I know as a Java applet to work in MSIE, without the user needing to install anything.
I know C#. I have the .NET SDK in Win2k (under vmware) and I have Mono. I don't want to buy Visual Studio.
Help?