Jscript.cs:一些web开发中常用的、做成cs文件的js代码。
StringUtil.cs:一些对string常用的处理,如过滤、加密、限制字数等。
MyControl.cs:一些对控件的处理,如给DropDownList赋日期从1900-2000等。
ProcessRequest.cs:防SQL注入代码,具体使用方法请看http://www.cnblogs.com/SAL2928/archive/2008/05/14/1196657.htmlStringUtil.cs:一些对string常用的处理,如过滤、加密、限制字数等。
MyControl.cs:一些对控件的处理,如给DropDownList赋日期从1900-2000等。
下载地址: https://files.cnblogs.com/SAL2928/COMP.rar