Which methods allow COM components to be used in .NET applications?

Which methods allow COM components to be used in .NET applications? (Choose all that applay.)

Which methods allow COM components to be used in .NET applications? (Choose all that applay.)

A.
Add a reference to the component throudh Microsoft Visual Studio 2005.

B.
Use the type Library Import tool (TlbImport.exe).

C.
Use the Regsvr32 tool.

D.
Ensure thet the application is registered, using the RegSvr tool if necessary. Then either add a reference to it from the COM tab of the Add Reference dialog box or use TblIpm.exe.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Preet

Preet

Can any one explain?

Rushabh

Rushabh

Yes For That u need to read Properly Content of MSDN 😀

mr_tienvu

mr_tienvu

I choose