Home
> ASP.NET > Swapping of Keys (some of these key combinations get swapped) when using the keyboard in the .Net IDE.# and £…
Swapping of Keys (some of these key combinations get swapped) when using the keyboard in the .Net IDE.# and £…
Swapping of Keys (some of these key combinations get swapped) when using the keyboard in the .Net IDE.
# and £
“ and @
To resolve this found the following solutions:
1) Try ‘Shift + Alt’ ( Both Left Hand Side of Keyboard ) to toggle the keys
2) Check Tools -> Options -> Environment -> International Settings in .Net IDE
Categories: ASP.NET
Nice Solution…….
Thanks