Visual Studio Shortcuts to add namespaces and use full screen mode


These technical tips will help you out in working with shortcuts for adding namespaces and using full screen mode in Visual Studio.

Visual Studio Shortcuts to add namespaces and use full screen mode



These technical tipas will help you out in working with shortcuts for adding namespaces and using full screen mode in Visual Studio.

Automatically adding Namespaces

Ø Use the Ctrl+. shortcut key to automatically get intellisense for probable namespaces.

Ø Press enter to include the required namespace.

Alternately, you can add namespace in following way:

Ø When you enter some value that requires namespace, there would an error line that will come for that value as shown below. So when you are confused, take the cursor rightmost to the value as shown in the screenshot, a notepad symbol will come.

Ø Click on the expand button of the symbol and you can click Enter to insert that namespace.

Again depending on the style of programming you can follow either of these two ways.

Working in Full Screen Mode in Visual Studio

Ø Alt+Shift+Enter is the shortcut to enter to fullscreen mode in Visual Studio

Ø Its sometimes really helpful and more appealing for developers to work in full screen mode


Comments

Author: Simiyon29 Jun 2011 Member Level: Gold   Points : 0

very useful tips

Author: Mahesh Nagar20 Oct 2013 Member Level: Gold   Points : 0

nice not working in vs2010 vb.net win form Use the Ctrl+. shortcut key to automatically get intelligent for probable namespaces.



  • Do not include your name, "with regards" etc in the comment. Write detailed comment, relevant to the topic.
  • No HTML formatting and links to other web sites are allowed.
  • This is a strictly moderated site. Absolutely no spam allowed.
  • Name:
    Email: