Wednesday, December 24, 2008

How to use F8 in C# or VB.NET

Use F8 for debugging in C# or VB.NET

Programmers migrating from VB 6.0 will like to hang on to the good old F8 function key in C#/VB.NET. One can do that by changing the settings from Visual Studioà Tools Menu -- > Options -- > Environment -- > Keyboard and select Visual Basic 6 as the Mapping scheme




1 comment: