I've forgotten how to switch programming languages in Visual Studio 2008. I need to switch from C++ to C#. Help!
+1
A:
Do you mean you want to switch the key-mappings ?
Main menu > Tools > Options > Environment > Keyboard
Use the dropdown that says Apply keyboard mapping scheme.. to switch from C++ to C#
Gishu
2009-09-23 09:52:40
A:
- Choose Tools -> Import and Export Settings...
- Select Reset All Settings and click Next
- Select whether you would like to save the current settings and click Next
- Select the settings you want to use and click Finish
Mahin
2009-09-23 09:55:55
Thank you for your reply. Just to explain further, when I first installed Visual Studio, it asked which programming language I wanted to use. I set it to Visual C++. Now I want to change that setting to Visual C#. Your answer seems right, so I'll try that.
Jimmy
2009-09-23 10:26:54
You are welcome... Happy to help !!! :)
Mahin
2009-09-23 12:10:28