What is an EXE?
EXE is an executable file that runs the application for which it is designed. An EXE is produced when we build an application. Therefore the assemblies are loaded directly when we run an EXE.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the intermediate language between asp and asp.net1.0?
What is difference between system.string and system.stringbuilder classes?
Garbage collector thread is what kind of a thread?
What are the features of UIP Application Block?
Explain me what are the deferred execution and the immediate execution in linq?
What is equivalent for regsvr32 exe in .net ?
Explain the procedure to add assemly to gac to make it shared one?
What is different between Web User Control and Web Custom Control?
Tell us the differences between an interface and an abstract class in .net?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?
What are .net functions?
Explain is the jit an interpreter?