Consider a developer who spends lots of time in Visual Studio. Hours are spent toiling on source code. Sometimes, he needs to search the web.
Can you browse the web right within Visual Studio? Consider all modern versions and SKUs of Visual Studio.
If so, are there any easy ways to launch that browser window?
Are there any gotchas in terms of:
- CSS support
- rendering engine problems
- session/cookie problems
Keyboard Shortcuts
- Ctrl-W, W
- Ctrl-Alt-R (thanks Guvante)