Introduction: Everybody know how to start visual studio
by just clicking on the shortcut icon
but very few of them know that visual studio can also be launched from command
line prompt. It’s very simple and also fast. It is also one of interview questions. Here is the way:
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.)
Similar useful articles
1 comments:
Click here for comments444
If you have any question about any post, Feel free to ask.You can simply drop a comment below post or contact via Contact Us form. Your feedback and suggestions will be highly appreciated. Also try to leave comments from your account not from the anonymous account so that i can respond to you easily..