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

Which is the best institute to learn Microsoft Technologies and the faculty if you Know?

0 Answers   TCS,


What is advantage and disadvantage of viewstate

3 Answers  


What are Http handler ?

1 Answers   Patni,


where should write the connection string Show that it will apply whole pages in the website

5 Answers   Symco,


What are the intrinsic objects present in ASP.NET

1 Answers   IBM,


Explain difference between dataset and datareader?

0 Answers  


What are the asp.net 2.0 features?

0 Answers  


If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?

1 Answers  


Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?

1 Answers   Zenith,


Whats the difference between abstract factory pattern and factory pattern?

0 Answers  


Explain the working of passport authentication.

0 Answers  


Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?

2 Answers   HCL, Siebel,


Categories