What is the difference between an EXE and a DLL?
Answer Posted / vaishu
DLL(Dynamic Link Library) which contains a set of functions
that will be linked to the application dynamically at
runtime. EXE (Executable file)is a common file executing
OS,MS programs...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
List down the sequence of methods called during the page load.
What is the difference between “Web.config” and “Machine.Config”?
Which type of state management is provided by Query String in ASP.NET?
Explain different authentication modes in asp.net?
Explain what is an abstract class?
Is asp.net still used?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Explain the advantages of passport authentication.
How can you implement encapsulation in asp.net?
How to use a Master Database in Asp.net?
What is the difference between session and application?
Explain about solution explorer window?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is asp.net version?
Which library is used by the testers and developers to develop automated tests and create testing tools?