文章分类 -  [转]net

上一页 1 ··· 52 53 54 55 56 57 58 59 60 61 下一页
动态改变Asp.net页面标题
摘要:1.引用命字空间use System.Web.UI.HtmlControls.HtmlGenericControl在Asp.net 中你可以使用HtmlGenericControl()来动态改变页面Title(标题)2.为HTML Title标签设置ID,并将其作为服务器端运行 3.将Title标设设为Runat=server后,就可以后台代码进行访问~~,通过InnerTe... 阅读全文
posted @ 2007-01-07 03:03 mbskys 阅读(91) 评论(0) 推荐(0)
用PagedDataSource来为DataList分页
摘要:首先做好分页设置.用PagedDataSource做数据源 -------------------------------------------------------------------------------------------------------------- PagedDataSource MyPds = new PagedDataSource(); MyPds.... 阅读全文
posted @ 2007-01-07 02:57 mbskys 阅读(118) 评论(0) 推荐(0)
无aspx部署及html中加入aspx
摘要: 阅读全文
posted @ 2007-01-07 02:52 mbskys 阅读(557) 评论(0) 推荐(0)
无aspx文件部署
摘要: 阅读全文
posted @ 2007-01-07 02:49 mbskys 阅读(101) 评论(0) 推荐(0)
ASP.NET URL重定向技术
摘要: 阅读全文
posted @ 2007-01-07 02:36 mbskys 阅读(126) 评论(0) 推荐(0)
C#中的类型相等与恒等(Equality & Identity)
摘要: 阅读全文
posted @ 2007-01-07 02:32 mbskys 阅读(151) 评论(0) 推荐(0)
C#一个封装的加密解密类
摘要: 阅读全文
posted @ 2007-01-07 02:26 mbskys 阅读(167) 评论(0) 推荐(0)
javascript如何调用C#后代码中的过程
摘要: 阅读全文
posted @ 2007-01-07 02:12 mbskys 阅读(104) 评论(0) 推荐(0)
EMAIL发送系统(C#+基于SMTP认证) 2.0
摘要: 阅读全文
posted @ 2007-01-07 02:01 mbskys 阅读(195) 评论(0) 推荐(0)
利用WebClient和WebRequest类获得网页源代码
摘要: 阅读全文
posted @ 2007-01-07 01:54 mbskys 阅读(115) 评论(0) 推荐(0)
单点登录在ASP.NET上的简单实现
摘要: 阅读全文
posted @ 2007-01-07 01:45 mbskys 阅读(83) 评论(0) 推荐(0)
单点登录的简单实现
摘要: 阅读全文
posted @ 2007-01-07 01:38 mbskys 阅读(314) 评论(0) 推荐(0)
Convert Code To HTML (C#)
摘要: 阅读全文
posted @ 2007-01-07 01:28 mbskys 阅读(156) 评论(0) 推荐(0)
格式化日期型数据
摘要: 阅读全文
posted @ 2007-01-07 01:20 mbskys 阅读(85) 评论(0) 推荐(0)
开发模板化控件
摘要: 阅读全文
posted @ 2007-01-07 01:15 mbskys 阅读(192) 评论(0) 推荐(0)
可以实现单点登陆的几种方法
摘要: 阅读全文
posted @ 2007-01-07 01:13 mbskys 阅读(342) 评论(0) 推荐(0)
开发模板化控件
摘要: 阅读全文
posted @ 2007-01-07 01:09 mbskys 阅读(89) 评论(0) 推荐(0)

上一页 1 ··· 52 53 54 55 56 57 58 59 60 61 下一页