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 |
What is reliability?
what are wrapper Classes?
Explain loosely coupled events?
Define object pooling?
What is transaction atomicity?
How does you handle this COM components developed in other programming languages in .NET?
how to register dll in COM / COM+ application
Optimization technique description ?
Explain the new three features of com+ services, which are not there in com (mts)?
Explain integrity ?
Define security?
What is Pinvoke?
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)