What is a DLL?
Dynamic Link Library (DLL) is a library that consists of code that needs to be hidden. The code is encapsulated inside this library. An application can consist of many DLLs which can be shared with the other programs and applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by globalization and localization?
How you apply a theme in whole application in .Net?
How will you make .NET programs work in Linux ?
why you wouldn't want to write into it even if you could
Explain security measures exist for .net remoting in system.runtime.remoting?
What is Assembly manifest? what all details the assembly manifest will contain.
How to produce an assembly?
Please explain the difference between constants and read-only variables?
What is namespaces in .net?
What are the two main parts of the .net framework?
What is class library in .net
What is new in .net core?