what is the differance between .DLL & .EXE
Answer Posted / kalyan
both r executable but,.dll files can b reused in the
application.where as .EXE files cannot be reused
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is .net framework and what are the main components of it?
What is the use of placeholder control? Can we see it at runtime?
Define data caching?
Describe state management in asp.net?
Explain the use of resource manager class in .net.
In which event are the controls fully loaded?
Do gac'ed assemblies have fulltrust?
Which control has default post back is enabled(true)?
What is user control in asp.net?
What is the equivalent of date() and time() in asp.net?
What is the purpose of url encoding?
What is the page life cycle in asp.net?
Define managed code and managed data in .net?
How to you can limit Access to Web API to Specific HTTP Verb?
What is csrf attack in asp.net?