Why DLL files are needed. & how They are Created in DOTNET?
Answer Posted / satya narayan sahoo
Dll files provides class library which contains
data/objects and functions.Any functions or objects we use
in .Net is defined in the dll.Any code in .Net when we
compile creates a dll or exe.Exe is created for the console
program having main method where the entry point is
defined.We can set the target of a console program if we
want to generate a dll from that.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Is .net is a language?
How many types of transactions are there in com + .net ?
SAP Business One(this is intigrated tool of .net)
Explain about the Common Language Runtime?
What are the important components of .net?
What is gac in .net?
What are the different types of Classes in .NET?
Explain me why do we use msmq?
Is .net core free?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
What is iis? Have you used it?
Is .net core the future?
Is .net a programming language?
Why do we use the “using” statement?
Explain About GDI object ?