Basic NET Framework
What is the concept of strong names ?
How do we generate strong names ?
What is use the of SN.EXE ?
How do we apply strong names to assembly?
How do you sign an assembly?
How to add and remove an assembly from GAC?
What is Delay signing ?
What is Difference between NameSpace and Assembly?
If you want to view a Assembly how do you go about it ?
What is Manifest?
What is a IL? Or What is MSIL or CIL , What is JIT?
What is a CLR?
What is a CTS?
What is a CLS?
What is a Managed Code?
What is a Assembly?
What is NameSpace?
Where is version information stored of an assembly ?
Is versioning applicable to private assemblies?
What is GAC?
What are situations when you register NET assembly in GAC ?
What is garbage collection?
Can we force garbage collector to run ?
What is reflection?
What are different types of JIT ?
What are Value types and Reference types ?
What is concept of Boxing and Unboxing ?
What is the difference between VBNET and C# ?
What is the difference between System exceptions and Application exceptions?
What is CODE Access security?
What is a satellite assembly?
How to prevent my NET DLL to be decompiled?
What is the difference between ConverttoString and toString() method ?
What is Native Image Generator (Ngen.exe)?
If we have two version of same assembly in GAC how do we make a choice ?
What is CodeDom?
No comments:
Post a Comment