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.
Answer Posted / 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 View All 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?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
Can I use razor code in javascript in asp.net mvc?
What is associationset? : Entity framework
What is the use of display modes?
What is connected scenario? : Entity framework
Is dapper faster than entity framework?
what is explicit loading?
Explain the 'page lifecycle' of an ASP.NET MVC?
What are the components required to create a route in mvc?
What is the difference between tempdata and viewbag?
Can you set the unlimited length for "maxjsonlength" property in config?
How to bind table colum with gridview column?
how to disable the lazy loading framework?
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?