Preparation
Guide for
Exam
70-176
Designing
and Implementing Desktop Applications with Microsoft� Visual Basic� 6.0
Skills measured by exam 70-176 | Course |
||||||||||||
Deriving the Physical Design | |||||||||||||
Assess the potential impact of the logical design on performance, maintainability, extensibility, and availability. | � |
||||||||||||
Design Visual Basic components to access data from a database. | |
||||||||||||
Design the properties, methods, and events of components. | |
||||||||||||
Establishing the Development Environment | |||||||||||||
Establish the environment for source code version control. |
|
||||||||||||
Install and configure Visual Basic for developing desktop applications. |
|
||||||||||||
Creating User Services | |||||||||||||
Implement navigational design.
|
|
||||||||||||
Create data input forms and
dialog boxes.
|
� |
||||||||||||
Write code that validates user
input.
|
� |
||||||||||||
Write code that processes data
entered on a form.
|
� |
||||||||||||
Add an ActiveX control to the toolbox. | |
||||||||||||
Create a Web page by using the DHTML Page Designer to dynamically change attributes of elements, change content, change styles, and position elements. | |
||||||||||||
Use data binding to display and manipulate data from a data source. | |
||||||||||||
Instantiate and invoke a COM
component.
|
|
||||||||||||
Create callback procedures to enable asynchronous processing between COM components and Visual Basic client applications. |
|
||||||||||||
Implement online user assistance
in a desktop application.
|
|
||||||||||||
Implement error handling for the
user interface in desktop applications.
|
|
||||||||||||
Creating and Managing COM Components | |||||||||||||
Create a COM component that implements business rules or logic. Components include DLLs, ActiveX controls, and active documents. | |
||||||||||||
Create ActiveX controls.
|
|
||||||||||||
Create an active document.
|
� |
||||||||||||
Debug a COM client written in Visual Basic. | |
||||||||||||
Compile a project with class
modules into a COM component.
|
|
||||||||||||
Use Visual Component Manager to manage components. |
|
||||||||||||
Register and unregister a COM component. | |
||||||||||||
Creating Data Services | |||||||||||||
Access and manipulate a data source by using ADO and the ADO Data control. | |
||||||||||||
Testing the Solution | |||||||||||||
Given a scenario, select the appropriate compiler options. | |
||||||||||||
Control an application by using conditional compilation. |
|
||||||||||||
Set watch expressions during program execution. | |
||||||||||||
Monitor the values of expressions
and variables by using the Immediate window.
|
|
||||||||||||
Implement project groups to
support the development and debugging processes.
|
|
||||||||||||
Given a scenario, define the scope of a watch variable. | � |
||||||||||||
Deploying an Application | |||||||||||||
Use the Package and Deployment Wizard to create a setup program that installs a desktop application, registers the COM components, and allows for uninstall. | |
||||||||||||
Plan and implement floppy disk-based deployment or compact disc-based deployment for a desktop application. | � |
||||||||||||
Plan and implement Web-based deployment for a desktop application. |
|
||||||||||||
Plan and implement network-based deployment for a desktop application. |
|
||||||||||||
Maintaining and Supporting an Application | |||||||||||||
Fix errors, and take measures to prevent future errors. | � |
||||||||||||
Deploy application updates for desktop applications. |
|