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 many web config files can be created for an application?
Explain different types of Caching techniques in ASP.NET?
0 Answers Sans Pareil IT Services,
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
How to handle error while project running on live
How is application management and maintenance improved in asp.net 2.0?
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
What is difference between abstract class and an interface?
What base class do all Web Forms inherit from?
Which is the namespace used to write error message in event Log File?
Can you create an app domain ?
What is the use of service provider?
Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?
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)