Search code examples
c#.netpluginsnetscape

How can I make .NET C# ActiveX plugin work on Mac Safari?


So I've created a plugin for windows working in IE Chrome etc (there is an eazy way to make active x plugin work on Netscape based browsers under windows) how to port it to mac?


Solution

  • if you use silverlight you can code C# and it will work on mac/safari and mac/firefox read here: http://silverlight.net/