what is GAC?
Answer / pranjal
The Global Assembly Cache or GAC is a machine-wide .NET
assemblies cache for Microsoft's CLR platform
| Is This Answer Correct ? | 1 Yes | 1 No |
Integer & struct are value types or reference types in .NET?
What is Finalizer in .NET define Dispose and Finalize ?
What is the difference between reference type and value type?
diff between forms authentication and windows authentication?
What is Delegate? Have ever used Delegates in your project.
What is the managed and unmanaged code in .net?
what is yield keyword in .Net?
What is the concept of inheritance in .net?
What is assemblies in .net?
Describe ways of cleaning up objects.
Explain what is heap and what is stack?
How do you define the lease of the object in .net?