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

how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

0 Answers  


What is itemrowdatabound for a datagrid?

1 Answers   IBM,


In asp.net application, if a webpage or total application seems too slow or getting delayed to load completely in the browser. As a developer, what are the checkings or actions you will take in the application or server side to rectify the slowness or delay load or which are the factors related to this issue? How we can trace it?

1 Answers  


What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable

2 Answers   Syntax Softtech,


How to prevent client side validation from the ASP.NET validation controls?

0 Answers   Viscus Infotech,






best .net institute in hyderabad

7 Answers  


What are sessions and cookies?

0 Answers  


What is the importance of Global.asax in ASP.NET?

0 Answers   B-Ways TecnoSoft,


When is the ViewState available during the page processing cycle ?

6 Answers   Siebel,


Explain the functionality of "EnableViewState" ? What happens if you want it on or off?

1 Answers   Siebel,


How does cookies work in asp net?

0 Answers  


Explain about ASP.NET?

0 Answers  


Categories