上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 16 下一页

2007年5月16日

摘要: 新建一个AjaxControlToolkitWebSite 项目,把下面的代码复制到你的页面: Untitled Page Message Now is the time for all... 阅读全文

posted @ 2007-05-16 16:08 ant-boss 阅读(300) 评论(0) 推荐(0)

摘要: 新建一个AjaxControlToolkitWebSite 项目,把下面的代码复制到你的页面: Default.aspx代码: Untitled Page Section 1 This book is ab... 阅读全文

posted @ 2007-05-16 16:06 ant-boss 阅读(449) 评论(0) 推荐(0)

摘要: web2.0横空出世,ajax首当其冲,今天做web的如果再不学点ajax的话,就显的落伍了,而学ajax的用的环境如果是asp.net,那ajax.net你就不得不学了。首先就是环境的配置,如下 vs2005+sql2005+Winxp sp2+ie6.0+Office2003 工具下载 1.ASPAJAXExtSetup.msi http://download.microsoft.com/... 阅读全文

posted @ 2007-05-16 16:05 ant-boss 阅读(1366) 评论(0) 推荐(0)

摘要: Tight Coupling Once upon a time, in a strange land south of here, there was a worker named Peter. He was a diligent worker who would readily accept requests from his boss. However, his boss was a mean... 阅读全文

posted @ 2007-05-16 16:04 ant-boss 阅读(225) 评论(0) 推荐(0)

摘要: 出于项目的需求,写了这样一个控件,使用起来很简单,只需要3句代码: exportExcel.FileType = TSCRMLiteWeb.SC.ExportFileType.Excel; exportExcel.ExportFileName = "currencyList"; exportExcel.TargetControlID = "currencyContianer.g... 阅读全文

posted @ 2007-05-16 15:48 ant-boss 阅读(265) 评论(0) 推荐(0)

上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 16 下一页