in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?
Explain the clr triggers?
int a = '3' + '4'; char n = (char)a; What will be answer of n?
what are the events in delegate?
When should you use generics?
Name the method of servicebase class?
What is an argument in c#?
How?s method overriding different from overloading?
Why do we overload constructors?
Do while loops yes or no c#?
What do you mean by parsing and how to parse a date time string in c#?
What is collection class c#?
What is a string in c#?