Difference between .NET components and COM components?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Can one dll file contains the compiled code of more than one .net language?
Difference between web.config and app.config?
3 Answers ITC Infotech, Jenesys Technologies,
What layout mode is the default when a new Web Form is created? a) GridBagLayout b) GridLayout c) FlowLayout d) FormLayout
How .net CLR works with n-tier application
What are the cookies types in asp.net?
What is the name of the base class that all web forms will be inherited?
How to find last error which occurred?
what are the ways to improve performance in .net application?
What is a swagger in web api?
what are the State management and Its Uses
When Garbage Collector runs in an Application? 1)Application is running form more than 30 min. 2)On every 1/4th milisecond 3) Randomly 4) Application is running on low of memory
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)