Is arraylist type safe in c#?
What Are The .Net Object
Can abstract class be sealed in c#?
What are the Types of assemblies that can be created in dotnet
i have a string aabccefsdss.how can i get the string abcefsd. or write the fallowing string with only character occurrence of once .
What is asp net c#?
Why do we need a singleton class?
How can you reference current thread of the method ?
Is concurrent queue thread safe?
What is the difference between dynamic and var in c#?
What is the difference between dynamic type variables and object type variables in c#?
Explain manifest & metadata in c#.
What is the difference between a private assembly and a shared assembly?