Visual Studio Issues
sukhoeing
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
In Debug Mode-Lsass.exe hangs CPU when doing SQL server data access
It happens when SQL Server debugging is enabled for the project. When you uncheck this option, Lsass.exe does not take cpu. The SQL Server process does as expected. Performance is what you would exp原创 2007-06-25 11:06:00 · 836 阅读 · 0 评论 -
Visual Studio Setup Project 中如何管理 安装所需的预备条件
You can write a simple program to test all the prerequisites before your application installed. You can also use a setup project to deploy your application and run the program in the Custom act原创 2007-06-22 16:12:00 · 1561 阅读 · 0 评论
分享