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 / 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 |
What is the use of the default route {resource}.axd/{*pathinfo} ?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Is it possible to share a view across multiple controllers?
How do you convert a string into an integer in .NET
How we can invoke child actions in ASP.Net MVC?
What is the benefit of entity framework?
what is mean by versioning? Please answer me. Advance thanks.
Can I redirect tracing to a file
How to bind table colum with gridview column?
what is ADO.NET
Describe the roles of clr in .net framework.?