What is the difference between an EXE and a DLL?
Answer Posted / ravindra singh moyal
The full form of EXE is Executable file and DLL is Dynamic
Link Library.
| Is This Answer Correct ? | 29 Yes | 6 No |
Post New Answer View All Answers
Explain asp.net page life cycle?
What is a runtime version?
Describe in brief .net framework and its components.
Can we handle the error and redirect to some pages using web.config?
What is the function of new view engine in asp.net? : asp.net mvc
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is the parent class of all the web server control?
Define caching.
Where is the view state data stored?
What is csrf attack in asp.net?
What is the life cycle of web page?
What are the uses of list view control in Asp.net?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What is the use of service provider?
What is web router?