Related Posts Plugin for WordPress, Blogger...

About

Follow Us

Saturday, 7 February 2015

Introduction: 

We usually open Visual Studio by clicking on the shortcut icon but very few of us know that visual studio can also be launched from command line prompt. It’s very simple and also fast.
Open Run Command Prompt as:
Start->Programs->Run or Windows Logo + R) and type the command
Ø  devenv ( It  Opens VS IDE With Splash Screen.)

Ø  devenv /nosplash  (It Opens VS IDE Without Splash Screen.)

0 comments:

Post a Comment