1. Microsoft Atlas Drag and Drop Tutorial
This tutorial is intended to help readers understand how certain aspects of Microsoft's new Atlas technology works. Atlas is intended to simplify the development of AJAX-style functionality
3. Dragging and dropping with ASP.NET 2.0 and Atlas
This tutorial is intended to help readers understand how certain aspects of Microsoft's new Atlas technology works. Atlas is intended to simplify the development of AJAX-style functionality
4. Enhancing Existing Applications with ASP.NET AJAX Extensions
This tutorial shows you how Microsoft ASP.NET 2.0 AJAX Extensions enable you to improve your Web application's user experience by creating AJAX-style interactive Web user interfaces. With you can enable partial-page updates for Web pages
6. Microsoft’s CardSpace: Part 1 – Getting started
The article is part one in a series of articles designed to get you up and running with Microsoft's CardSpace technology. This part deals with the setup of a high assurance certificate to give you an environment where a CardSpace application can be hosted
8. PHP library for Microsoft AJAX
This blog post introduces PHP library for Microsoft AJAX product. The post demonstrates a simple practice example how this library might be used
9. DOM events in the Microsoft AJAX Library
This article discusses about browser incompatibility issues and demonstrates the specific of the DOM events in the Microsoft AJAX Library
10. How To: Call a Web Service from JavaScript using Server Types
This topic explains how to use Microsoft ASP.NET 2.0 AJAX Extensions to call a Web service from the browser using types defined on the server. For instance, you may have to manipulate a customer information class defined by the Web service