Difference between .NET components and COM components?

Answer Posted / shanker

.NET applications are managed by .NET Runtime so it is
useful for memory management,security,caching,versioning)
and so it is said as Managed.But COM Components are said as
Unmanaged.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is durability?

537


What is the difference between com architecture and .net architecture?

463


Define object pooling?

3246


Explain how does you handle this com components developed in other programming languages in .net?

436


What is ccw?

3190






How CCW and RCW is working?

675


What are loosely coupled events?

2859


What happens when we instantiate a .NET component ?

4105


How to make a net component talk to a com component?

454


What is reliability?

532


Define jit activation?

3220


Is the com architecture same as .net architecture?

3111


What is scalability?

480


Explain how to make a net component talk to a com component?

3184


how to register dll in COM / COM+ application

7010