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


Please Help Members By Posting Answers For Below Questions

What is asp used for?

490


Is classic asp still supported?

540


Resource Files: How to use the resource files, how to know which language to use?

1390


When did classic asp come out?

536


Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.

2527






Explain how can you overload a method?

491


What is the use of global.asax?

498


Explain how to handle error in asp?

506


What is the difference between post and get method.

531


Explain how big is the char?

517


What is the difference between a namespace and an assembly name?

470


Is asp a scripting language?

477


In case of we are not saving the information as cookies. how server detects the same user?

1738


Define unmanaged code?

500


write a program for sorting of all students records in a class according to roll no. using ADO and corresponding database.

1426