1:
| Where are Studio's resource tabs located by default? |
A1:
| At the bottom of the resource area, or just below the two smaller windows at the left of the screen. |
2:
| Before accessing remote files or datasources, what must you do first? |
A2:
| You must first define a remote server in the Remote Files resource tab. |
3:
| How do you access Studio's Tag Insight function? |
A3:
| Begin typing a CFML or HTML tag and wait for the drop-down box to appear. |
4:
| How do you launch the Table Wizard or Frame Wizard? |
A4:
| Choose the appropriate edit tab just above the edit window and select the Table Wizard or Frame Wizard icon. |
5:
| What does the SQL builder do? |
A5:
| It provides a drag-and-drop interface to generate an SQL statement. After you craft a statement, it is inserted into your template page as text. |
6:
| How do you toggle the resource area on and off? |
A6:
| The F9 key toggles the resource area, giving more screen space to the edit window. |
7:
| What must you first do to preview ColdFusion templates in the editor's Browse view? |
A7:
| You must first define development mappings to tell Studio the URL of your Web server and related files. |