Hi,
Can somebody please post sample code solution to develop and deploy a user assembly on IE (6/7/8). There are a few tutorials on the net but they aren't compatible with IE 7/8. Moreover, there is no one standard solution to this problem. I am basically trying to write a web plugin for IE. Thanks.
reference:
http://www.codeproject.com/KB/cs/CreateActiveXDotNet.aspx For my work, I have to package my dll with multiple third party dlls. All of them are packaged in an msi (optional) or directly added to a cab file. I have also digitally signed the cab file. Thanks in advance.