.net localhost website consistently making get arterySignalR/poll?transport=longPolling&connectionToken= calls

前端 未结 4 1522
梦谈多话
梦谈多话 2020-12-04 06:14

I created a new VS 2013 project and viewed the default.aspx page with the Firefox browser. When I check the net calls it has made, I see it making constant calls to:

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-04 06:25

    I would recommend you to read this post first Browser Link feature in Visual Studio Preview 2013 to understand about this new feature that comes in with VS 2013.

    And then to disable this, simply uncheck the "Enable browser link" option.

    enter image description here

提交回复
热议问题