what is the differance between .DLL & .EXE
Answer Posted / nagendra
Both r executable files,.dll run in application process
memory,but .exe run in its own process memory.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
what are configuration files?
How does session id work?
Difference between overriding and overloading?
What is ipostback?
What is the latest version of asp.net?
Explain in what order a destructors is called.
Explain security types in asp.net?
List of words of preprocessor in .net?
What is the difference between the response.write() and response.output.write() methods?
Which object wraps the state or data of a user?
What is voluum?
What is event bubbling?
Define static constructor?
What is server redirect?