What is custom control. What is the difference between
custom control and user control?
Answer Posted / srikanth
Both the custom control and the user control wil be
developed by the user, the only difference is user control
is application specific where are custom control can be
used in any application. We can create a dll for the custom
control and can place it in the toolbox where are for user
control it's not possible it's just an .ascx file as .aspx.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is a 307 redirect?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Describe Segmentation With Paging?
When Cookies are expired in ASP.NET?
What is the difference between localization and globalization?
What is the adavantage of using ASP.NET routing?
What does asp in asp.net stand for?
What are Master Pages in ASP.NET? or What is a Master Page?
Is viewstate enabled by default?
List the events in page life cycle.
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What are the Types of objects in ASP
How to implement globalization and localization in the use interface in .net.
How many web.config files can I have in an application?
What is runat?