What is BrowserLink ?

 Posted by Rajkatie on 11/26/2013 | Category: Visual Studio Interview questions | Views: 13143 | Points: 40
Answer:

It is new feature introduced in VS 2013 which creates a communication channel(using ASP.Net SignalR) between the VS IDE (development environment) and one or more web browsers.

It allows you to refresh your web application in several browsers at once, which is useful for cross-browser testing means you can dynamic exchange data between your web application and Visual Studio.


Source: www.asp.net | | Alert Moderator 

Comments or Responses

Login to post response