let me try...

來源: HappyNow?! 2009-12-16 19:43:56 [] [博客] [舊帖] [給我悄悄話] 本文已被閱讀: 次 (1019 bytes)

1. encrypt the objConnString;
2. not use sa for the connection; at some point, disable the sa!!!
3. use Windows authentication with strong PWD (?);
4. not install IIS on the data tier;
5. you could use SSL but not the key word ref. to the question;
6. properly setup the user schema/policy on the data tier -- what/where to read/write;
7. with AUDIT log in place on data tier;
8. use sp, not D-SQL on your logic page (i.e. asp.net), AND not store your sp on .txt/.xml file, keep sp on database;
9. try not to use meaningful var when passing the parameter, i.e. not to use these: str簡妮媽Password, str撅著挺好SecretMoney, str撅著挺好SecretLover; instead, use strC1, strC2, strC3...;
10.close/destory objConn/objRS immediately and never open then wait for the user to complete input/data entry process then close the objConn/objRS

just a thought/point fyi..., may not applcable to your situation, though.

others, welcome your comment/feedback so that we could learn from you!

所有跟帖: 

haha~~, a MUST read one!!! master piece!!!! -撅著挺好- 給 撅著挺好 發送悄悄話 (0 bytes) () 12/16/2009 postreply 20:10:24

請您先登陸,再發跟帖!

發現Adblock插件

如要繼續瀏覽
請支持本站 請務必在本站關閉/移除任何Adblock

關閉Adblock後 請點擊

請參考如何關閉Adblock/Adblock plus

安裝Adblock plus用戶請點擊瀏覽器圖標
選擇“Disable on www.wenxuecity.com”

安裝Adblock用戶請點擊圖標
選擇“don't run on pages on this domain”