Answer Posted / manindra agrawal
The Basic difference between DLL and EXE is that
DLL is not self executable
and EXE files are the self Executables
Assembly in the .NET is in the form of DLL and EXE
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is Opf3
What actually happes when you add a something to arraylistcollection ?
Explain hard disk and what is its purpose? : Dot net architecture
what are constructors and destructors?
Explain about generation?
where should I put this information then?
Explain the purpose of cache? How is it used? : Dot net architecture
What is the difference between metadata and menifest ?
What are end points, contract, address and bindings?
What is the difference between an event and a delegate?
Explain about validation?
What is a managed code? : Dot net architecture
Difference between throw exception and rethrowing ?
Explain about .net garbage collector?
How do you handle this COM components developed in other programming languages in .NET?