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 |
In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?
How do you secure your configuration files to be accessed remotely by unauthorized users?
In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?
Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?
Explain cookies with example.
what is AutoEventWireUp and what is the use of This property explain in details?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
Explain automatic memory management in .net.
Usage of web.config?
diff between Server.Transfer() and Server.Execute()
How would one do a deep copy in .NET?
Explain the differences between Server-side and Client-side code?
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)