what is the differance between .DLL & .EXE

Answer Posted / suresh

.DLL .EXE

1. It can be reused. 1. It cannot be reused
2. It can be versioned. 2. It cannot be versioned.
3. It is not self executable 3. It is self executable.
4. It doesn't have main 4. It will have main
function. function.

Is This Answer Correct ?    33 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between namespace and assembly.

644


What is the difference between the get method () and post method ()?

606


What is the syntax for datagrid and specifying columns?

2173


What are the security types in asp.net?

661


how to retrieve property settings from xml .config file.

634






Explain the advantages of caching?

615


What is a web api? Which protocol is used in a web api?

630


What is latest version of asp.net mvc? : Asp.Net MVC

567


What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?

1606


What is a pixel url?

595


What is server infrastructure & server components?

859


What is the difference between application state and caching?

638


What is session start?

611


Explain swagger components.

656


Why is global asax is used for?

602