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
Is mvc 4 supporting windows azure sdk (software development kit) ?
Explain ASP.NET MVC Identity and Security?
How can I return string result from action in asp.net mvc?
How we can invoke child actions in ASP.Net MVC?
What is the advantage of mvc?
Do you know about the new features in ASP.Net MVC 4 ?
Mention the core components of .net framework?
What is representational state transfer (rest) mean?
Can I set the unlimited length for "maxjsonlength" property in config?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
Explain the tools used for unit testing in ASP.Net MVC
What is renderbody?
What are the components required to create a route in mvc?
What is the use of action filters in an mvc application?
explain lazy loading, eager loading, and explicit loading?