// demo
2005Tic-Tac-Toe
A full server-driven game running entirely through AjaxPanels. No client-side JavaScript on the developer side — every move is an async postback that updates a partial region of the page.
// /demos
Historical examples that shipped with the original demo site. Some still run on archived hosts; others survive only as screenshots and SourceForge forum threads. We're collecting both.
// demo
2005A full server-driven game running entirely through AjaxPanels. No client-side JavaScript on the developer side — every move is an async postback that updates a partial region of the page.
// demo
2005A simple multi-user chat backed by ASP.NET timers and AjaxPanels. Demonstrates polling patterns, partial DOM updates, and how to keep ViewState compact across hundreds of refreshes.
// demo
2005The full set of standard ASP.NET validators — RequiredFieldValidator, RegularExpressionValidator, CustomValidator — running client-side inside an AjaxPanel. The big breakthrough of 0.3.0.
// demo
2005-12Late-2005 additions by Dion Olsthoorn showcasing the .NET 2.0 build of the framework: master pages, themes, new server controls — all wrapped in panels.
// demo
2006A classic community example — a quirky little community site built on top of MagicAjax, listed under "Sites with MagicAjax" on the original homepage.
// demo
2005Demonstrates pushing arbitrary JavaScript and DOM updates from the server during an async call — used here to update window.title and trigger small client-side animations.
// help_wanted
We are tracking down original ZIPs, screenshots, and SourceForge forum threads. If you have a copy of an old demo or a working snapshot of demo2.magicajax.net, please contact editorial.