Visual Studio 2013 and Browser Link

Where I work, we have now moved our main development to VS2013 and .net 4.5.

After upgrading all the projects to use .net 4.5.1, MVC to V5, and getting a successful build, it was time to run the application.

Started the application, and at first glance the application appeared to work. But navigating through the site, we soon noticed that everything just appeared to run slower. So first thing was to open up FireBug, and instantly found the following calls in the Console, executing approximately every 2 seconds

http://localhost:9673/3e9d9ace5e2e400e8f98600840fb1978/arterySignalR/poll?transport=longPolling&connectionToken=AQAAANCMnd8BFdERjHoAwE%2FCl%2BsBAAAAxOU0yGrVoEGLepgShet5lAAAAAACAAAAAAADZgAAwAAAABAAAADhEdX5Ua94W%2BjDvJSYbplGAAAAAASAAACgAAAAEAAAANsV%2BV2mqJ1FqxPR54oOWOgoAAAAMGkaAJQDolXHhQgld9lPSvoBuiOyII2lMZZxujkxWnQYAZjHBFpGuRQAAABt7R2ViV2ZSq%2F7cNlnXDByT3TO6A%3D%3D&messageId=d-F614A6D6-B%2C0%7CC%2C3%7CD%2C0&requestUrl=http%3A%2F%2Flocalhost%3A8888browserName=Firefox&tid=7&_=1389970670217

All I could think of was WTF, I am not using SignalR in this application, why are there what I thought was so many calls to SignalR? In case you are wondering how I thought about SignalR, contained within the URL is the text arterySignalR.

One of the new Features of Visual Studio 2013 is Browser Link, more information on it can be found here, But the first paragraph from the link is:

Browser Link is a new feature in Visual Studio 2013 that creates a communication channel between the development environment and one or more web browsers. You can use Browser Link to refresh your web application in several browsers at once, which is useful for cross-browser testing.

I went and found some more posts on it, and it does look like a great little utility, but after discussing it with my team, we decided that for now, we will be disabling it, its just making everything too slow.

Advertisement
About

My musing about anything and everything

Posted in Visual Studio

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 13 other subscribers
%d bloggers like this: