Answer Posted / keshab
The Microsoft Component Object Model (COM) is a platform-
independent, distributed, object-oriented system for
creating binary software components that can interact. COM
is the foundation technology for Microsoft's OLE (compound
documents), ActiveX (Internet-enabled components), as well
as others.
ref : http://msdn.microsoft.com/en-
us/library/windows/desktop/ms694363(v=vs.85).aspx
Do not vote "No" if you do not know the answer.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the use of response redirect in asp.net?
What is paging in context of Memory?
How to do state management in ASP.NET?
Can you explain composite pattern?
Explain the difference between panel and groupbox classes using .net?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
Explain the difference between response.redirect vs server.transfer
How do you sign out from forms authentication?
Explain security types in asp.net?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What are Caching techniques in .NET
What are web server controls in asp.net?
What is the difference between system.stringbuilder and system.string
How can we identify that the page is post back in asp net?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?