如何禁用Visual Studio 2013的Browser Link功能
发布日期:2021-08-23 02:40:48 浏览次数:2 分类:技术文章

本文共 855 字,大约阅读时间需要 2 分钟。

  hot3.png

VS2013新增的Browser Link功能虽然“强大”,但我并不需要。

但默认是开启的,会在页面中自动添加如下的代码,真是烦人!

如何干掉Browser Link功能?还我干净的页面代码。

check the msdn blog:(even though I'm not using vs

http://blogs.msdn.com/b/webdev/archive/2013/06/28/browser-link-feature-in-visual-studio-preview-2013.aspx

 

. How do I turn off Browser Link?

You can uncheck “Enable Browser Link” and it will be turned off “ Browser Link” for all future requests made.

You can also use the following appsettings in your web.config file.

1. Set appSetting “vs:EnableBrowserLink” to “false ““. This will  disable Browser Link.

2. Set debug= false in web.config file. This will  also disable Browser Link. Note that debug= true is required for Browser Link feature to work.

收获园豆: 20
回复 | | |园豆:252 | 2013-10-22 16:56

谢谢!通过点击第1张图中的Browser Link刷新按钮,取消“Enable Browser Link”的选择搞定!

转载于:https://my.oschina.net/ind/blog/359003

转载地址:https://blog.csdn.net/weixin_33766805/article/details/91560266 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:私人定制---打造属于自己的linux小系统
下一篇:puppet资源yumrepo详细介绍(附案例)

发表评论

最新留言

初次前来,多多关照!
[***.217.46.12]2024年04月09日 16时00分46秒