Difference between .NET components and COM components?
Answer Posted / samanthwal
.Net Component gets best use of managed environment while
COM component were suffered greatly from DLL hell problems
and due to the reference counting approach they usual face
the problem of memory leaks.
but in .NET component all these issues are resolved by CLR.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define authentication and authorization.
How is the asp.net mvc architecture different from others? : asp.net mvc
What are the Types of object in asp
What is microsoft windows sharepoint services?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
Explain the features that make asp.net more used framework? : asp.net mvc
What is asp.net web pages?
Describe the .net base class library.
What is postback and autopostback in asp.net?
what cut off mark for po's,what questions they asked for interview?
Explain the concept of MVC Scaffolding?
What is variable and constant in .net programming language?
Explain the difference between inline and code behind - which is best in?
What is application and session in asp.net?
What language does asp.net use?