adspace
How does u handle this COM components developed in other
programming languages in .NET?
Answer Posted / Ram Vijay Singh
In .NET, you can handle COM components developed in other programming languages using Interop Assemblies. These assemblies contain the RCWs that enable .NET applications to call the methods of the COM components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers