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



What method must be overridden in a custom control? a) The Paint() method b) The Control_Build() m..

Answer / swapna

The Render() method.

Is This Answer Correct ?    52 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Explain the path instructions in xaml?

0 Answers  


Explain the features that make asp.net more used framework? : asp.net mvc

0 Answers  


Which .NET framework supports Web API?

0 Answers  


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

0 Answers   Hexaware, Infosys,


What is three major points in WCF?

1 Answers   Patni,






Explain diff between dataset and datareader?

0 Answers  


Briefly describe the role of global.asax?

0 Answers  


How many types of controls are there in asp.net?

0 Answers  


When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

0 Answers   BirlaSoft,


Explain about the .NET framework?

0 Answers  


I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.

1 Answers  


what is Versioning in asp.net and how it maintain in any web application

1 Answers   TCS,


Categories