How many types of serialization are there in c#?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
What are the access allowed for compilation units(namespace),class and structs and what are its default access?
What are the Types of caching
What do you mean by “finalize” and “finally” methods in c#?
What is clr namespace?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
Is it possible to force garbage collector to run?
What?s the .NET datatype that allows the retrieval of data by a unique key?
What is a nullreferenceexception and how do I fix it?
What is the purpose of a namespace?
Explain circular reference in c#?
What are the benefits of using windows services: