DISQUS

Just Sayin' More Words: Stupid Visual Studio Trick, Part 1

  • Rob Prouse · 2 years ago
    Cool trick. I first tried it in C++/CLR and nothing happened. Then I remembered that C++ is a second class citizen these days and nothing works. I switched over to C# and voila!

    Thanks for the tip.
  • Jesse Gavin · 2 years ago
    I have had the displeasure of working in VB.net lately and it doesn't support the back/forward buttons either. ;(
  • Steinar · 2 years ago
    Argh. This only works in C#, not in VB.NET.

    Why MS, why are you doing this to us?