Microsoft Visual C++ .NET 2003 Kick Start

[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]

data

       adding to DataGrid   2nd   3rd  

       managed

               boxing   2nd   3rd   4th   5th  

                garbage-collected classes   2nd   3rd   4th   5th  

               garbage-collected classes, inheritance restrictions   2nd  

               garbage-collected classes, restrictions   2nd  

               garbage-collected classes, single inheritance   2nd  

               indeterministic destruction  

               managed libraries   2nd  

               managed libraries, legacy libraries   2nd  

               managed libraries, visiblity   2nd  

               pinning   2nd   3rd   4th   5th  

               value classes   2nd   3rd   4th   5th   6th  

       unmanaged   2nd  

               boxing   2nd   3rd   4th   5th  

               managed libraries   2nd  

               managed libraries, legacy libraries   2nd  

               managed libraries, visibility   2nd  

               pinning   2nd   3rd   4th   5th  

Data grid (toolbox control)  

data grids

       ASP.NET  

       data readers

               binding to   2nd  

       WinForms  

data layers  

       applications

               creating  

       projects

               creating   2nd  

        prototypes

               creating without  

data layers (managed C++)

       ADO.NET Class Library   2nd  

               data readers   2nd  

               data readers, configuration files   2nd  

               data readers, console applications   2nd   3rd  

               data readers, LookupReader() method   2nd   3rd  

               DataReader class   2nd  

               DataSet class   2nd   3rd   4th  

               DataSet class, configuration files   2nd   3rd   4th  

               DataSet class, connection strings   2nd  

               DataSet class, database code   2nd  

               DataSet class, Lookup() method   2nd   3rd  

               DataSet class, projects   2nd  

               DataSet class, user interface   2nd   3rd  

       database updates

               datasets  

               datasets, modifications   2nd  

               datasets, user interface modifications   2nd   3rd  

       databases   2nd   3rd   4th   5th   6th  

               filling from XML   2nd  

               flat  

               flat, linked.   [See relational databases]

               relational  

               relational, tables  

       DataSet objects  

               XML, creating   2nd  

data reader

       classes   2nd  

data readers   2nd  

       binding to data grids   2nd  

       configuration files   2nd  

       console applications   2nd   3rd  

       disconnecting  

       LookupReader() method   2nd   3rd  

DataAdapter

       creating  

DataAdapter objects  

database code

       DataSet classes

               filling   2nd  

databases   2nd   3rd   4th   5th   6th  

       accessing.   [See also ADO.NET Class Library]

       filling from XML   2nd  

       flat  

               linked.   [See relational databases]

       relational  

               tables  

       updating

               datasets  

               datasets, data layer modifications   2nd  

               datasets, user interface modifications   2nd   3rd  

DataFilter class   2nd   3rd  

DataGrid class   2nd  

       data

               adding   2nd   3rd  

       datasets connections   2nd   3rd  

DataReader class   2nd  

DataRelation objects  

DataSet class   2nd   3rd   4th  

       connection strings   2nd   3rd   4th   5th   6th  

       data layer projects   2nd  

       database code   2nd  

       Lookup() method   2nd   3rd  

       user interface   2nd   3rd  

DataSet objects  

       XML

               creating   2nd  

DataSets

       binding to form controls  

               configuration files   2nd   3rd   4th  

               connection strings   2nd  

               data layer projects   2nd  

               database code   2nd  

               Lookup() method   2nd   3rd  

               user interface   2nd   3rd  

datasets

       connecting to DataGrid class   2nd   3rd  

       database updates  

               data layers;modifying   2nd  

               user interfaces;modifying   2nd   3rd  

       typed

               creating  

DataTable objects  

DataView class   2nd   3rd   4th   5th   6th  

DateTime

       managed code  

DateTime picker (toolbox control)  

DayOfWeek property  

Debug menu commands

       Processes  

       Start  

       Start Debugging  

       Start without Debugging   2nd  

       Step Over  

Debug toolbar  

debug versions (builds)

       versus release versions (builds)   2nd   3rd  

debuggers   2nd   3rd  

       breakpoints  

debugging

       COM applications   2nd   3rd  

       locally  

       remoting  

       unmanaged console applications   2nd   3rd  

       Windows service   2nd   3rd  

declaring

       Arithmetic class  

decryption   2nd   3rd  

default events

       controls   2nd  

definitions

       legacy types

               finding   2nd  

delegates  

       events

               remote communications   2nd  

delete operator   2nd   3rd  

deploying

       remote clients   2nd   3rd  

destruction

       deterministic   2nd  

       indeterministic  

destructors

       DLL classes  

deterministic destruction   2nd  

dialog boxes

       Add Method Wizard  

       Add New Item   2nd  

       Add Reference   2nd   3rd  

       Add References  

       Add Web Reference  

       Attach to Process  

        buttons

               connecting to functions  

       Command Line  

       creating   2nd  

       Customize Toolbox  

       fields

               connecting to variables   2nd  

       functions

               coding   2nd   3rd   4th  

       Win32 Application Wizard  

DialogResult property  

directives

       #import   2nd  

       #using   2nd  

Disabled installers  

disco [period] file extension  

discovery documents

       Web Services   2nd   3rd  

Dispose() method  

Divide() method  

DLL

       (Dynamic-Link Library)  

       Add() function   2nd   3rd  

       creating  

       error checking   2nd  

       exported methods

               viewing   2nd  

       header files

               writing   2nd   3rd  

       import library  

       Log() function   2nd   3rd  

       MFC  

       mixed

               IJW (It Just Works) and managed class libraries   2nd  

               IJW (It Just Works) and managed class libraries, CRT library initialization   2nd   3rd  

               IJW (It Just Works) and managed class libraries, library initialization   2nd   3rd  

               IJW (It Just Works) and managed class libraries, lock-loader bugs   2nd  

       overview   2nd   3rd  

       sample

               creating   2nd   3rd  

       storing  

       testing   2nd  

       unmanaged

               C#   2nd   3rd   4th   5th  

               managed C++  

               managed C++, custom marshalers   2nd   3rd   4th   5th   6th   7th   8th   9th   10th   11th   12th   13th   14th  

               managed C++, import library   2nd   3rd  

               managed C++, PInvoke   2nd   3rd   4th   5th   6th  

       unmanaged C++   2nd  

               dumpbin utility   2nd  

               explicit linking   2nd   3rd   4th   5th  

               implicit linking   2nd   3rd  

       versus EXE (COM programming)  

       Win32  

DLL classes

       constructors/destructors  

DLL Hell  

DLLImport attribute   2nd  

Dock property   2nd  

documents.   [See files]

domain names

       roles  

dot ()

       namespaces   2nd  

double colons ()

       namespaces   2nd  

drag and drop  

       drag sources

               controls, creating as   2nd  

       drop targets

               controls, creating as   2nd   3rd   4th  

drag sources (drag and drop)

       controls

               creating as   2nd  

drawing

       pens   2nd  

drop targets (drag and drop)

       controls

               creating as   2nd   3rd   4th  

dumpbin utility   2nd  

Dynamic-Link Library.   [See DLL]

Категории