05 2009 档案

摘要:原文地址:http://www.theregister.co.uk/2009/05/15/microsoft_banishes_memcpy/Memcpy() and brethren, your days are numbered. At least in development shops that aspire to secure coding.Microsoft plans to form... 阅读全文
posted @ 2009-05-18 10:22 cxun 阅读(498) 评论(0) 推荐(0)
摘要:最近在忙于打包安装程序,使用的是InstallShield 15,打包过程遇到了一个小问题(怀疑是InstallShield 15 的bug),却耗了我一个晚上的时间才把这个问题解决。使用InstallShield创建用于搭建ASP.NET网站的安装程序时,需要对web.config里的属性值作一些改变,比如Connection String,需要改成:  Data Source=[IS_SQLS... 阅读全文
posted @ 2009-05-10 09:44 cxun 阅读(1963) 评论(5) 推荐(0)