How does you handle this COM components developed in other
programming languages in .NET?
Answer Posted / guest
using RCW
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is stored procedure ? how we use it in .NET ?
Please tell us what is the difference between override and overload in a method?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
Explain the differences between server-side code and client-side code.
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
How to get the number after decimal point in .net?
Please explain what is the .net framework and how does it work?
Do you know what's the difference between .net and laravel?
When we use windows api in .net is it managed or unmanaged code?
What is the difference between server.transfer and response.redirect? Why?
What are the different types of remote object creation mode in .net?
What is .net3.5?
When displaying fonts, what is the difference between pixels, points and ems?
What is the use of system.diagnostics.process class in .net?
What is COM Interoperability in .NET