摘要: VS2008已经集成了Ajax,不过微软并没有集成Ajax Toolkit,所以还是需要自行安装和配置。 第一步:下载最新的Ajax Toolkit Version 3.5.20229 for .NET Framework 3.5 and Visual Studio 2008.下载地址:http://www.codeplex.com/AjaxControlToolkit/Releas... 阅读全文
posted @ 2008-09-01 17:17 KiNg.JiOnG 阅读(959) 评论(0) 推荐(0) 编辑
摘要: 目前来看,JS框架以及一些开发包和库类有如下几个,Dojo 、Scriptaculous 、Prototype 、yui-ext 、Jquery 、Mochikit、mootools 、moo.fx Dojo (JS library and UI component ): Dojo是目前最为强大的j s框架,它在自己的Wiki上给自己下了一个定义,dojo是一个用JavaScript编写的开源的... 阅读全文
posted @ 2008-09-01 12:17 KiNg.JiOnG 阅读(1015) 评论(7) 推荐(0) 编辑
摘要: 1.document.write(""); 输出语句 2.JS中的注释为// 3.传统的HTML文档顺序是:document->html->(head,body) 4.一个浏览器窗口中的DOM顺序是:window->(navigator,screen,history,location,document) 5.得到表单中元素的名称和值:document.getElementById("表单中元素的... 阅读全文
posted @ 2008-09-01 12:15 KiNg.JiOnG 阅读(478) 评论(0) 推荐(0) 编辑
摘要: 比较GridView,DataList,Repeator ,DetailsView,FormView 阅读全文
posted @ 2008-09-01 12:06 KiNg.JiOnG 阅读(5825) 评论(1) 推荐(0) 编辑
查看博客访问人数(点击):