category

home / developersection / category

Ajax Toolkit NumericUpDownExtender Control in ASP.Net
ajax 02-Dec-2010
Ajax Toolkit NumericUpDownExtender Control in ASP.Net

Ajax Toolkit NumericUpDownExtender Control in ASP.NetThat is the NumericUpDownExtender which automatically adds two buttons to a text box: One for i

Ajax Toolkit PasswordStrength Control in ASP.Net
ajax 01-Dec-2010
Ajax Toolkit PasswordStrength Control in ASP.Net

The PasswordStrength Extender shows the strength of the password in the TextBox and updates itself as the user types the password. The indicator can display the strength of the password as a text message.

ASP.Net AJAX Server Control: UpdateProgress, UpdatePanel
ajax 09-Oct-2010
ASP.Net AJAX Server Control: UpdateProgress, UpdatePanel

A control that allows you to display a visual element to the end user to show that a partial page post back is occurring to the part of the page making the update. This is an ideal control to use when you have long running AJAX update.

ASP.Net AJAX Server Control: Timer
ajax 05-Oct-2010
ASP.Net AJAX Server Control: Timer

Timer: The timer control will execute client side event s at specific interval and allows specific part so your page to update or refresh at these mom

ASP.Net AJAX Server Control: TextBoxWatermarkExtender
ajax 03-Oct-2010
ASP.Net AJAX Server Control: TextBoxWatermarkExtender

This control allows you to put instructions in the textbox control. This gives them a better understanding of what to use the control for. It control have main properties as TargetControlID, WatermarkText, WatermarkCssClass etc.

ASP.Net AJAX Server Control: TabContainer Control
ajax 02-Oct-2010
ASP.Net AJAX Server Control: TabContainer Control

l : It provide the tab which contain the information which is easily handel by using this AJAX Control in our project. TabContainer control has some TabPanel which contain the specific name and related data.

ASP.Net AJAX Server Control: RoundedCornersExtender
ajax 02-Oct-2010
ASP.Net AJAX Server Control: RoundedCornersExtender

This control provide a rounded shape in element which is used in your project. How we implement the Update Progress server controlExample:Step1: we u

ASP.Net AJAX Server Control: PasswordStrength Control
ajax 30-Sep-2010
ASP.Net AJAX Server Control: PasswordStrength Control

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.

ASP.Net AJAX Server Control: NumericUpDownExtender
ajax 30-Sep-2010
ASP.Net AJAX Server Control: NumericUpDownExtender

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.

AJAX Control Toolkit: ModalPopupExtender
ajax 29-Sep-2010
AJAX Control Toolkit: ModalPopupExtender

ModalPopupExtender use with ConfirmWindowExtender to show the confimation. The main key properties are: TargetControlIDCancelControlIDOkControlIDPopu

AJAX Control Toolkit: MaskedEditExtender and MaskedEditValidator
ajax 25-Sep-2010
AJAX Control Toolkit: MaskedEditExtender and MaskedEditValidator

MaskedEditExtender: It restricts the end user from entering specific text within textbox control. It contains main key properties TargetControlID an

AJAX Control Toolkit: ListSearchExtender
ajax 25-Sep-2010
AJAX Control Toolkit: ListSearchExtender

ListSearchExtender: The ListSearchExtender control extends either a ListBox or Dropdown Listbox. This extender allows you  to provide search capabilit