what is COM Object in Dot net?

Answer Posted / prashanth

COM stands for Component Object Model.
It's referred in .NET as Un-managed code during Run-times.

.NET does not have control on execution status (specially
during transaction commits or rollbacks) until in gets back
acknowledgment of action back from COM object.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1694


When you use Ajax controls in the ASP.NET application?

776


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1724


What is client side state management?

686


What is the use of session in web application?

690


How do you implement sql caching in asp.net?

764


What is the use of HttpHandlers? When to use this?

821


How can we create custom controls in asp net?

744


What is a 307 redirect?

664


Why web api is better than wcf?

775


What role “#&&” plays in a querysting?

763


What is route in web api?

727


Why is string called immutable data type?

800


What is asp.net introduction?

737


What are the disadvantages of view state?

821