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
What is clr? How does work clr & wht is work of clr?
What is a model in android?
What are Code Blocks in Views?
What is entity framework? : Entity framework
What is the use of view model in asp.net mvc?
How we can invoke child actions in ASP.Net MVC?
How route table has been created in ASP.NET ASP.Net MVC?
What are Action Methods in ASP.NET MVC?
what is use of entity container?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
how do you mark a property as required? For example, for a project, the name is a required field.
what is explicit loading?
Can you explain renderbody and renderpage in asp.net mvc?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What are action filters?