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 |
What is .net and .net framework?
How Can Creating Installation Components in .Net?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
Explain how viewstate is being formed and how it's stored on client in .net?
i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?
why .net does not support multiple inheritance?
What is the use of UML in .Net
What does stateless mean?
How to manage pagination in a page using .net?
What is the single responsibility principle?
How to implement CAS in .Net?
How many types of design patterns available in .NET?