Jump to content

MSDN Library

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by G0rn (talk | contribs) at 18:03, 11 February 2010 (interwiki). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

MSDN Library is a library of official technical documentation content intended for developers developing for Microsoft Windows. MSDN stands for the Microsoft Developer Network. The MSDN Library documents the APIs that ship with Microsoft products and also includes sample code, technical articles, and other programming information. It is available free on the web and on CDs and DVDs for paid MSDN subscribers. Initially, the disc version was only available as part of an MSDN subscription and was released on a quarterly basis (January, April, July and October). However, in recent times (2006 and later), it can be freely downloaded from the Microsoft Download Center in the form of ISO images[1][2][3] and the CD/DVD releases are no longer published quarterly. Instead, its release schedule is now aligned with major software releases (major Visual Studio release, major Windows release or service packs).[4]

Since May 2006, Microsoft has also started producing a community CD version of the MSDN Library freely available for download as ISO images on its Download Center which contains only updated content. The community distribution of the MSDN Library is aimed at developers in countries where broadband internet connections are not readily available.[5]

Visual Studio Express editions integrate only with the MSDN Express Library which is a subset of the full MSDN Library, although either MSDN edition can be freely downloaded and installed standalone.

Integration with Visual Studio

Each edition of MSDN Library can only be accessed with one help viewer (Microsoft Document Explorer or other help viewer), which is integrated with the then current single version or sometimes two versions of Visual Studio. In addition, each new version of Visual Studio does not integrate with an earlier version of MSDN. A compatible MSDN Library is released with each new version of Visual Studio and included on the Visual Studio DVD. As newer versions of Visual Studio are released, newer editions of the MSDN Library do not integrate with older Visual Studio versions and do not even include old/obsolete documentation for deprecated or discontinued products. MSDN Library versions can be installed side-by-side, that is, both the older as well as the newer version of the MSDN Library can co-exist.

Versions

  • The October 2001 MSDN Library was the last version to include documentation for and integrate with Visual Studio 6.0.[6]
  • The January 2003 MSDN Library was the last version to include documentation for and integrate with Visual Studio .NET (2002).[6][7]
  • The January 2006 MSDN Library was the last version to include documentation for and integrate with Visual Studio .NET 2003.[7]
  • The April 2007 MSDN Library was the last version to include documentation for and integrate with Visual Studio 2005 (Service Pack 1).
  • The January 2008 version and later include documentation for and integrate with Visual Studio 2008.
  • The November 2008 version and later include documentation for and integrate with Visual Studio 2008 SP1.[8]

See also

References