that is used to design, configure, and code an application.
a. Toolbox
b. Code Editor
c. IDE
d. Output window
2. A window that can be dragged to any location on the screen is a
_______________ window.
a. docked
b. floating
c. hidden
d. visible
3. The main window that is displayed when you start Visual Studio .NET is
the _______________ .
a. Start Page
b. Options dialog box
c. Visual Basic .NET editor
d. Designer window
4. Many of the settings that affect the IDE can be modified from the
_______________ dialog box.
a. Design
b. Open Project
c. Options
d. Edit
5. If Auto Hide is turned on for a window and the mouse pointer is not in
that window, the window will be shown as a(n) _______________ on the
side of the IDE.
a. tab
b. button
c. list
d. icon
6. A console application is different from a Windows application because it
runs or executes in a _______________ window.
a. Designer
b. DOS-style
c. Form
d. Property
7. The naming convention that uses a capital letter for each significant word
in the name is called _______________.
a. Pascal-casing
b. Camel-casing
c. Hungarian Notation
d. Class-casing
8. Which of the following is not a type of project that can be created in
Visual Studio .NET?
a. Visual C# Projects
b. Visual Basic Projects
c. Visual C++ Projects
d. Visual D+ Projects
9. The small white squares that appear on all four corners and sides of a
selected form are called _______________.
a. sizing handles
b. dragging handles
c. control squares
d. sizing squares
10. Code that should run when an event is raised for an object should be
placed in a(n) ________________.
a. object handler
b. method
c. event handler
d. property
11. Visual Studio .NET is part of the Visual Basic .NET suite of programming
languages and tools. True or false?
False
12. Dynamic Help will display appropriate Help topics depending on what
you are doing in the Visual Studio .NET IDE. True or false?
True
13. The Toolbox, Output window, Start Page, and Solution Explorer are all
part of the Visual Studio .NET IDE. True or false?
True
14. The Auto Hide All item on the Window menu is used to “unpin” all windows
at the same time. True or false?
False
15. IntelliSense is the ability of Visual Studio .NET to create the forms you
need for your project after you have typed the code. True or false?
True
16. The Window menu is the menu that is used to locate the windows
that make up the Visual Studio .NET IDE.
17. The most commonly used toolbar in Visual Studio .NET is the
Toolbox toolbar.
18. The default location used to save your projects, in addition to other settings,
can be configured in the Options dialog box.
19. The Visual Studio .NET window that displays a list of the files and references
in a Visual Basic .NET project is called Solution Explorer.
20. A grouping of projects in Visual Studio .NET is called a(n)
Data Source.















