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
In which assembly is the mvc framework defined?
What is meant by domain model?
Can you set the unlimited length for "maxjsonlength" property in config?
How we can invoke child actions in ASP.Net MVC?
List out few different return types of a controller action method?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is the role of the jit compiler in .net framework?
Explain what platforms does the .net framework run on?
what is entity data model?
What is difference between razor and web form engine?
How do I install .net framework?
What is entitytypes? : Entity framework
What is ado.net data provider? : Entity framework
What is work of clr?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?