ARTICLE

ASP.Net Toolbox (AJAX Extensions Control): Part 7

Posted by Abhimanyu Kumar Vatsa Articles | ASP.NET using VB.NET September 04, 2010
In this article we will discuss, ASP.Net Toolbox controls and its uses. In this article I am only writing some lines on each and every control available in AJAX Extensions Control section.
 
Reader Level:

HTML clipboard

Introduction

Here is Part 6

Toolbox is very-very important building block of .NET Framework. Toolbox is an area where all the controls existed. It helps the developer to develop any application very quickly, only drag the control from the toolbox and drop it on the form. To change its properties we have to select the control and make the properties changes from Properties window. We can do it manually by writing code-behind. There are over 100 controls available in ASP.NET 4.0. I am listing here all the controls available in ASP.NET 4.0 and writing some lines on each of them.

7.JPG

7. AJAX Extensions Controls:

AJAX stands for Asynchronous JavaScript and XML. AJAX Extension supports the .NET Framework to build high quality application consisting client side scripts. In order to improve the web applications in nature of the AJAX architecture developers prefer it. .NET Framework has list of controls based on AJAX Extension.

  • Pointer: It is just a pointer. If we drag any other control on form it causes to create that control on form but pointer does not create any control on form. In other word we can say, we select it for to ignore any other selected control.
  • ScriptManager: This control is master/parent control needs to be on every page where we are trying to use any of AJAX technologies. This control manages client script for AJAX enabled ASP.NET pages and it supports partial page rendering.
  • ScriptManagerProxy: This control is used on content page when we have ScriptManager on Master page. From content page ScriptManagerProxy hooks itself to ScriptManager at runtime.
  • Timer: This control is used to postback the ASP.NET page at certain time intervals. If we are using any UpdatePanel (given below) then we can tied a Timer to let it update. We also can use Time to update entire web page.
  • UpdatePanel: This control is used to create area on web page which needs to be updated at certain time interval, we uses Timer control to accomplish this. It is most important AJAX Control in ASP.NET which is widely used.
  • UpdateProgress: This control is used to display asynchronous progress of any task. Generally it was a big problem with web application to display the progress bar for any task cause of slow and fast server/internet speeds but now UpdateProgress AJAX control solved such problems.

Note1: Keep visiting to my articles, you will find different articles on different controls separately in coming days.

Note2: Continue in next part.

HAVE A GREAT CODING!
 

Login to add your contents and source code to this article
share this article :
post comment
 
Team Foundation Server Hosting
Become a Sponsor
PREMIUM SPONSORS
  • Finally – a virtual platform that delivers next-generation Windows Server 2008 Hyper-V virtualization technology from a managed hosting partner you can truly depend on. Visit www.maximumasp.com/max for a FREE 30 day trial. Hurry offer ends soon. Climb aboard the MaxV platform and take advantage of High Availability, Intelligent Monitoring, Recurrent Backups, and Scalability – with no hassle or hidden fees. As a managed hosting partner focused solely on Microsoft technologies since 2000, MaximumASP is uniquely qualified to provide the superior support that our business is built on. Unparalleled expertise with Microsoft technologies lead to working directly with Microsoft as first to offer IIS 7 and SQL 2008 betas in a hosted environment; partnering in the Go Live Program for Hyper-V; and product co-launches built on WS 2008 with Hyper-V technology.
    The leading .NET charting control now features PDF, Flash and Silverlight export, visualization of large datasets and more. Deliver true charting functionality to your BI, Scorecard, Presentation or Scientific apps. Download evaluation now.
Team Foundation Server Hosting
Become a Sponsor