What is the difference between an EXE and a DLL?
Answer Posted / govardhan
EXE is a Self Executable File where as dll is not self
executable file,To run dll file we need a exe file
| Is This Answer Correct ? | 62 Yes | 7 No |
Post New Answer View All Answers
Can I have a unique key as foreign key?
Where you store Connection string in "Web.Config" file in ASP.NET?
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 is css and what is it used for?
What is difference between view and partial view?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
Where the cookie value is stored?
What is %20 in a url?
Is session stored in browser?
What is difference between session and viewstate?
List all templates of the repeater control.
How do I open an ashx file?
What is the function of the ViewState property?
Explain an object, class and method.
Any disadvantages in Dataset and in reflection ?