| A | B |
| ASP.NET (Active Server Pages) | Microsoft’s Web development platform. |
| FlowLayout | A pageLayout mode that removes the grid from the Windows Forms page and places an insertion point in the top left corner of the screen. |
| Glyph | Appears in the top-left corner of an object to indicate a server-based control. |
| GridLayout | A pageLayout mode that allows objects to be precisely positioned and sized. |
| META tags | HTML tags that are used by many search engines to index Web pages. |
| Posting | Placing files on a server. |
| Server | A powerful computer used to manage communications and data sharing. |
| Validation controls | Web Forms controls that can be used to check the data entered by the user to ensure that the data is appropriate. |
| Web application | An application that consists of one or more related Web forms and runs in a Web browser. |
| Web Forms | The Visual Basic .NET platform for creating Web applications. |
| Web Forms controls | Objects that enable the user to interact with the application. |