What is Custom attribute? How to create? If I'm having custom attribute in an assembly, how to say that name in the code?
994What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?
1216Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
1134What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?
1039
What kind of the information stored inside the assembly?
Can constructor be protected in c#?
What is a generic class?
What is variable in c#?
What is dynamic dispatch?
Can arraylist store different data types in c#?
Why is c# better than java?
What is datagrid c#?
What is a Managed Code??
Is php better than c#?
Which is faster list or dictionary in c#?
What’s thread.sleep() in threading ?
What is public, private, protected, internal and internal protected?
What is generic types in c#?
what is the difference between interface and multiple interface?