Author: Scott Hanselman - ASP.NET | Posted on: 3/21/2012 5:53:43 PM | Views : 762

I talked about some new features that have snuck made their way into the free version of Visual Studio for Web . One of the more useful ones is the Browser Chooser that allows you to quickly launch debug sessions with different browsers from within VS. I've actually been pushing on this for about 18 months, and even blogged about it in August of 2010 in " how to change the default browser in Visual Studio programmatically with PowerShell and possibly poke yourself in the eye ." In Visual Studio 11 Beta you get a nice dropdown with all the browsers (plus the new Page Inspector ). However, I got a good comment from blog reader Abhijit who said: The browser is a welcome addition (though past versions of VS do something similar). I'd...(read more)Go to the complete details ...