What is the difference between an EXE and a DLL?
Answer Posted / bollasrinivasarao
EXE is executable file contains main()method and self executableand inprocessserver
Dll is dynamic link library contins no main method()and noself executable fileand outprocess server
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we have a web application running without web.config file?
What is the meaning of TestApi?
What is the use of execute non query in asp.net?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
How many types of controls are there in asp.net?
Can I have a unique key as foreign key?
How to reduce the width of textbox in editcommandcolumn of datagrid?
Explain About duration in caching technique
What are the different web pages?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What symbol specifies the beginning of a query string?
What is application variable in asp.net?
What are the different kinds of assemblies?
What are the two types of web pages?
What is the difference between ldap and active directory?