public marks

PUBLIC MARKS from nhoizey with tags ajax & .net

17 August 2005

góða nótt. » My Ajax.NET Library

by 1 other
ASP.NET 2.0 has support for client-side callbacks but the ICallbackEventHandler.RaiseCallbackEvent method can only accept a single string and return a single string which is a tad limiting. My library should work with both 1.1 and 2.0.

11 August 2005

Midnight Coders Release A .NET Server For AJAX and Flash Apps

(via)
Midnight Coders releases the WebORB Presentation Server - a development platform for connecting AJAX and Flash clients with .NET applications. Supported clients include JavaScript and Flash, while server-side support includes any J2EE-compliant server, Microsoft.NET environment, ColdFusion Components, as well as any XML web service.

30 June 2005

Microsoft To Release Ajax Functionality for ASP.NET

(via)
Microsoft has announced an AJAX based programming framework is being developed to provide asynchronous Javascript based callback for ASP.NET applications. This project, code named Atlas, will make use of existing callback features in ASP.NET 2.0 as well as new features such as multicast event handlers, new UI controls such as autocomplete text boxes, and a core framework of common functionality.