what is differance b/w .net assemblies and com component?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
how to code in asp.net for button?
What are the attributes of the <form> tags?
How to run FileSystemObject in ASP
Can any body send me Some Interview Questions of ASP.Net 2.0 or Later to my mail id that is gauravscott@gmail.com
what is the is the difference between asp and asp.net?
What purpose is served by the application.lock method?
no.of pages comes before protected void ?
What are scripting objects in asp?
Explain the properties of session object?
What are private assemblies?
Define an application domain?
What does asp mean in business?