点滴积累,融会贯通

-----喜欢一切有兴趣的东西

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  414 随笔 :: 0 文章 :: 483 评论 :: 96万 阅读
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  Ajax

摘要:重点注意:Webservice [System.Web.Script.Services.ScriptService] 默认是注释的,要把注释去掉 阅读全文
posted @ 2010-03-24 15:57 小寒 阅读(983) 评论(0) 推荐(0) 编辑

摘要:Ajax+JSON 阅读全文
posted @ 2010-01-14 09:27 小寒 阅读(227) 评论(0) 推荐(0) 编辑

摘要:1 JSON的来历 2 JSON的格式 3 JSON VS XML 4 实例 阅读全文
posted @ 2008-08-01 10:08 小寒 阅读(696) 评论(1) 推荐(0) 编辑

摘要:源文地址:http://www.cnblogs.com/soso/archive/2006/06/08/420687.html AJAX技术所提倡的无刷新回调,在原来的技术中需要写大量的JavaScript代码或使用一些AJAX框架,使得开发效率和可维护性大大降低。其实ASP.NET2.0中,已经提供了这样的接口,这就是ICallbackEventHandler。 关于ICallback... 阅读全文
posted @ 2007-10-18 11:41 小寒 阅读(402) 评论(1) 推荐(0) 编辑

摘要:源文地址:http://blog.csdn.net/david0506/archive/2007/10/03/1810196.aspx 1.引入dll到bin目录下 2.web.config: 内加入 3.使用: 后台: page_load里加入注册 AjaxPro.Utility.RegisterTypeForAjax(typeof(ajax方法所在的类名)); ajax... 阅读全文
posted @ 2007-10-18 11:36 小寒 阅读(868) 评论(2) 推荐(0) 编辑

摘要:Table of Contents Setting configuration options Web.config By code Configuration options ScriptPath OutputCompareMode Tracing P... 阅读全文
posted @ 2006-05-17 13:30 小寒 阅读(1420) 评论(0) 推荐(0) 编辑

摘要:Modifying web.config The MagicAjaxModule should be registered in the system.web section of the web.config file of your application, like this: MagicAjax will work with the default configuration opt... 阅读全文
posted @ 2006-05-17 13:28 小寒 阅读(488) 评论(0) 推荐(0) 编辑

摘要:Easy integration Just a few lines in web.config are enough to have MagicAjax working with default configuration options Only one easy to use control (AjaxPanel) is required to be included in ... 阅读全文
posted @ 2006-05-17 13:25 小寒 阅读(645) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示