Explain transaction atomicity?
Atomicity (database systems) is a property of database
transactions which are guaranteed to either completely
occur, or have no effects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
How does a DCOM component know where to instantiate itself?
Explain Futures of COM?
What is dcom?
Can I use com components from .net programs?
Can you explain what is dcom?
Can I use .net components from com programs?
How to create an instance of the object in COM?
Which tool is used to configure the port range and protocols for DCOM communications?
What is IUnknown? What methods are provided by IUnknown?
Differentiate normal DLL to COM DLL
Which namespace do the classes, allowing you to support COM functionality, are located?