What is custom control. What is the difference between
custom control and user control ?



What is custom control. What is the difference between custom control and user control ?..

Answer / krishna prasad

custom control means to prepere our own control inheriting
from the existing control classes

if some one wants to design his/her own control go for
custom controls

if some one wants to extend/add new features go for user
controls

user controls are used to reduce the code repetation in the
pages

Is This Answer Correct ?    11 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

About delegates ?

7 Answers   TCS,


To add a hyperlink column to the DataGrid which tag is used ?

0 Answers   Siebel,


what is wpf and wcf in .net explain with an example?

2 Answers  


Explain how asp.net different from asp?

0 Answers  


Define globalization and localization.

0 Answers  






What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup

1 Answers   Syntax Softtech,


If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.

6 Answers   CTS,


What is a viewstate?

0 Answers  


What is session authentication?

0 Answers  


Where we create sessions for Banking Applications and how to create? expalin with code?

1 Answers   Wipro,


What is the significance of attaching a profile while creating a user?

0 Answers   MCN Solutions,


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

0 Answers   MindCracker,


Categories