1.
|
Create, debug, and compile a simple application and an executable file
for users. (I)
|
2.
|
Access data and create database queries, forms, and reports using
visual data access tools. (II)
|
3.
|
Create a Component Object Model (COM) component within Visual Basic
project using a class module. (III)
|
4.
|
Create an ActiveX control that exposes properties, methods, and
events. (IV)
|
5.
|
Connect to a data source, retrieve data, manipulate data, and use an
ADO record-set object to store non-database data using ActiveX Data
Objects (ADO). (V)
|
6.
|
Execute a statement on a database working with Structured Query
Language (SQL) Server security and stored procedures. (VI)
|
7.
|
Create a client application that uses a COM component, handles events
from a COM component, and automates Internet Explorer. (VII)
|
8.
|
Create an object model, debug, test, and compile a project with class
modules into a COM component. (VIII)
|
9.
|
Create a setup program and package an ActiveX control for use on a Web
site. (IX)
|
10.
|
Create applications that can enhance Web site by creating client-side
and server-side code components. (X)
|
|