What is the difference between an EXE and a DLL?
Answer Posted / kunal singh
EXE(Executable file) is used when application load.
DLL(Dynamic Link Library) is used when application loaded.
DLL is Superset of Exe. That means dll file must be need exe file.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain about ASP.NET?
Explain different types of validators in asp.net?
How do cookies work? Give an example of their abuse.
What do you mean by role-based security?
witch is the best insistute in sharpoint course.what abt future of share point course.
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Explain difference between friend and protected friend?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
Explain Life cycle of ASP.NET page when a request is made.
What a diffgram is, and a good use for one?
What is the difference between user control and custom control?
Explain server-side scripting?
What are the features that make asp.net more used framework? : asp.net mvc
What are the uses of reflection?
Can we make activex dll also ti execute in some process as that of client ? How can we do?