.NET news » Ajax Ajax Rss Feed

download

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

Perspectives on ASP.NET AJAX

Unveiled at the Microsoft Professional Developers Conference in September 2005, Microsoft ASP.NET AJAX (formerly referred to as "Atlas") adds many new capabilities to ASP.NET 2.0, all of which are geared towards making it easy to add AJAX-based functionality to your Web sites. In this month's column, I examine ASP.NET AJAX, looking closely at some of its key features. This column assumes you have at least some degree of familiarity with the basic concepts and tools..
19 Jan 2007, 17:31:14   Source: Perspectives on ASP.NET AJAX   Tags: Ajax

AJAX Test Automation

The popularity of Web applications that use AJAX (Asynchronous JavaScript And XML) technology has increased steadily over the past year. When written correctly, AJAX can yield significant improvements in performance and user experience compared with non-AJAX Web applications. However, because AJAX Web applications work asynchronously, traditional synchronous test automation techniques generally don't work. In this month's column, I present a technique that allows you to write lightweight test automation to verify the functionality of AJAX Web applications.
19 Jan 2007, 17:24:22   Source: AJAX Test Automation   Tags: Testing Ajax

Atlas: ModalUpdateProgress - An UpdateProgress Control in Modal Popup Style

A progress indicator control that works in a modal popup style.
16 Jan 2007, 20:26:00   Source: Atlas: ModalUpdateProgress - An UpdateProgress Control in...   Tags: Ajax

Build Google IG like Ajax Start Page in 7 days using ASP.NET Ajax and .NET 3.0

Build a start page similar to Google IG in 7 nights using ASP.Net Ajax, .NET 3.0, Linq, DLinq and XLinq.
4 Jan 2007, 11:30:00   Source: Build Google IG like Ajax Start Page in 7 days using...   Tags: Ajax