When I installed VisualStudio 2005, I selected C++ as thee default
language. Now when I go to creawte a new project, it has Visual C++ at
the top, then there is an "Other languages" node. I would like to
change that so that C# is at the top and C++ is part of the other
languages. Is there any way to do that in VS2005?
Martin Wallace - 25 Jan 2006 14:43 GMT
Select Tools>Import and Export Settings... from the menu. Then when the
wizard interface appears select "Import selected environment settings" and
click Next.
Follow the wizards directions and you should be able to change the default
language environment to C#.

Signature
Martin Wallace
> When I installed VisualStudio 2005, I selected C++ as thee default
> language. Now when I go to creawte a new project, it has Visual C++ at
> the top, then there is an "Other languages" node. I would like to
> change that so that C# is at the top and C++ is part of the other
> languages. Is there any way to do that in VS2005?