adspace
Can .NET Framework components use the features of Component Services?
Answer Posted / Ahmad Faraz
No, .NET Framework components do not inherently support the features provided by COM+ (Component Services). To integrate with these services, you can use wrappers such as Type Library Importer (TLI) or Windows Forms Interop to expose your .NET components as COM objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category