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 |
Which dll translate xml to sql in internet information server (iis)?
What is func in .net 3.5?
Explain how com+ related to the dna architecture?
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
What is Garbage Collection in .Net and what is the Garbage collection process?
What are the types of jit?
What is a variable of implicit type and what is its scope?
Describe the Managed Execution Process
What is a Manifest?
How do you create threading in.net?
What is Code group in .Net with respect to CAS
Show different types of collection in .NET?