As a developer that is familiar with both WinForms and WebForms, you know that developing applications using the user control mechanism that WinForms provides, gives you lots of productivity benefits. Developing the same control with WebForms will force you to implement the control as a web control that does not have full design time support.

Go to the
next section