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
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
How to use a Master Database in Asp.net?
What is a web api?
Why should i prefer JSP over asp.net or any other web development language..??
What is state management techniques in asp.net?
What is difference between URL and URI?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
How can you debug your.net application?
What are the different methods of session maintenance in asp.net?
What is s2s tracking?
What is the difference between application state and caching?
Define page output caching?
Describe the differences between the lifecycles of Windows services and Standard EXE?
Is asp.net different from asp? If yes, explain how?
How do you sign out from forms authentication?