您的位置:首页 > 编程语言 > ASP

51aspx技术文章汇总搜集

2009-11-12 12:33 267 查看
ASP.NET2.0-防止同一用户同时登陆
简介:要防止同一用户同时登陆,首页应该记录在线用户的信息(这里与用户名为例),然后判断正在登陆的用户里面是否已存在。
地址:http://bbs.51aspx.com/showtopic-315.html

ASP.NET中常用的26个优化性能方法 地址:http://bbs.51aspx.com/showtopic-2168.html

如何封装JS和CSS文件为服务器端控件 地址:http://bbs.51aspx.com/showtopic-2167.html

ASP.NET发电子邮件源码 地址:http://bbs.51aspx.com/showtopic-2169.html

设计asp.net应用程序的七大绝招 地址:http://bbs.51aspx.com/showtopic-2170.html

asp.net中Session的状态保持方式浅议 地址:http://bbs.51aspx.com/showtopic-2171.html

Asp.net页面之间传递参数的几种方法 地址:http://bbs.51aspx.com/showtopic-2191.html

.net学习之运算符重载的妙用 地址:http://bbs.51aspx.com/showtopic-2192.html

ASP.NET 2.0 URL映射技巧 地址:http://bbs.51aspx.com/showtopic-2193.html

ASP.NET如何进行性能优化问题 地址:http://bbs.51aspx.com/showtopic-2194.html

VS2005下实现asp.net在线人数的统计 地址:http://bbs.51aspx.com/showtopic-2073.html

实现iFrame自适应高度,原来很简单!(绝对能用) http://bbs.51aspx.com/showtopic-2263.html

一个比较完善的图片缩略图和水印代码 http://bbs.51aspx.com/showtopic-883.html
asp.net中将各种视频文件转换成.flv格式 http://bbs.51aspx.com/showtopic-1907.html
C#中的cookie编程 http://bbs.51aspx.com/showtopic-1925.html

ASP.net简单的防SQL注入代码地址:http://bbs.51aspx.com/showtopic-1926.html
分页用的存储过程地址:http://bbs.51aspx.com/showtopic-1223.html
ASP.NET中CSS失效总结及解决方案地址:http://bbs.51aspx.com/showtopic-2426.html
页面回发后,让页面自动滚动到指定位置的一种简单的方法 地址:http://bbs.51aspx.com/showtopic-2934.html
关于Silverlight的版本问题 地址:http://bbs.51aspx.com/showtopic-2280.html
javascript 全集 地址:http://bbs.51aspx.com/showtopic-2964.html
使用User Control做HTML生成 地址:http://bbs.51aspx.com/showtopic-3036.html
VS文件后缀名大全详解(看看有没有你不知道的) 地址:http://bbs.51aspx.com/showtopic-2379.html
Asp.net常用的51个代码(非常实用) 地址:http://bbs.51aspx.com/showtopic-156.html
存储过程学习 地址:http://bbs.51aspx.com/showtopic-2019.html
在 ASP.NET 中执行 URL 重写 地址:http://bbs.51aspx.com/showtopic-2734.html
ASP.NET中文件上传下载方法集合(原创) 地址:http://bbs.51aspx.com/showtopic-2801.html
SQl查询数据库表名、表的列名 地址:http://bbs.51aspx.com/showtopic-3156.html
SQL语句优化技术分析 地址:http://bbs.51aspx.com/showtopic-2984.html
SQL取出第 m 条到第 n 条记录的方法 地址:http://bbs.51aspx.com/showtopic-3051.html

根据拼音首字母筛选人名 地址:http://bbs.51aspx.com/showtopic-1722.html

Asp.net中,从弹出窗体取选择值 http://bbs.51aspx.com/showtopic.aspx?page=end&topicid=163#7688
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: