What is the difference between an EXE and a DLL?
Answer Posted / manab
The full form of EXE is executable file,AND The full form
of DLL is Data Link Library.
| Is This Answer Correct ? | 14 Yes | 83 No |
Post New Answer View All Answers
Describe the events in the life cycle of a web application.
What are the Types of state management techniques
How do we implement bundling in MVC?
How many types of validation are there?
What is voluum?
What does aspcompat="true" mean?
Give some salient points of difference between request processor and request dispatcher.
What is the difference between dispose() and finalize()?
When does a session actually start?
Explain the concept of MVC Scaffolding?
What does session_start () do?
How would ASP and ASP.NET applications run at the same time on the same server?
What is asp net theme?
Where can I get the details on migration of existing projects using various technologies to asp.net?
To bind columns manually which tags do you need to add within the asp:datagrid ?