Term
|
Definition
A __ Variable retains its value for the life of the project |
|
|
Term
|
Definition
Make user respond to form with __ |
|
|
Term
|
Definition
do NOT make a user respond to form with |
|
|
Term
|
Definition
keep a form in memory but not on screen with |
|
|
Term
|
Definition
The __ event triggers when you swtich to a form |
|
|
Term
|
Definition
group of objects with an index is a |
|
|
Term
|
Definition
Use __ to get out of a For/Next loop |
|
|
Term
|
Definition
Use __ to skip an iteration in a for/Next loop |
|
|
Term
|
Definition
Use __ to skip an iteration in a for/next loop |
|
|
Term
|
Definition
Use __ to design a print document |
|
|
Term
|
Definition
Use __ to initialize values in an array |
|
|
Term
|
Definition
Use __ to make a new data type |
|
|
Term
|
Definition
use __ to go through an array without an index |
|
|
Term
|
Definition
Use __ to change the size of an array |
|
|
Term
|
Definition
An asp.net web page has the __ file extension |
|
|
Term
|
Definition
With asp.net check user input with __ controls |
|
|
Term
|
Definition
store values between web pages with __ controls |
|
|
Term
|
Definition
refresh a web page faster with |
|
|
Term
|
Definition
Use __ to communicate between applications |
|
|
Term
|
Definition
A webservice file has the __ extension |
|
|
Term
|
Definition
Click __ to line to a webservice |
|
|
Term
|
Definition
the __ describes a webservice |
|
|
Term
|
Definition
An MS smartdevice phone is a |
|
|
Term
|
Definition
|
|
Term
|
Definition
to resize an area of the form, use a |
|
|
Term
|
Definition
to resize control while resizing the form, set the __ property |
|
|
Term
|
Definition
An advantage of ADO.NET is it uses __ |
|
|
Term
|
Definition
display data in a table with a __ compnent |
|
|
Term
|
Definition
USe a __ to retrieve and update data |
|
|
Term
|
Definition
a __ component establishes a link to a database. |
|
|
Term
|
Definition
a tempory set of data in memory is a |
|
|
Term
|
Definition
Change the __ properties of a component to show a field |
|
|
Term
|
Definition
|
|
Term
|
Definition
use a __ to read a text file |
|
|
Term
|
Definition
Use a __ to write a textfile |
|
|
Term
|
Definition
Use __ to read with FileOpen |
|
|
Term
|
Definition
use __ when done with a text file |
|
|
Term
|
Definition
to make an instance of on object, use |
|
|
Term
|
Definition
to make a property readable use |
|
|
Term
|
Definition
to make a property writeable |
|
|
Term
|
Definition
USe the __ event subroutine to draw graphics |
|
|
Term
|
Definition
use the __ object to draw a line |
|
|
Term
|
Definition
use the __ object to fill a shape |
|
|
Term
|
Definition
to hide areas of code, use |
|
|
Term
|
Definition
|
|
Term
|
Definition
get a random number with the __ function |
|
|
Term
|
Definition
when adding to the toolbox, non .Net controls are in __ tab |
|
|
Term
|
Definition
|
|
Term
|
Definition
Type __ in the control you made to make an event occur |
|
|
Term
|
Definition
a good way to show input errors is with the __ control |
|
|
Term
|
Definition
use the webbrowser control __ to load a web page |
|
|
Term
|
Definition
in C++, __ is the extraction to "put to "" operator |
|
|
Term
|
Definition
In C++, __ is the insertion or "get from" operator |
|
|
Term
|
Definition
__ is the scope resolution operator |
|
|
Term
|
Definition
|
|
Term
|
Definition
__ indicates a property or method |
|
|
Term
|
Definition
|
|
Term
|
Definition
__ indicates and Active X control |
|
|
Term
|
Definition
a web __ control is a .dll |
|
|
Term
|
Definition
with control above you must code the __ |
|
|
Term
|
Definition
The __ subroutine sends out this code |
|
|
Term
|
Definition
design a web __ control with IDE |
|
|
Term
|
Definition
this control has a __ file extension |
|
|
Term
|
Definition
small set of reusable code is a |
|
|
Term
|
Definition
use the __ to categorize the form |
|
|
Term
|
Definition
check what an object is with the __ function |
|
|
Term
|
Definition
|
|
Term
|
Definition
Dynamically generate code with a |
|
|
Term
|
Definition
the __ object represents the IDE |
|
|
Term
|
Definition
program the extends the IDE is a __ |
|
|
Term
|
Definition
run an external program with |
|
|
Term
|
Definition
|
|
Term
|
Definition
Put an icon in the system tray with a __ control |
|
|
Term
|
Definition
which of the following is a line label |
|
|
Term
|
Definition
branch a line of code with |
|
|
Term
|
Definition
helo file has a __ extension |
|
|
Term
|
Definition
use the __ control to link to a help file |
|
|
Term
|
Definition
MS agent __ method to say something |
|
|
Term
|
Definition
MS agent __ to show animation |
|
|
Term
|
Definition
|
|
Term
|
Definition
|
|
Term
|
Definition
VB. Net we woth with objects that have |
|
|
Term
|
Definition
NB.NET program compiles to __ |
|
|
Term
|
Definition
compiled code runs by the |
|
|
Term
design form, properties, write the code |
|
Definition
steps to developing a VB program are |
|
|
Term
|
Definition
primary program file extension is |
|
|
Term
|
Definition
file extension for VB form files |
|
|
Term
|
Definition
see what files are in the program with |
|
|
Term
|
Definition
USe __ for an exit button |
|
|
Term
|
Definition
USe for a comment in code |
|
|
Term
|
Definition
squiggly blue line under code means a |
|
|
Term
|
Definition
__ for entering a zip code |
|
|
Term
|
Definition
__ to enter formatted text |
|
|
Term
|
Definition
restrict the user to a single choice, use a |
|
|
Term
|
Definition
To permit one or more choices use a |
|
|
Term
|
Definition
a __ is a container for other controls |
|
|
Term
|
Definition
to concatenate text in Visual Basic |
|
|
Term
|
Definition
to make the underscore character in text use |
|
|
Term
|
Definition
map the ESC key to a button use _ property |
|
|
Term
|
Definition
change multiple properties of a control use |
|
|
Term
|
Definition
to continue a line of code use a |
|
|
Term
|
Definition
to declare a variable use |
|
|
Term
|
Definition
|
|
Term
|
Definition
to get 14 digits use __ data type |
|
|
Term
|
Definition
either true or false values use this data type |
|
|
Term
|
Definition
which is not a valid variable name? |
|
|
Term
|
Definition
Use __ for a variable that cannot be changed |
|
|
Term
|
Definition
__ variables can be accessed by all procedures in the form |
|
|
Term
|
Definition
to add 1 to variable J use |
|
|
Term
|
Definition
to display an error message use |
|
|
Term
|
Definition
to make text upper-case, use |
|
|
Term
|
Definition
choose among options with |
|
|
Term
|
Definition
specify which event occurs for a subroutines with |
|
|
Term
|
Definition
to run a subroutine prog1() use |
|
|
Term
|
Definition
Use the __ to make a menu |
|
|
Term
|
Definition
allow the user to change colors, use a |
|
|
Term
|
Definition
to get a pop-up menu with mouse right click use |
|
|
Term
function must return a value |
|
Definition
difference between a sub & a function is |
|
|
Term
|
Definition
passing a copy of a variable is "call by_" |
|
|
Term
|
Definition
|
|