One of the coolest thing in Visual Studio 2010 is the zoom source code functionality( I don’t know if there is any official name for it). As we’re doing with Office Word, any browsers, you can quickly zoom in/out your source code without the pain of going to Tools->Option Menu to change the font size.
Do it with following steps
1. Open your source code
2. Press Control + Scroll Up for Zoom-In the source code
3. Press Control+ Scroll Down for Zoom-Out the source code
See the image of a zoomed source code.
