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



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

Answer / Hina Madan

No, .NET Framework components cannot be directly used in a COM (Component Object Model) program. However, they can interact through interoperability services such as COM-Interop, which allows .NET classes to be exposed as COM objects and vice versa.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

How to add? tree view control in datagrid in asp.net using c#?

1 Answers  


Is asp a language?

1 Answers  


why and how static variable retain their value after postback form ?

1 Answers  


Can I use the win32 api from a .net framework program?

1 Answers  


no.of pages comes before protected void ?

1 Answers   eSoft,


How to determine if a visitor has cookies support enabled in his/her browser?

1 Answers  


What are the advantages of using ASP?

1 Answers  


What happens to a html page?

1 Answers  


How do I create an aspx file?

1 Answers  


Name and explain about the Objects in ASP?

1 Answers  


What is the order of precedence for logical operators.

1 Answers  


What is the command to display characters to the HTML page?

1 Answers  


Categories