C# Tutorial - How to use the Start page


The Start Page is displayed when you start the IDE. From this page, you can open existing solutions or create new solutions. You can also see what is newly available from Microsoft, or open one of several Help sections.

The Start Page is actually a web browser built into the IDE. The browser is displayed whenever you access the Start Page or when you are accessing Help information. You can return to the Start Page at any time by choosing Other Windows from the View menu, then by selecting Start Page.

Start Screen

The Start Page is divided into 4 sections that perform different tasks for the developer when the IDE is first opened.

  • Recent Projects – This section performs two tasks, first it lists the most recent projects that you have worked on. The number of recent projects listed can be set in the options of the IDE. Secondly, you can create a new project by clicking on 'Project…' next to the text 'Create'.

  • Getting Started – In this area is selection of quick help shortcuts. They range from creating your first application, a list of 'How To' articles, to links for downloading additional content. There is also a set of links to communities of programmers listed under 'Connect With the Community'.

  • Visual C# Express Headlines – In this area, Microsoft will deliver specific news about Visual C# Express. These product headlines will announce new updates, releases, code snippets, or anything that needs special attention on the part of the developer.

  • Visual C# Developer News – This is the largest area on the screen that relies upon you, the Developer, being connected to the Internet.

You can use the Start tab to open an existing project or to start a new project. By default, the Start Page is displayed at startup, and it lists the six most recent projects so you can open them with a single click. When you open a project and start working, the Start Page may be obscured.


<< Previous Contents Next >>

© Publicjoe, 2008