what is differance b/w .net assemblies and com component?
Answer Posted / dheeraj
1). com component metadata is saved inside the registry of
windows whereas .net assembly metadata is save inside
menifest.
2). Com components are already compiled into native code .
3). As the metadata is saved inside menifest file inside
the assembly so ite becomes
(A) portable
(B) multiple versions of the assemby can be
saved on the same machine.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is an .asp file?
How many global.asa files can an application have in asp?
How can we do validation of the fields in a project?
We have recently bought Hart 475 communicator , when we try to use it on transmitter it shows error : Voltage detected on FF connectors and later show No device found , can any one give me and idea about how to solve it.
how can we create a webpage in .Net
Define application object in asp?
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
Can I avoid using the garbage collected heap?
what is the need of a sealed class when we are having a structure
Explain the post and get method?
Explain the advantages of using asp?
What is the common language specification (cls)?
Can I use com objects from a .net framework program?
What is an asp program?