Use of Ajax controls

Ajax controls,How to Use in asp.net As we know that Ajax is Powerful technology that gives more Attractiveness and functional support to asp.net web developer.

Ajax controls in asp.net

We use ajax controls in asp.net programming page by sample steps:

Step 1: Download Ajax toolkit for asp.net web site .

Step 2: Add the reference of toolkit in to asp.net web site.

Step 3:Right click on toolbox and add tab(name give as Ajax you can use any name).

         3.1 right click on new make tab and add item (here you can add all ajax tool or Controls).

 Now the Ajax  toolkit registered with the web site.

Types of Ajax Controls:

There are more the 30 controls provided by the Ajax Toolkit some are here.Ajax Provide Following Types of Controls which is play important role in asp.net programming.

Accordion Control of Ajax for Asp.net Programming:

The Accordion is use in web site and web application that provide you to use   more than one panes at a time and display one at a time.

Ajax File Upload Control of Ajax 

Displaying File and  Upload Progress in uploading time.

provide the facility of Uploading  Large Files.File Checking on Client end.
Uploading more the one file in a single time.Drag-and-Drop File as like html 5 provide and then upload.AlwaysVisibleControl of Ajax for Asp.net Programming.
  • Animation Control of Ajax for Asp.net
  • AreaChart Control of Ajax for Asp.net Programming
  • AsyncFileUpload Control of Ajax 
  • AutoComplete Control of Ajax for Asp.net Programming
  • BalloonPopup Control of Ajax for Asp.net Programming
  • BarChart Control of Ajax for Asp.net Programming
  • BubbleChart Control 
  • Calendar Control of Ajax for Asp.net Programming
  • CascadingDropDown Control of Ajax 
  • CollapsiblePanel Control of Ajax For Asp.net Programming
  • ColorPicker Control of Ajax For Asp.net Programming
  • ComboBox Control of Ajax For Asp.net Programming
  • ConfirmButton Control of Ajax For Asp.net Programming
  • DragPanel Control 
  • DropDown Control of Ajax for Asp.net Programming
  • DropShadow Control of Ajax for Asp.net Programming
  • DynamicPopulate
  • FilteredTextBox Control of Ajax for Asp.net Programming
  • Gravatar Control of Ajax for Asp.net Programming
  • HoverMenu Control of Ajax for Asp.net Programming
  • HTMLEditorExtender Control of Ajax for Asp.net Programming
  • LineChart Control of Ajax for Asp.net Programming
  • ListSearch Control 
  • MaskedEdit Control of Ajax for Asp.net Programming
  • ModalPopup Control of Ajax for Asp.net Programming
  • MultiHandleSlider Control of Ajax for Asp.net Prog.
  • MutuallyExclusiveCheckBox Control of Ajax for Asp.net Program.
  • NoBot Control of Ajax for Asp.net Programming
  • NumericUpDown Control of Ajax for Asp.net Programming


How to use these controls in web Site.

For the using these Controls we told you some sample steps and the give the Example of each control one by one with code and working.

Popular posts from this blog