what is the differance between .DLL & .EXE
Answer Posted / kalyan
both r executable but,.dll files can b reused in the
application.where as .EXE files cannot be reused
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Explain a program using code nuggets to create a simple application? : asp.net mvc
What's the ASP.Net Application life cycle?
Where is asp.net session stored?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
What are the features of asp.net mvc?
What are validator? How do you disable them?
Why web api is better than wcf?
Define msil.
How we implement web farm and web garden concept in asp.net?
Explain the concept of View Model in MVC?
What is HTTPModule and HTTPcontext? What is the use of each?
Which methods validate all the controls on a page?
How to change Master page in ASP.Net using code?
Explain the features that make asp.net more used framework? : asp.net mvc
Define web.config in .net?