.NET news » Ajax Ajax Rss Feed

< 1 2 3 4 5 6 7 8 9 >
ASP.NET AJAX in Action
Authors: Alessandro Gallo, David Barkol, Rama Vavilala
Average rating: 4.5 / 21
(21 reviews)
More .NET Ajax books
download
How To Implement a NavigationPanel Using AJAX
This article is going to demonstrate how to implement web applications based on Ajax and ClientScriptCallBack as it presents a simple example. Also, the article is trying to point at the key futures of working with Ajax
22 Nov 2006, 15:42:00   Source: How To Implement a NavigationPanel Using AJAX   Tags: Ajax
Introduction to the ATLAS FilteredTextBox Extender
The new AJAX.NET Extensions and the AJAX Control Toolkit provide powerful additions to the ASP.NET developer. By providing client-side capabilities all controlled within these "extenders," you have the means to provide more powerful input into how the application interacts, giving your application a richer UI. In this article, we'll be looking at the FilteredTextBox extender to see how this works.
17 Nov 2006, 19:12:07   Source: Introduction to the ATLAS FilteredTextBox Extender   Tags: Ajax
Combining External Data Sources with a MS SQL Server Database to Create Google Maps Using AJAX and ASP.NET
To dynamically generate a Google Map with combined data sources from an external web service or API and from an internal MS SQL database, using AJAX and the ASP.NET environment.
17 Nov 2006, 10:21:00   Source: Combining External Data Sources with a MS SQL Server...   Tags: ASP.NET Ajax
Master AJAX Pop-Ups Using the HoverMenuExtender Control
AJAX has made layering contextual information into a Web interface completely elegant and unobtrusive. If you build Web apps, this is one trick you definitely want in your hat. Find out how to exploit the HoverMenuExtender in the ASP.NET AJAX Control.
9 Nov 2006, 15:27:52   Source: Master AJAX Pop-Ups Using the HoverMenuExtender Control   Tags: Ajax
Building an AJAX based chat room in ASP.NET
Build an HTTP based chat room without the need for a Java Applet or an ActiveX control
1 Nov 2006, 16:41:00   Source: Building an AJAX based chat room in ASP.NET   Tags: Ajax
GeoLocation using REST, AJAX, and Yahoo! for use with Google Maps
Implementing geolocation using REST, AJAX and Yahoo! for use with Google Maps.
24 Oct 2006, 11:25:00   Source: GeoLocation using REST, AJAX, and Yahoo! for use with...   Tags: Ajax
Simplify Dependent Lists with the Microsoft AJAX CascadingDropDown Control
In many Web applications, when a user selects an option from a dropdown list, the set of options on another list must change, a challenge known as the "dependent list problem." The CascadingDropDown control solves the problem with aplomb.
12 Oct 2006, 13:52:32   Source: Simplify Dependent Lists with the Microsoft AJAX...   Tags: Ajax
Another Simple Wait Page
An article to demonstrate to use asynchronous delegate call and client script callback to build long wait page
11 Oct 2006, 12:42:00   Source: Another Simple Wait Page   Tags: Ajax
OutPost: PostBack Over XmlHttp
Real postback of ASP.NET WebForms without reloading the entire page.
4 Oct 2006, 15:03:00   Source: OutPost: PostBack Over XmlHttp   Tags: Ajax
Coding a custom ClickBehavior with MS AJAX
The MS AJAX framework provides an event model similar to the .NET framework's one. We can create, raise and handle events in a manner similar to what happens in a code-behind file of an ASP.NET page. Plus, the MS AJAX framework allows to attach pieces of re-usable client-side functionality through the concept of behaviors. Let's give an example of these concepts with the help of a little example.
3 Oct 2006, 10:31:24   Source: Coding a custom ClickBehavior with MS AJAX   Tags: Ajax
< 1 2 3 4 5 6 7 8 9 >