Prev | Next
JavaScript with ASP.NET 2.0 Pages - Part 2
In its bare bone, AJAX makes direct calls to server using the JavaScript XMLHttpRequest object. The XMLHttpRequest object has a readyState property with 5 possible values, a value of 4 indicates a call to server is complete and the ...>>Read More
- [Related Article]
- http://dotnetslackers.com/articles/aspnet/javascript_with_asp_net_2_0_pages_part2.aspx
- [Posted On]
- 02:27:48 03-17-2007
web 2.0/Ajax 后面的技术- montaque - 博客园
能否给我一个treeview异步的从后台抓数据?可否有一个拖放额效果? 很多库也是支持这方面的需求。比如YahooUI(YUI),Dojo,MochiKit等。这三个库都是客户端的库,也就是说完全基于javascript+浏览器模型 2.对既有编程体系的扩展使之支持Ajax. ...>>Read More
- [Related Article]
- http://www.cnblogs.com/montaque/archive/2007/03/16/677006.html
- [Posted On]
- 12:53:00 03-16-2007
JavaScript with ASP.NET 2.0 Pages - Part 2
NET AJAX. While script callbacks represents an earlier primitive approach which leaves much to be desired, ASP.NET AJAX represents a sophisticated framework that includes server and client-side components, a JavaScript library ( AJAX ...>>Read More
- [Related Article]
- http://dotnetslackers.com/articles/aspnet/JavaScript_with_ASP_NET_2_0_Pages_Part2.aspx
- [Posted On]
- 09:00:01 03-16-2007
JavaScript with ASP.NET 2.0 Pages - JavaScript with ASP.NET 2.0 ...
In its bare bone, AJAX makes direct calls to server using the JavaScript XMLHttpRequest object. The XMLHttpRequest object has a readyState property with 5 possible values, a value of 4 indicates a call to server is complete and the ...>>Read More
- [Related Article]
- http://dotnetslackers.com/articles/aspnet/JavaScript_with_ASP_NET_2_0_Pages_Part2.aspx
- [Posted On]
- 09:00:00 03-16-2007
Integrating ASP.NET AJAX with SharePoint - Microsoft SharePoint ...
Extensions to JavaScript. ASP.NET AJAX extends the JavaScript library to bring standard object oriented concepts to JavaScript. It brings a formal type declaration system, with support for inheritance. It also provides a significant ...>>Read More
- [Related Article]
- http://blogs.msdn.com/b/sharepoint/archive/2007/03/02/integrating-asp-net-ajax-with-sharepoint.aspx
- [Posted On]
- 08:51:00 03-03-2007