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

What are the different types of Session state management options available with ASP.NET?

5 Answers   Siebel Systems,


What is http post and http get?

0 Answers  


How do you get records number from 5 to 15 from a dataset of 100 records?

3 Answers   Syntax Softtech,


What is difference Between Authentication and authorization?

0 Answers   MCN Solutions,


When during the page processing cycle is ViewState available?

1 Answers   Siebel Systems,






What are the disadvantages of asp.net?

0 Answers  


Is overloading possible in web services?

3 Answers   Microsoft,


What is stateless asp or asp.net ?

2 Answers   Accenture, BirlaSoft,


if we establish the cinnection with connection string tag in web.config file,can i go for encrypt and decrypt with that?

1 Answers  


When do you set "<IDENTITY impersonate="true" />" ?

1 Answers  


What is the difference between client-side and server-side validations in webpages?

0 Answers  


How many classes can a single .NET DLL contain?

6 Answers   SoftSol,


Categories