what is differance b/w .net assemblies and com component?

Answers were Sorted based on User's Feedback



what is differance b/w .net assemblies and com component?..

Answer / subodh

asp is interpreted where as asp.net is compiled
in asp control events are handled at client side where as in
asp.net the control events are handled server side

Is This Answer Correct ?    1 Yes 0 No

what is differance b/w .net assemblies and com component?..

Answer / 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

what is differance b/w .net assemblies and com component?..

Answer / munna

asp is interpreted where as asp.net is compiled
in asp control events are handled at client side where as in
asp.net the control events are handled server side

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP Interview Questions

I have all files relating one project in ASP.... I want to make a Localhost for running like website........

2 Answers  


what is STLC in Testing

0 Answers  


what is SDLC in Software?pl.give proper explaination

0 Answers  


What purpose is served by the application.lock method?

0 Answers  


What is asp format?

0 Answers  


What are the stored procedure and why they are needed?

0 Answers  


Is asp a scripting language?

0 Answers  


what is the difference between render event and prerender event

2 Answers   Wipro,


Is asp still used?

0 Answers  


What is the difference between Querystring collection and Form collection?

2 Answers  


Which is the default Scripting Language on the client side in ASP?

2 Answers  


can any one send me some real time sap crm interview question along with answer .my email id is psundeep@ymail.com

0 Answers   IBM,


Categories