5
Answers

Migrating C++ DCOM application to C# web services

gopal vaddi

gopal vaddi

9y
448
1
How to migrate a DCOM application in C++ to C# web services. I want my application have both DCOM interface and Web, such that both DCOM clients and web application clients can access my server interface methods.
Answers (5)