Difference between Active Exe and Dll ?

Answer Posted / lily antony

EXE is ae executable file, while Dll is not. Dll cannot be
used independantly.

The Dll is a reusable component which can be referred by a
EXE.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the events that happen when a client requests an asp.net page from iis server?

682


Describe the difference between inline and code behind - which is best in?

734


How you will improve web application performance?

733


Explain Optimization technique description?

794


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

777


Explain the flow of processing of the request? : asp.net mvc

703


Distinguish between Server-side and Client-side code?

760


What is cross page posting? How is it done?

716


Where the cookie value is stored?

702


What is content page in asp net?

689


Difference between Response.redirect vs server.transfer?

854


Which property is used to identify the Page is Post Back in ASP.NET?

755


Is session stored in browser?

703


What is the good practice to implement validations in aspx page?

838


If 200 is for all successful operation then why do we have 201 response codes?

707