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
What is the differences between a primary key and a unique key in sql server?
What is postback in asp net?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
Explain the advantages of asp.net.
Define authentication and authorization.
What is the parent class of all the web server control?
Which validator control you use if you need to make sure the values in two different controls matched?
What is redirectpermanent in asp.net?
How does a content page different from a master page?
How to create events for a control?
How do you remove duplicates without using remove duplicate stage?
What is a multilingual website?
How information about the user's locale can be accessed?
What is paging in context of Memory?
What is difference between asp.net and asp?