what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is sqldataadapter in c#?
explain Garbage collector’s functionality on unmanaged code
What is a boolean c#?
Explain About a class access specifiers and method access specifiers.
When do you generally use a class over a struct?
Explain the OOPS concept in C#?
Why to use “using” in c#?
What is eager and lazy loading in c#?
Where do we set the min and max pool size for connection pooling?
How many keyword present in C# language ?
i want the csharp questions&answeres
Can you inherit multiple classes in c#?
What does convert toint32 mean?
What operators can be used to cast from one reference type to another without the risk of throwing an exception?