what is mean by COM (component object model) and component
based software development?
Is it .NET is first COM based technology?
Please answer me.
Advance thanks.



what is mean by COM (component object model) and component based software development? Is it .NE..

Answer / mathew m

Before WebServices, Before remoting , common logic for
public sharing was set Globally with a concept model name
COM. COM was used in Visual Basic and previous IDE's before
Dotnet.
Componet Object Model is common logic which can be shared
in distributed architecure enviorement, Now we have web
services, Remoting etc..

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is strong name?

5 Answers  


How does assembly versioning work?

1 Answers  


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

0 Answers  


sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

0 Answers   Avanade,


Is .net framework 4.8 the last version?

0 Answers  






What does CLR do as soon as an assembly is created ?

2 Answers   MMTS,


VIEWS WITH SYNTAX AND EXAMPLE IN SQL

1 Answers  


What is MVVM design pattern?

0 Answers  


Mention what is the difference between “ActionResult” and “ViewResult” ?

0 Answers  


What is oauth in web api?

0 Answers  


Is http stateful or stateless?

0 Answers  


In which circumstances you used delegates?

5 Answers   HP,


Categories