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 |
Explain how to display images using response object?
What is asp price?
What are the attributes of the <form> tags?
What is difference between Physical path and Virtual path? Explanin with example.
What is the common type system (cts)?
What are the collections of Application Object?
Define a form collection?
How do I open aspx files on windows 10?
what is object in c sharp?
1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array.
what are the objects in asp?
2 Answers First Insight, VebTel,
What is querystring collection in asp?