Answer:
Custom controls are control build entirely in code. The pro is that you can put them in libraries, add an icon to the toolbox and other fine control.
User controls are more easy to do, and in general is a way to encapsulate things to simplify other pages or when you need to use the same markup in several pages.
Asked In: Many Interviews |
Alert Moderator