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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Which of the following API is used to hide a window?

0 Answers   3i Infotech,


What is eager loading in c#?

0 Answers  


What is sql transaction in c#?

0 Answers  


Why do we use dataset in c#?

0 Answers  


what is the difference between passing a value object by reference and a reference object by value?

4 Answers   TCS,






Explain about c# language.

0 Answers  


What is difference between throw and throws in c#?

0 Answers  


How will you allow a class to be inherited, but prevent the method from being over-ridden?

0 Answers   Siebel,


Wht executescaler method is used?

0 Answers  


Suppose in a scenario if we want to display information only until 4.00 p.m and after that means after 4.00 p.m if any one tries to access the information it should give error mesage. Then how will you write a delegate for this ? Give coding.

1 Answers   HP, nTech Solutions, Primetech Software, PS,


What is the name of the implicit input parameter of a set accessor for any property?

1 Answers   TCS,


If a base class has a bunch of overloaded constructors, and an inherited class has another bunch of overloaded constructors, can you enforce a call from an inherited constructor to an arbitrary base constructor?

1 Answers  


Categories