Can I use com objects from a .net framework program?



Can I use com objects from a .net framework program?..

Answer / Amarjeet Shukla

"Yes": You can use COM objects from a .NET Framework program. To access COM objects, you need to use interop assemblies that bridge the gap between .NET and COM components.nnInterop assemblies provide the necessary plumbing for communication between the two technologies. To consume a COM object in your .NET code, you typically use the "System.Runtime.InteropServices" namespace.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

Explain how to display images using response object?

1 Answers  


What is asp price?

1 Answers  


What are the attributes of the <form> tags?

1 Answers  


What is difference between Physical path and Virtual path? Explanin with example.

2 Answers  


What is the common type system (cts)?

1 Answers  


What are the collections of Application Object?

1 Answers  


Define a form collection?

1 Answers  


How do I open aspx files on windows 10?

1 Answers  


what is object in c sharp?

2 Answers   TCS,


1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.

1 Answers   Infosys, Syntel,


what are the objects in asp?

2 Answers   First Insight, VebTel,


What is querystring collection in asp?

1 Answers  


Categories