What is Finalizer in .NET define Dispose and Finalize ?
Please explain the difference between constants and read-only variables?
What are the different types of remote object creation mode in .net?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Explain cas (code access security)?
Explain the difference between task and thread in .net?
What is an exe and a dll?
What are the improvements made in cas in .net 4.0?
How do you define the lease of the object in .net?
Explain the different parts of an assembly?
What is WSDL? Explain its architecture?
Explain .net framework overview?
Tell us what is the native image generator?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
Describe the compilation process for .net code?