=> User controls are easy to create but tedious to use. Extension for user control is .ascx. We can't place user control in toolbox.
=> Custom controls are tedious to create but easy to use. Extension is .dll We can place custom controls in toolbox.
=> Web server controls are the controls which is run at server.
0 comments:
Post a Comment