⟩ What is an assembly and what does manifest consists?
Assembly:
Which is reusable,verionable and self describing
building blocks in CLR(Common Language Runtime).
Manifest:
It contains information about the Assembly where it is
residing.
Assembly:
Which is reusable,verionable and self describing
building blocks in CLR(Common Language Runtime).
Manifest:
It contains information about the Assembly where it is
residing.
Explain garbage collection?
Explain What does managed mean in the .NET context?
How to customize the trace output?
What languages does the .NET Framework support?
What is the difference between asp.net and asp?
Explain serialization?
What is Code Access Security (CAS)?
Explain What languages does the .NET Framework support?
How to spawn a thread?
How to redirect tracing to a file?