logo search
CSharp_Prog_Guide

Содержание

В содержании библиотеки MSDN перечислены все разделы библиотеки в виде иерархической древовидной структуры. Содержание является хорошим средством при просмотре документации для получения представления о присутствующих в библиотеке материалах, а также для поиска документов, которые не удается найти по указателю или при помощи поиска. Часто, если удается найти документ при помощи поиска по F1, указателя или обычного поиска, может возникнуть желание узнать его местоположение в содержании, так чтобы можно было увидеть другие связанные документы по заданной теме. Чтобы увидеть местоположение отображаемой в текущий момент страницы в библиотеке MSDN, в панели инструментов обозревателя документов щелкните Синхронизировать с содержанием.

How Do I

How Do I is a filtered view of the MSDN library that mostly includes documents called How-to's or Walkthroughs that show you how to perform a specific task. You can access How Do I Help from the Document Explorer toolbar or the Help menu, or the Start page. Each language in Visual Studio has its own How Do I page, and the page that you see will depend on the type of project that is currently active.

Dynamic Help

The Dynamic Help window displays links to reference documentation for the .NET Framework and the C# language based on the current position of the cursor in the code editor.

Samples

Visual Studio 2008 installs samples application for Visual Basic, Visual C#, Visual C++, and Visual Studio Team System on your local hard disk. To access the samples, click Samples in the Help menu and then follow the instructions and links on the samples page.