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
How does asp page work?
What is the use of placeholder control? Can we see it at runtime?
What are early binding and late binding.
How many types of cache are there?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
How do I create a web form?
Do you know about caching with the datasource controls?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What is aspect-oriented programming?
What is Model-View-View Model?
List the types of authentication supported by asp.net?
Can I tap into other windows livetm services?
What is the file extension of web service?
What is the purpose of url encoding?