You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
What is difference between var dynamic and object in c#?
What is the use of console readline () in c#?
How many parameters can a method have c#?
What is the difference between webgarden and webfarm?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
Is friend a constructor?
What is Bubble Event ?
Is enum a value type c#?
Explain the difference between const and static read-only?
Tell me the difference between call by value and call by reference.
Is string null or empty?
Can a class have more than 1 destructor?