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
What I need to create and run an asp.net application?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Web API supports which protocol?
What is dynamic web page with example?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is the function used for removing an event listener?
Explain difference between friend and protected friend?
What is use of <% %> in asp.net?
What is the state management in asp.net?
Which is better union or union all?
What are the options in ASP.NET to maintain state?
How can you ensure a permanent cookie?
Where you store Connection string in "Web.Config" file in ASP.NET?
Explain a program using code nuggets to create a simple application? : asp.net mvc
How do cookies work?