What method must be overridden in a custom control?
a) The Paint() method
b) The Control_Build() method
c) The Render() method
d) The default constructor
Answer Posted / swapna
The Render() method.
| Is This Answer Correct ? | 52 Yes | 1 No |
Post New Answer View All Answers
Which is better union or union all?
Describe session handling in a webfarm, how does it work and what are the limits?
What is cookieless session id explain in brief?
What are the types of session in asp.net?
How to disable validator control by client side JavaScript?
What is postback in asp net?
Explain the Session state management options available with ASP.NET?
Is asp.net a programming language or framework?
Explain the difference between the web config and machine config.
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
Define viewstate in .net?
Can we override the enablepartialrendering property of the scriptmanager class?
How can u debug your .net application?
Explain the difference between sql invalidation and sql notification.
Can we create a multiple user simultaneously ?