Dynamic HTML and XML: The XMLHttpRequest Object リンク: Dynamic HTML and XML: The XMLHttpRequest Object.… Read More
Ajax in ASP.NET リンク: Ajax.NET Professional Examples. Microsoft.NET Framework 2.0 Below you will find some example web pages that are using Ajax.NET to get rid of the postback in typical ASP.NET applications: Class Example DataType Example DataSets Example HtmlControls Example Collections Example Special Example OnLoading Example KeyPress Example UserControls Example I added a Quick Guide to get the… Read More
ASP.NET Spiced: AJAX リンク: User Interface. Karl Seguin September 2005 Applies to: AJAX (Asynchronous JavaScript And XML) Microsoft AJAX.NET Microsoft ASP.NET Summary: Learn how AJAX (Asynchronous JavaScript And XML) can be used to make your Microsoft ASP.NET applications more dynamic and responsive. (17 printed pages) Download the code sample for this article, AjaxASPNETCS.msi in C#… Read More
AJAX Pager control http://www.123aspx.com/redir.aspx?res=33682 After AJAX Repeater control next logical thing was to try and create paging control, a control which renders paging links when you set its properties like page count and page number, I have been using similar control in asp.net page so I decided to implement same thing with JavaScript.… Read More
Nikhil Kothari’s Projects : Web Development Helper リンク: Nikhil Kothari’s Projects : Web Development Helper. Web Development Helper A browser extension to provide tools for the Web developer including ASP.NET page and control developers. ASP.NET Development Helper is a utility for ASP.NET page and control developers that plugs into Internet Explorer. It allows viewing information about the current page such as view… Read More
Magic AJAX: Applying AJAX to your existing Web Pages – The Code Project – AJAX / Atlas リンク: Magic AJAX: Applying AJAX to your existing Web Pages – The Code Project – AJAX / Atlas.… Read More
MagicAjax(v0.2.1)源码分析 – 九度IT技术(综合)社区 :: 总坛 リンク: MagicAjax(v0.2.1)源码分析 – 九度IT技术(综合)社区 :: 总坛. MagicAjax(v0.2.1)源码分析 发布: 九度IT 注册: 2005-12-10 高级工程师 2006-01-03, 22:49 MagicAjax.NET is an open-source framework designed to make it easier and more intuitive for developers to integrate AJAX technology into their web pages, without replacing the ASP.NET controls and/or writing tons… Read More
Re: Change the Loading… message ??? – MagicAjax.NET Forums リンク: Re: Change the Loading… message ??? – MagicAjax.NET Forums. Changing the ‘Loading’ behaviour is going to be a feature of the 0.3 version. In the meantime, you can change ‘AjaxCallObject.js’ and either recompile the dll or put it in a folder of your application and set its path at the ScriptPath configuration option… Read More