Values of different documentation modules for a new learner

- What s the difference between Tutorial, Walkthrough and quick start and what re the differences of their added values to a new .Net learner.

I mean when should I use each of those.

Also when should use Index in documentation and when should I use the search (Ctrl Alt F3 in the VS2003 documentaion)

Thank you




Answer this question

Values of different documentation modules for a new learner

  • GunaChinna

    Thanks Paul

  • JimMcCaw

    I see a quick start as a set of "try this" steps to help you get started in understanding a feature or technology. I see a walkthrough as a set of "try this" steps to help you accomplish a specific task or create a specific type of project. I see a tutorial as a walkthrough with additional commentary and discussion.

    I would say use the index when you want to look for content by a particular keyword, just like using an index in the back of a textbook. I use search when I can't find a match in the index, or I want to use AND- or OR-type search criteria.

    Regards,
    Paul Cornell
    Documentation Manager
    Microsoft Developer Division User Education

    ------------------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.


  • Values of different documentation modules for a new learner