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 access individual items of an Master Page
What is Partial PostBack in ASP.NET?
What's the use of response.output.write()?
What are runtime hosts?
What are session state modes in asp.net?
Why should i prefer JSP over asp.net or any other web development language..??
What is the roll of JIT in asp.net?
What is the difference between trace and debug in asp.net?
How can you register a custom server control to a web page?
Explain repository pattern in asp.net mvc? : asp.net mvc
which event in global.asx that fires for every request of same user?
Distinguish between Server-side and Client-side code with its functionality?
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)