.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
AJAX Dirty-Panel
This is a Panel that automatically shows an alert if the user tries to leave the page before saving the data.
30 Apr 2007, 14:52:00   Source: AJAX Dirty-Panel   Tags: Ajax
AJAX Multi-Task Indicator
This is a custom webcontrol that shows the progress of long sequential tasks using AJAX to refresh the page
25 Apr 2007, 08:22:00   Source: AJAX Multi-Task Indicator   Tags: Ajax
The UpdateProgress Control of ASP.net Ajax Extension
One of the excellent features of ASP.net Ajax Extension 1.0 is the UpdatePanel control. The UpdatePanel control enable partial-page rendering in an ASP.NET Web page asynchronously. The contents of UpdatePanel control will automatically update when a postback event invoked. This control does work same as MagicAjax.net panel control. The UpdateProgress control is very useful when working with UpdatePanel control. With an UpdateProgress control, you can show the status during the partial-page rendering of an UpdatePanel.
11 Apr 2007, 20:50:00   Source: The UpdateProgress Control of ASP.net Ajax Extension   Tags: Ajax
A simple multi purpose Ajax WebControl for basic communication
With this Control you can register some servermethods and call them from clientside, submitting and returning string data.
30 Mar 2007, 18:34:00   Source: A simple multi purpose Ajax WebControl for basic...   Tags: Ajax
Inking in ASP.NET 2.0, AJAX, and IE7
In the past year, new technologies from Microsoft have changed how we can add ink to Web sites and the change is definitely for the better! One small property added to ASP.NET 2.0 server controls, OnClientClick, has had a big impact on simplifying the process of moving ink from the Web page to the Web server. The capability that OnClientClick provides, allowing developers to tie both a client-side event and a server-side event to one Click event, was actually achievable prior to ASP.NET 2.0 using control attributes, but it was more complex to set up and not very discoverable..
29 Mar 2007, 19:00:00   Source: Inking in ASP.NET 2.0, AJAX, and IE7   Tags: ASP.NET Ajax
Ajaxion - Ajax without javascript: WS calls, xml, drag'n drop, controls, binary image retrieval, etc
An article about how to keep Ajax simple
7 Mar 2007, 13:29:00   Source: Ajaxion - Ajax without javascript: WS calls, xml, drag'n...   Tags: Ajax
Multi User Chat Room Using ASP.NET 2.0 and AJAX
Describes how you can build a multi user chat room using ASP.NET 2.0 and AJAX extensions
28 Feb 2007, 12:05:00   Source: Multi User Chat Room Using ASP.NET 2.0 and AJAX   Tags: ASP.NET Ajax
Generate a client-side proxy for a webservice using HTTP Handlers
How to create a client-side webservice proxy using HTTP Handlers
Create a Chat system using Ajax and ASP.NET
In this article, I am going to explain how to use Javascript, Ajax and C# to create a chat room.
12 Feb 2007, 05:38:00   Source: Create a Chat system using Ajax and ASP.NET   Tags: Ajax ASP.NET
Download ASP.NET AJAX 1.0!
The release everyone has been waiting for is here! ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences.
23 Jan 2007, 13:43:40   Source: Download ASP.NET AJAX 1.0!   Tags: Ajax
< 1 2 3 4 5 6 7 8 9 >