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

How to free the memory that is not used by an object in garbage collection?

4 Answers   IBM,


Will there be a .net compact framework 3.0 release with release of .net framework 3.0?

0 Answers  


What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?

0 Answers  


Explain linq to entities? : Entity framework

0 Answers  


How route table has been created in asp.net mvc?

0 Answers  






Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?

0 Answers  


What is Reflection in .NET?

6 Answers   Fiserv, TCS,


What type of filter does outputcacheattribute class represents?

0 Answers  


Explain test driven development (tdd) ?

0 Answers  


How to update one of my table in database at 4pm every day how it is possible?

0 Answers  


Which is the root namespace for fundamental types in .net framework?

0 Answers  


How to bind table coloum with gridview column

3 Answers   Sypher Technologies,


Categories