Visual Studio 2010 – Is There an MSDN Library?

librariesmsdnvisual studio 2010

Is there MSDN Library for Visual Studio 2010?

What is the lastest version of MSDN Library?

Best Answer

Yes, but it is very different to the MSDN library in VS 2008.

It is an optional install and you select which libraries you want (.net, web, informs etc.) it then checks for latest versions and installs.

However, it is just a database and web server, to actually browse, you use a standard web browser. The library is automatically launched to the correct page when you press f1 from within Visual Studio

Related Question