PasswordStrength Control: It allows you to check the contents of a password in a TextBox control and validate its strength and also give the message.
A it controls allows you to put some up / down indicators next to a TextBox control that enable the end user to more easily control a selection. It has main key properties are TargetControlID, Maximum, Minimum, Width.
ModalPopupExtender use with ConfirmWindowExtender to show the confimation. The main key properties are: TargetControlIDCancelControlIDOkControlIDPopu
MaskedEditExtender: It restricts the end user from entering specific text within textbox control. It contains main key properties TargetControlID an
ListSearchExtender: The ListSearchExtender control extends either a ListBox or Dropdown Listbox. This extender allows you to provide search capabilit
The ConfirmButtonExtender check the confirmation of end user action. The main key properties of extender are: TargetControlID, ConfirnText, and DisplayModalPopupID.
The Toolkit contains some new controls that have AJAX functionality and many control extenders. The control extenders attach to any other control to enhance the functionality.
Introduction AJAX is used in web development. It signifies the capability to build applications that make a use of XmlHttpRequest object.AJAX is popu