Explain JIT activation?
Answer / vijayan
JIT means just-in-time activation on/off.
JIT activation defaults to off for components which are
configured in COM+, but is enabled automatically if
automatic transactions are requested.
Syntax:
class JustInTimeActivationAttribute sealed : public
Attribute
| Is This Answer Correct ? | 4 Yes | 1 No |
What is IUnknown? What methods are provided by IUnknown?
Explain queued components.
Explain transaction atomicity?
How to create an instance of the object in COM?
Once I have developed the com wrapper do I have to still register the com in registry?
How do you make a NET component talk to a COM component?
Do COM keep track of all the object references(Accounting)?
Which namespace do the classes, allowing you to support COM functionality, are located?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
What are the different compatibility types when we create a COM component?
hi,I have applied for NIC test plz if any one have test paper pattrn plz send me on "mn_mayank38@yahoo.co.in"
Differentiate normal DLL to COM DLL