This is an ongoing list of shortcuts used in Visual Studio 2005.
- Go To Definition: Ctrl + F12
- Go to line number: Ctrl + G
- To comment a block of code: Ctrl + E + C
- To uncomment a block of code: Ctrl + E + U
Advertisements
This is an ongoing list of shortcuts used in Visual Studio 2005.
try ReSharper you will love it http://chornsokun.wordpress.com/2008/01/07/visual-studio-2008-stink-without-resharper/
It appears that ‘resharper’ is not free. I don’t think the company I work for is happy to pay for it. So this is not a good option for me.
I don’t have any personal project involving with C# either. Thanks for your recommendation though.