Visual Studio.net freshly known tips

xiaoxiao2021-03-05  24

Visual Studio.net freshly known tips

We use VS.NET every day to develop the C / S system, the B / S system, and the Smart-Client application, whether you are a skilled programmer or a newcomer to learn .NET, it is also installed in VS.NET. But have you ever thought about how to use some of the convenience functions provided by tools to improve the quality and efficiency of our work. This article collected some shallow-known tips and features in VS.NET, hoping to help you better utilize tools.

Quick Switching tab

In the development of applications, we often open multiple form designers, class files and other types of files. When you switch, you can use a mouse to switch several times, you may pass shortcuts Ctrl Tab or Shift Ctrl Tab is switched. It can also be rearranged by dragging the title of the file.

2. Multi-file view

In vs.net, you can view two or more files at the same time, just to drag the file you want to view in the Open tab to the right or lower, you can view the document vertically or horizontally.