What happens when we instantiate a COM component ?
Answers were Sorted based on User's Feedback
Answer / ravi raj chellueri
When instantiating a COM object, Visual Basic calls an API
function named CoCreateInstance() behind the scenes to
create the object for you.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / virat sarswat
When instantiation happen COM Component is Actually picked
up from it's ClassFactory. Then instance of the CoClass is
create and AddRef is called for the CoClass object. Hence
object life cycle is started when it's instantiate.
| Is This Answer Correct ? | 2 Yes | 1 No |
Is it true that COM objects no longer need to be registered on the server?
Optimization technique description ?
How do you make a NET component talk to a COM component?
Explain queued components?
What are loosely coupled events?
What is COM?
What is manageability?
Can we copy a COM dll to GAC folder?
Explain how does you handle this com components developed in other programming languages in .net?
Disadvantages of COM components?
Define availability?
Define security?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)