All Tags > AJAX
-
ADO.NET Data Services - A Basic AJAX Client
In this video we'll take a quick look at building a basic, read-only AJAX client for an ADO.NET Data Service.
Posted: 17/01/2008 by Mike Taulty
-
Managing Browser History with ASP.NET AJAX and the ASP.NET 3.5 Extensions Preview
AJAX applications offer many benefits but one side-effect is the lost of user navigation using the browser's back/forward buttons. The ASP.NET 3.5 Extensions Preview extends ASP.NET AJAX with Browser history ...
Posted: 19/12/2007 by Mike Ormond
-
Managing Browser History on the Client with ASP.NET AJAX and the ASP.NET 3.5 Extensions Preview
AJAX applications offer many benefits but one side-effect is the lost of user navigation using the browser's back/forward buttons. The ASP.NET 3.5 Extensions Preview extends ASP.NET AJAX with Browser history ...
Posted: 18/12/2007 by Mike Ormond
-
Using HTTP, XML and JSON in WCF V3.5
Windows Communication Foundation V3.5 makes it easy to offer services which are addressed with a simple URI, accessed over the HTTP protocol and return simple XML or JSON serialized data. This is great ...
Posted: 21/11/2007 by Mike Taulty
Tags: AJAX, Web Service
-
ASP.NET AJAX - Enabling WebParts Drag and Drop
WebParts drag and drop in ASP.NET 2.0 has always been compatible with IE. However, only with the emergence of ASP.NET AJAX have you been able to enable WebParts drag and drop in other browsers. ...Posted: 22/12/2006 by Mike Ormond
Related tags