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 |
Explain how to register dll in com / com+ application?
What is the new three features of COM+ services, which are not there in COM (MTS) ?
How to register com+ services?
How CCW and RCW is working?
What happens when we instantiate a COM component ?
Explain consistency?
How will you register com+ services?
Explain how to make a net component talk to a com component?
Is the com architecture same as .net architecture?
Define transaction atomicity?
Is com+ dead?
Are com components serializable?
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)