开发者

How can I change the Visual Studio work environment from Web mode back to Visual C++ mode?

开发者 https://www.devze.com 2023-01-07 03:58 出处:网络
I selected web development as my primary development style the 开发者_开发技巧first time I booted Visual Studio 2010 and now I would like to change it to Visual C++. How can I do this?After some pokin

I selected web development as my primary development style the 开发者_开发技巧first time I booted Visual Studio 2010 and now I would like to change it to Visual C++. How can I do this?


After some poking around, the option to do this is:

"Tools" -> "Import and Export Settings" -> "Reset all settings"

Seems like a weird place for it


or you can just go to:

Tools/Options/Environment/Start-up

then choose from At start-up box >> show new project dialog box

so you can save time of switching between work environments!

0

精彩评论

暂无评论...
验证码 换一张
取 消