Com Dcom Interview Questions

Explain syntax of NULLIF in SQL SERVER 2000

How to use COM Component in .NET

Can it is possible to use COM objects from a .NET Framework program

What are wrapper Classes

What is Monikers when using COM

Explain Transaction with COM Plus Components

How COM Plus Component adopt security

What are the COM Component in .Net

Whats the relation between COM and DCOM

Which namespace do the classes allowing you to support COM functionality are located

How do you make a NET component talk to a COM component

How do you generate an RCW from a COM object

I cannot import the COM object that I have on my machine. Did you write that object

How do you call unmanaged methods from your .NET code through PInvoke

I want to expose my .NET objects to COM objects. Is that possible

Can you inherit a COM class in a .NET application

Suppose I call a COM object from a .NET applicaiton but COM object throws an error. What happens on the .NET end