代码改变世界

阅读排行榜

遇到一些问题及解决方法随记

2012-03-05 11:12 by Wizardlsw, 368 阅读, 收藏,
摘要: When you want a db user has permission to bulk import data, but the db user is not of sysadmin server role, you need to add “buldadmin” to this db user. How to disable script debugging ... 阅读全文

PowerShell 常用命令

2015-08-23 09:40 by Wizardlsw, 366 阅读, 收藏,
摘要: 下载文件http://powershell.com/cs/blogs/tips/archive/2012/10/11/downloading-files-from-internet.aspxPowerShell v3 comes with a hugely useful new cmdlet cal... 阅读全文

求助:TFS 使用 database project时提示“The server returned content type text/html, which is not supported.”

2012-05-22 17:44 by Wizardlsw, 366 阅读, 收藏,
摘要: 最近在使用TFS的时候,对应的项目是 database project,但在拿最新数据库代码的时候总会提示如下错误。很让人无奈。 通过参考有些资料,需要重启IIS服务。上回出现该问题,确实通过重启IIS解决问题,但这需要在服务器所在地的同事处理。问题是总不能老让IIS服务重启。 当前环境: - TFS 2010(服务器一台一美国,中国这边一台是代理)(英文版) - 客户端安装的是:... 阅读全文

学习 Log4net

2013-11-21 17:18 by Wizardlsw, 364 阅读, 收藏,
摘要: 遇到问题: 开发机器:WINDOWS 8, 英文版, 64位 在实际使用中发现,写在文件中的中文全部变成乱码(变成问号)。 解决方法: http://logging.apache.org/log4net/release/config-examples.htmlhttp://stack... 阅读全文

Steps to install SQL Server 2008 R2 Express Edition or Developer Edition with profiler

2012-05-29 16:41 by Wizardlsw, 361 阅读, 收藏,
摘要: I installed the SQL Server 2008 R2 developer edition, after installation I cannot find SQL Profiler. Thanks DBA for search out solution on internet. Solution: run the following from an admin command... 阅读全文
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 20 下一页