How do I register my code for use by classic COM clients?

Submitted by: Administrator
Use the regasm.exe utility to generate a type library (if needed) and the necessary entries in the Windows Registry to make a class available to classic COM clients. Once a class is registered in the Windows Registry with regasm.exe, a COM client can use the class as though it were a COM class.
Submitted by: Administrator

Read Online C# (Sharp) Programming Language Job Interview Questions And Answers