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 data caching?
How many languages are supported by .NET at present time?
How can you pass multiple complex types in Web API?
What should you do is you want to remove an existing component but would like to make some funtionalities?
Explain the difference between asp and asp.net?
Can you dynamically assign a Master Page?
What is owin authentication?
What is syntax code to send email from an asp.net application?
Define secured sockets layer.
Define a web service in .net?
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Are there resources online with tips on asp to asp.net conversions?
How do I use response redirect?
How can we create custom controls in asp net?
What are server-side comments in ASP.NET?