Home > C# > Dynamic Help Removed in VS 2010

Dynamic Help Removed in VS 2010

If you are like me you love and cherish the dynamic help feature in Visual Studio. In fact, I never actually learned how to write code because this feature is so useful. I would just click on a class I had no idea how to use and up pops links to the msdn documentation, which probably holds the code I need to write already.

This feature has been removed from VS 2010. Though you are still free to locally install the msdn documentation, there is no dynamic feature. Today is a sad day.

Categories: C# Tags: , ,
  1. July 7, 2010 at 11:50 pm

    Yes, I loved dynamic help. A sad day indeed.

  1. No trackbacks yet.

Leave a comment