Visual Basic 2005 for Programmers (2nd Edition)

Index

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Y] [Z]

D formatting code

DarkBlue Shared property of structure Color

DarkGray Shared property of structure Color

Dash member of enumeration DashStyle

DashCap enumeration

DashCap property of class Pen

DashStyle enumeration

data

data binding

data entry

data file

data hierarchy

data independence

data manipulation

Data menu

data source

Data Source Configuration Wizard

Data Sources window 2nd 3rd

data structure 2nd

data tier

data validation

data-type attribute (XPath)

database 2nd 3rd 4th 5th

database interface

database management system (DBMS) 2nd

database table

DataBindings.Text property of class TextBox

DataColumn class

datagram 2nd

DataGrid control

     PageSize property

DataGridView class 2nd 3rd

DataMember property of class BindingSource

DataRow class

DataSet class 2nd 3rd

     GetXml method

     using in a Web service

Dataset Designer 2nd

DataSource property of class BindingSource

DataSource property of class DataGridView

DataSourceID property of a GridView ASP.NET control

DataTable class

DateChanged event of class MonthCalendar 2nd

DateTime structure 2nd

     AddDay method

     AddYears method

     DayOfWeek property

     Now property

     ToLongDateString method

     ToLongTimeString method

DateTimePicker class

     CalendarForeColor property

     CalendarMonthBackground property

     CustomFormat property

     Format property

     MaxDate property 2nd

     MinDate property 2nd

     ShowCheckBox property

     ShowUpDown property

     Value property 2nd

     ValueChanged event 2nd

DateTimePickerFormat enumeration

     Custom value

     Long value

     Short value

     Time value

Day class encapsulates day, month and year information

DayOfWeek enumeration

DayOfWeek property of structure DateTime

DB2

DBCS (double byte character set)

DBMS (database management system)

deadlock 2nd

dealing

Debug menu

debugger

     break mode

     breakpoint

     Continue command

     defined

     Locals window

     logic error

     margin indicator bar

     Step Into command

     Step Out command

     Step Over command

     suspending program execution

     Watch window 2nd

debugging 2nd

decimal (base 10) number system

decimal digit

decimal point

Decimal primitive type 2nd

Decimal structure 2nd

decision 2nd

decision in the UML

decision symbol in the UML

declaration

declaration and initialization of an array

declare a method of a class

declare each variable on a separate line

declaring an array

decrement a control variable

default constructor 2nd 3rd 4th

default event of a control

default font

default namespace 2nd 3rd

default namespaces demonstration

default settings

default type constraint (Object) of a type parameter

default value

default value for a property

default value for Optional parameter

definite repetition

Definitions of classes ListNode, List and EmptyListException

Definitions of TreeNode and Tree for a binary search tree

degree

Deitel Buzz Online newsletter

deitel@deitel.com

del element (XHTML)

delegate

     registering an event handler

Delegate keyword 2nd 3rd 4th

Delete method of class Directory

Delete method of class File

DELETE SQL statement 2nd

DeleteCommand property of a SqlDataSource ASP.NET control

Demonstrating class Stack

Demonstrating keyboard events

Demonstrating logical operators

Demonstrating the linked list

Demonstration of methods that draw lines, rectangles and ellipses

deny element in Web.config

deployment diagram in the UML

Deposit class (ATM case study) 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th

DepositSlot class (ATM case study) 2nd 3rd 4th 5th 6th

dequeue operation of queue

derived class 2nd 3rd 4th

DESC in SQL

descendant node

descending order

     DESC in SQL 2nd

Description property of a WebMethod attribute

Description property of a WebService attribute

descriptive words and phrases (OOD/UML case study) 2nd

deselected state

deserialize 2nd

Deserialize method of class BinaryFormatter

deserialized object

design mode 2nd 3rd

Design mode in Visual Web Developer

design process 2nd 3rd 4th 5th

design specification

design units

Design view

diacritic

dialog

dialog displaying a run-time error

DialogResult enumeration 2nd

Dialogs

     Font

     New Project 2nd 3rd

     Project Location

diamond symbol in the UML

dice game

dice-rolling program

dictionary

Dictionary generic class

DictionaryEntry structure

digit

Dim keyword

direct base class 2nd

directive in ASP.NET

Directory class 2nd

     CreateDirectory method

     GetCurrentDirectory method

     methods (partial list)

DirectoryInfo class 2nd

     FullName property

     GetDirectories method

     GetFiles method

     Name property

     Parent property

disabling a breakpoint

disc (bullet for unordered lists)

disconnected object model

dismiss (hide) a dialog

Display member of enumeration GraphicsUnit

display output 2nd

Display property of an ASP.NET validation control

displaying data from a data source on a Form

displaying numeric data graphically

displaying text in a message dialog

Dispose method of interface IDisposable 2nd

distributed computing 2nd 3rd 4th

divide by zero 2nd

divide-and-conquer approach

DivideByZeroException class 2nd 3rd

division assignment operator (/=)

DNS (domain name system) server

DNS lookup

Do Until...Loop repetition statement 2nd 3rd

Do While...Loop repetition statement 2nd

Do...Loop Until repetition statement 2nd

Do...Loop While repetition statement 2nd

Do...Loop While repetition statement activity diagram 2nd

dock a control

Dock property of class Control

docking demonstration

Document member of enumeration GraphicsUnit

Document Object Model (DOM) tree

DOCUMENT property of a Web Form

document root

document type declaration

Document Type Definition (DTD) 2nd 3rd

     for a business letter

DocumentCompleted event of class WebBrowser

DocumentTitle property of class WebBrowser

DocumentTitleChanged event of class WebBrowser

DOM (Document Object Model) tree

DOM parser

DOM structure of an XML document displayed in a TreeView

domain name system (DNS) server

Domain property of HttpCookie class

DOS operating system

dot separator (.) 2nd 3rd 4th 5th

dotted line in the UML

Double primitive type 2nd 3rd

double quotes ("")

Double structure 2nd 3rd

double-byte character set (DBCS)

double-clicking

double-precision floating-point number

double-selection statement

double-subscripted array

Double.NaN 2nd

Double.NegativeInfinity

Double.Parse method

Double.PositiveInfinity

doubly linked list

down-arrow button 2nd

downcast 2nd 3rd

Draw event of class ToolTip

draw on control

draw shapes

DrawArc method of class Graphics

DrawEllipse method of class Graphics 2nd 3rd

DrawImage method of class Graphics

drawing a line

drawing a rectangle

drawing an oval

DrawLine method of class Graphics 2nd

DrawLines method of class Graphics

DrawPie method of class Graphics 2nd 3rd

DrawPolygon method of class Graphics 2nd

DrawRectangle method of class Graphics 2nd 3rd

DrawString method of Class Graphics

DrawString method of class Graphics

drop-down list 2nd

DropDown value of enumeration ComboBoxStyle

DropDownList ASP.NET Web control

DropDownList value of enumeration ComboBoxStyle

DropDownStyle property of class ComboBox

DTD (Document Type Definition) 2nd

DTD repository

dummy value

duplicate elimination

duplicate of datagram

dynamic data structures

dynamic help

Dynamic Help window

dynamic link library

dynamic link library (.dll)

dynamic memory allocation 2nd

Категории