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 |
How to add? tree view control in datagrid in asp.net using c#?
Is asp a language?
why and how static variable retain their value after postback form ?
Can I use the win32 api from a .net framework program?
no.of pages comes before protected void ?
How to determine if a visitor has cookies support enabled in his/her browser?
What are the advantages of using ASP?
What happens to a html page?
How do I create an aspx file?
Name and explain about the Objects in ASP?
What is the order of precedence for logical operators.
What is the command to display characters to the HTML page?