Set / Reset Option in Visual Studio 2008

c#, development-environment, settings, visual-studio-2008

Solution

Try `Tools > Import and Export Settings` and select "Reset all settings".

Problem

When we install Visual Studio 2008, we are asked about the settings for our environment like visual c# / visual basic etc. When set, We may alter these options from Tools --> Options --> Environment / TextEditor etc My problem is, if we "mess" up these settings!!!! is there any way to restore defaults or particular Settings Template ??? as we can with many other Softwares thanks

Original source