T
Tony Johansson
Hi!
If I have this question. Which methods allow COM components to be used in
..NET applications ?
(Choose all that apply)
A. Add a reference to the component through Microsoft Visual Studio 2005.
B. Use the Type Library Import tool (TlbImport.exe)
C. use the Regsvr32 tool.
D. Ensure that the application is registerer, 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 TblImp.exe.
The correct answers according to the book is A,B and D.
I can agree with the book about answers A and D but I mean that if answer B
should be correct the dll must have been registered before use can use
TblImp.exe.?
So I might not have choosen alternative B if it would have been a question
on an real exam.
//Tony
//Tony
If I have this question. Which methods allow COM components to be used in
..NET applications ?
(Choose all that apply)
A. Add a reference to the component through Microsoft Visual Studio 2005.
B. Use the Type Library Import tool (TlbImport.exe)
C. use the Regsvr32 tool.
D. Ensure that the application is registerer, 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 TblImp.exe.
The correct answers according to the book is A,B and D.
I can agree with the book about answers A and D but I mean that if answer B
should be correct the dll must have been registered before use can use
TblImp.exe.?
So I might not have choosen alternative B if it would have been a question
on an real exam.
//Tony
//Tony