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 |
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
What is itemrowdatabound for a datagrid?
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?
What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable
How to prevent client side validation from the ASP.NET validation controls?
best .net institute in hyderabad
What are sessions and cookies?
What is the importance of Global.asax in ASP.NET?
When is the ViewState available during the page processing cycle ?
Explain the functionality of "EnableViewState" ? What happens if you want it on or off?
How does cookies work in asp net?
Explain about ASP.NET?