what is COM Object in Dot net?

Answer Posted / balaji

Component Object Model is a model that allows different
programming languages to communicate each other.

Earlier all the dll's are made using this model so that we
could use these assembly's in any language. When we use
these in .net and create some objects are known as com
objects and these objects should be clear using
Marshal.ReleaseComObject() method because those will not be
taken care by garbase collection in .net.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the .net base class library.

724


Can we make activex dll also ti execute in some process as that of client ? How can we do?

4452


Describe a Windows Service and its lifecycle ?

838


What is considered a service provider?

710


What is active web pages?

690


What is viewstate? In which event of the page life cycle, is the viewstate available?

793


What New Features comes with ASP.NET Web API 2.0?

755


what are the security certificates used in webservices?

1720


What is caching? Explain.

730


Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

848


What is the asp.net mvc folder conventions? : asp.net mvc

643


How does asp net store session ids by default?

703


9. Why should we hire you over the others waiting to be interviewed?

2456


How many validators do ASP.NET have?

784


Can you change a master page dynamically at runtime? How?

681