Difference between .NET components and COM components?

Answer Posted / krishna prasad

.net component
-----------------
these dlls can be used by any application (platform
independant)
these components are resolved from dll hell problem

com components
-------------
platform dependent components


Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does asp.net work?

721


How can we update records in gridview?Is there any appropriate code for it?

1826


Write some code using interfaces, virtual methods, and an abstract class`

1817


Describe how to implement globalization and localization in the use interface in .net.

748


What is the difference between visual basic and asp.net?

725


Why we use asp.net for website development?

675


How does a content page different from a master page?

783


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

690


What is session in asp.net?

690


What is the difference between globalization and localization?

667


What is difference between session and cookie?

697


Can the unique key be null?

806


What are the different types of validation controls provided in ASP.NET?

869


What is the advantage of using Windows authentication in a Web application?

791


In which event of the page viewstate is available?

643