heyjob.net 招聘网开发日志 之 缓存性能优化

4.10 日更新

1.(首页、地区选择、职位类别、行业类别)缓存

2. 优化模式窗口,使用jquery的$("body").append 和 remove(); ,修正模式窗口因网页太长错位的问题

3.增加错误页提示

4.防注入   

代码
<add key="strSqlInjection" value="and |as |alter |declare |delete |double(|drop |exec(|exec |execute |from |in |inner |insert |into |join |like |or |order |proc |procedure |return |select |set |top |update |values(|where  |bigint(|numeric(|bit(|smallint(|decimal(|smallmoney(|int(|tinyint(|money(|float(|date(|datetimeoffset(|smalldatetime(|datetime(|char(|varchar(|text(|nchar(|nvarchar(|ntext(" />

 

如有错误跳转到指定错误页并显示相关错误信息

5.改进登陆页面和登陆的代码

6.Global.asax增加发送错误邮件

7.个人简历中心部分页面错位修正,非空错误修正,代码优化。

posted @ 2010-04-11 21:27  左右期限  阅读(145)  评论(0编辑  收藏  举报