Why DLL files are needed. & how They are Created in DOTNET?
Answer / 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 |
Is .net capable of supporting multi-thread?
What is CCW (COM Callable Wrapper) ?
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
What tools can I use to develop .net applications?
what all type of application can u make with visual studio?
What is delegation in .net?
What is .net and .net framework?
What is the difference between odbc and ado?
What are the namespace available in .net?
What are remotable objects in .NET Remoting?
diff between forms authentication and windows authentication?
How server form post-back works?