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 the com architecture same as .net architecture?
Define scalability?
What is CCW (COM Callable Wrapper) ?
can we send inputs to visual basic projects through command line arguments
Define durability?
Optimization technique description ?
What is manageability?
Define object pooling?
What happens when we instantiate a .NET component ?
Explain the use of contextutil class?
How to register com+ services?
Explain object pooling?
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)